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