encryptionInfo property

List<EncryptionInfo>? encryptionInfo
getter/setter pair

The encryption information for the table in this cluster.

If the encryption key protecting this resource is customer managed, then its version can be rotated in Cloud Key Management Service (Cloud KMS). The primary version of the key and its status will be reflected here when changes propagate from Cloud KMS.

Output only.

Implementation

core.List<EncryptionInfo>? encryptionInfo;