encryptionSpec property

EncryptionSpec? encryptionSpec
final

Optional. Customer-managed encryption key spec for a PersistentResource. If set, this PersistentResource and all sub-resources of this PersistentResource will be secured by this key.

Implementation

final EncryptionSpec? encryptionSpec;