get Key Ring 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 getKeyRingIamPolicy(keyRingId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetKeyRingIamPolicyResult
Return
null
Parameters
key Ring Id
location
options Requested Policy Version
project
See also
suspend fun getKeyRingIamPolicy(argument: suspend GetKeyRingIamPolicyPlainArgsBuilder.() -> Unit): GetKeyRingIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.cloudkms.v1.kotlin.inputs.GetKeyRingIamPolicyPlainArgs.