get Lake Iam Policy
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 getLakeIamPolicy(lakeId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetLakeIamPolicyResult
Return
null
Parameters
lake Id
location
options Requested Policy Version
project
See also
suspend fun getLakeIamPolicy(argument: suspend GetLakeIamPolicyPlainArgsBuilder.() -> Unit): GetLakeIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.dataplex.v1.kotlin.inputs.GetLakeIamPolicyPlainArgs.