get Crypto Key
Returns metadata for a given CryptoKey, as well as its primary CryptoKeyVersion.
Return
null
Parameters
argument
null
suspend fun getCryptoKey(cryptoKeyId: String, keyRingId: String, location: String, project: String? = null): GetCryptoKeyResult
Return
null
See also
Parameters
crypto Key Id
key Ring Id
location
project
suspend fun getCryptoKey(argument: suspend GetCryptoKeyPlainArgsBuilder.() -> Unit): GetCryptoKeyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.cloudkms.v1.kotlin.inputs.GetCryptoKeyPlainArgs.