get Domain Iam Policy
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 getDomainIamPolicy(domainId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetDomainIamPolicyResult
Return
null
See also
Parameters
domain Id
options Requested Policy Version
project
suspend fun getDomainIamPolicy(argument: suspend GetDomainIamPolicyPlainArgsBuilder.() -> Unit): GetDomainIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.managedidentities.v1beta1.kotlin.inputs.GetDomainIamPolicyPlainArgs.