get Entry Group Iam Policy
suspend fun getEntryGroupIamPolicy(argument: GetEntryGroupIamPolicyPlainArgs): GetEntryGroupIamPolicyResult
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 getEntryGroupIamPolicy(entryGroupId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetEntryGroupIamPolicyResult
Return
null
See also
Parameters
entry Group Id
location
options Requested Policy Version
project
suspend fun getEntryGroupIamPolicy(argument: suspend GetEntryGroupIamPolicyPlainArgsBuilder.() -> Unit): GetEntryGroupIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.dataplex.v1.kotlin.inputs.GetEntryGroupIamPolicyPlainArgs.