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