Class AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails

java.lang.Object
software.amazon.awssdk.services.securityhub.model.AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails.Builder,AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails>

@Generated("software.amazon.awssdk:codegen") public final class AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails.Builder,AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails>

The data-volume encryption details. You can't update encryption at rest settings for existing clusters.

See Also: