get Managed Zone Iam Policy
suspend fun getManagedZoneIamPolicy(argument: GetManagedZoneIamPolicyPlainArgs): GetManagedZoneIamPolicyResult
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 getManagedZoneIamPolicy(managedZone: String, project: String? = null): GetManagedZoneIamPolicyResult
Return
null
Parameters
managed Zone
project
See also
suspend fun getManagedZoneIamPolicy(argument: suspend GetManagedZoneIamPolicyPlainArgsBuilder.() -> Unit): GetManagedZoneIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.dns.v1.kotlin.inputs.GetManagedZoneIamPolicyPlainArgs.