get Organization Iam Policy
suspend fun getOrganizationIamPolicy(argument: GetOrganizationIamPolicyPlainArgs): GetOrganizationIamPolicyResult
Gets the access control policy for an organization resource. The policy may be empty if no such policy or resource exists. The resource
field should be the organization's resource name, for example: "organizations/123". Authorization requires the IAM permission resourcemanager.organizations.getIamPolicy
on the specified organization.
Return
null
Parameters
argument
null
Return
null
Parameters
organization Id
See also
suspend fun getOrganizationIamPolicy(argument: suspend GetOrganizationIamPolicyPlainArgsBuilder.() -> Unit): GetOrganizationIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.cloudresourcemanager.v3.kotlin.inputs.GetOrganizationIamPolicyPlainArgs.