get Crypto Key Version
Returns metadata for a given CryptoKeyVersion.
Return
null
Parameters
argument
null
suspend fun getCryptoKeyVersion(cryptoKeyId: String, cryptoKeyVersionId: String, keyRingId: String, location: String, project: String? = null): GetCryptoKeyVersionResult
Return
null
See also
Parameters
crypto Key Id
crypto Key Version Id
key Ring Id
location
project
suspend fun getCryptoKeyVersion(argument: suspend GetCryptoKeyVersionPlainArgsBuilder.() -> Unit): GetCryptoKeyVersionResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.cloudkms.v1.kotlin.inputs.GetCryptoKeyVersionPlainArgs.