encryptedWithHSM property
A boolean that indicates whether the snapshot data is encrypted using the
HSM keys of the source cluster. true
indicates that the data is
encrypted using HSM keys.
Implementation
final bool? encryptedWithHSM;
A boolean that indicates whether the snapshot data is encrypted using the
HSM keys of the source cluster. true
indicates that the data is
encrypted using HSM keys.
final bool? encryptedWithHSM;