get Registry Iam Policy
suspend fun getRegistryIamPolicy(argument: GetRegistryIamPolicyPlainArgs): GetRegistryIamPolicyResult
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 getRegistryIamPolicy(location: String, project: String? = null, registryId: String): GetRegistryIamPolicyResult
Return
null
Parameters
location
project
registry Id
See also
suspend fun getRegistryIamPolicy(argument: suspend GetRegistryIamPolicyPlainArgsBuilder.() -> Unit): GetRegistryIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.cloudiot.v1.kotlin.inputs.GetRegistryIamPolicyPlainArgs.