
src.deploymentmanager.alpha.getDeploymentIamPolicy.scala Maven / Gradle / Ivy
package besom.api.googlenative.deploymentmanager.alpha
def getDeploymentIamPolicy(using ctx: besom.types.Context)(
args: besom.api.googlenative.deploymentmanager.alpha.GetDeploymentIamPolicyArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.deploymentmanager.alpha.GetDeploymentIamPolicyResult] =
ctx.invoke[besom.api.googlenative.deploymentmanager.alpha.GetDeploymentIamPolicyArgs, besom.api.googlenative.deploymentmanager.alpha.GetDeploymentIamPolicyResult]("google-native:deploymentmanager/alpha:getDeploymentIamPolicy", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy