Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails
-
Packages that use AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails Modifier and Type Method Description AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetailsAwsOpenSearchServiceDomainDetails. encryptionAtRestOptions()Details about the configuration for encryption at rest.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails Modifier and Type Method Description AwsOpenSearchServiceDomainDetails.BuilderAwsOpenSearchServiceDomainDetails.Builder. encryptionAtRestOptions(AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails encryptionAtRestOptions)Details about the configuration for encryption at rest.
-