GetKMSCryptoKeyPrimary

data class GetKMSCryptoKeyPrimary(val name: String, val state: String)

Constructors

Link copied to clipboard
constructor(name: String, state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The CryptoKey's name. A CryptoKey’s name belonging to the specified Google Cloud Platform KeyRing and match the regular expression [a-zA-Z0-9_-]{1,63}

Link copied to clipboard

The current state of the CryptoKeyVersion.