decryptionKeys property

List<String>? decryptionKeys
getter/setter pair

Keys in use by the cluster for decrypting existing objects, in addition to the key in key_name.

Each item is a CloudKMS key resource.

Output only.

Implementation

core.List<core.String>? decryptionKeys;