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