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