atRestEncryptionEnabled property
A flag that enables encryption at-rest when set to true.
You cannot modify the value of AtRestEncryptionEnabled after
the cluster is created. To enable encryption at-rest on a cluster you must
set AtRestEncryptionEnabled to true when you
create a cluster.
Required: Only available when creating a replication group in an
Amazon VPC using redis version 3.2.6, 4.x or
later.
Default: false
Implementation
final bool? atRestEncryptionEnabled;