get Lake Zone Iam Policy
suspend fun getLakeZoneIamPolicy(argument: GetLakeZoneIamPolicyPlainArgs): GetLakeZoneIamPolicyResult
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
Return
null
Parameters
argument
null
suspend fun getLakeZoneIamPolicy(lakeId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, zone: String): GetLakeZoneIamPolicyResult
Return
null
See also
Parameters
lake Id
location
options Requested Policy Version
project
zone
suspend fun getLakeZoneIamPolicy(argument: suspend GetLakeZoneIamPolicyPlainArgsBuilder.() -> Unit): GetLakeZoneIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.dataplex.v1.kotlin.inputs.GetLakeZoneIamPolicyPlainArgs.