get Entry Type Iam Policy
suspend fun getEntryTypeIamPolicy(argument: GetEntryTypeIamPolicyPlainArgs): GetEntryTypeIamPolicyResult
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 getEntryTypeIamPolicy(entryTypeId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetEntryTypeIamPolicyResult
Return
null
See also
Parameters
entry Type Id
location
options Requested Policy Version
project
suspend fun getEntryTypeIamPolicy(argument: suspend GetEntryTypeIamPolicyPlainArgsBuilder.() -> Unit): GetEntryTypeIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.dataplex.v1.kotlin.inputs.GetEntryTypeIamPolicyPlainArgs.