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

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

package besom.api.googlenative.compute.alpha

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy