All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.clouddeploy.v1.getAutomation.scala Maven / Gradle / Ivy

There is a newer version: 0.32.0-core.0.4
Show newest version
package besom.api.googlenative.clouddeploy.v1

def getAutomation(using ctx: besom.types.Context)(
  args: besom.api.googlenative.clouddeploy.v1.GetAutomationArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.clouddeploy.v1.GetAutomationResult] =
   ctx.invoke[besom.api.googlenative.clouddeploy.v1.GetAutomationArgs, besom.api.googlenative.clouddeploy.v1.GetAutomationResult]("google-native:clouddeploy/v1:getAutomation", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy