encryptionSpec property

EncryptionSpec? encryptionSpec
final

Optional. Customer-managed encryption key spec for data storage. If set, both of the online and offline data storage will be secured by this key.

Implementation

final EncryptionSpec? encryptionSpec;