encryptedWithHSM property

bool? encryptedWithHSM
final

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;