kmsKeys property

List<String>? kmsKeys
getter/setter pair

The Cloud KMS CryptoKey names or CryptoKeyVersion names.

This field is available only when the resource's Protobuf contains it. To search against the kms_keys: * Use a field query. Example: kmsKeys:key

  • Use a free text query. Example: key

Implementation

core.List<core.String>? kmsKeys;