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