getTenantIamPolicy

Gets the access control policy for a resource. An error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it. Caller must have the right Google IAM permission on the resource.

Return

null

Parameters

argument

null


suspend fun getTenantIamPolicy(project: String? = null, tenantId: String): GetTenantIamPolicyResult

Return

null

Parameters

project
tenantId

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.identitytoolkit.v2.kotlin.inputs.GetTenantIamPolicyPlainArgs.

See also