get Organization Tenant Iam Policy
suspend fun getOrganizationTenantIamPolicy(argument: GetOrganizationTenantIamPolicyPlainArgs): GetOrganizationTenantIamPolicyResult
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 getOrganizationTenantIamPolicy(optionsRequestedPolicyVersion: Int? = null, organizationId: String, tenantId: String): GetOrganizationTenantIamPolicyResult
Return
null
Parameters
options Requested Policy Version
organization Id
tenant Id
See also
suspend fun getOrganizationTenantIamPolicy(argument: suspend GetOrganizationTenantIamPolicyPlainArgsBuilder.() -> Unit): GetOrganizationTenantIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.beyondcorp.v1.kotlin.inputs.GetOrganizationTenantIamPolicyPlainArgs.