Class AwsMskClusterClusterInfoEncryptionInfoDetails

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

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

Includes encryption-related information, such as the KMS key used for encrypting data at rest and whether you want MSK to encrypt your data in transit.

See Also: