
src.clouddeploy.v1.getAutomation.scala Maven / Gradle / Ivy
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