Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails
-
Packages that use AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails Modifier and Type Method Description AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetailsAwsMskClusterClusterInfoEncryptionInfoDetails. encryptionAtRest()The data-volume encryption details.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails Modifier and Type Method Description AwsMskClusterClusterInfoEncryptionInfoDetails.BuilderAwsMskClusterClusterInfoEncryptionInfoDetails.Builder. encryptionAtRest(AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails encryptionAtRest)The data-volume encryption details.
-