cryptoKeyVersions property

List<String>? cryptoKeyVersions
getter/setter pair

The names of the Cloud KMS CryptoKeyVersion used to protect this resource via CMEK.

This field is empty if the Google Cloud product owning the resource does not provide key versions data to Asset Inventory. The first element of this field is stored in crypto_key_version.

Implementation

core.List<core.String>? cryptoKeyVersions;