get Provider Iam Policy
suspend fun getProviderIamPolicy(argument: GetProviderIamPolicyPlainArgs): GetProviderIamPolicyResult
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 getProviderIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, providerId: String): GetProviderIamPolicyResult
Return
null
Parameters
location
options Requested Policy Version
project
provider Id
See also
suspend fun getProviderIamPolicy(argument: suspend GetProviderIamPolicyPlainArgsBuilder.() -> Unit): GetProviderIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.connectors.v1.kotlin.inputs.GetProviderIamPolicyPlainArgs.