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

src.compute.alpha.getResourcePolicyIamPolicy.scala Maven / Gradle / Ivy

package besom.api.googlenative.compute.alpha

def getResourcePolicyIamPolicy(using ctx: besom.types.Context)(
  args: besom.api.googlenative.compute.alpha.GetResourcePolicyIamPolicyArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.compute.alpha.GetResourcePolicyIamPolicyResult] =
   ctx.invoke[besom.api.googlenative.compute.alpha.GetResourcePolicyIamPolicyArgs, besom.api.googlenative.compute.alpha.GetResourcePolicyIamPolicyResult]("google-native:compute/alpha:getResourcePolicyIamPolicy", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy