| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsElasticsearchDomainEncryptionAtRestOptions |
AwsElasticsearchDomainEncryptionAtRestOptions.clone() |
AwsElasticsearchDomainEncryptionAtRestOptions |
AwsElasticsearchDomainDetails.getEncryptionAtRestOptions()
Details about the configuration for encryption at rest.
|
AwsElasticsearchDomainEncryptionAtRestOptions |
AwsElasticsearchDomainEncryptionAtRestOptions.withEnabled(Boolean enabled)
Whether encryption at rest is enabled.
|
AwsElasticsearchDomainEncryptionAtRestOptions |
AwsElasticsearchDomainEncryptionAtRestOptions.withKmsKeyId(String kmsKeyId)
The KMS key ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsElasticsearchDomainDetails.setEncryptionAtRestOptions(AwsElasticsearchDomainEncryptionAtRestOptions encryptionAtRestOptions)
Details about the configuration for encryption at rest.
|
AwsElasticsearchDomainDetails |
AwsElasticsearchDomainDetails.withEncryptionAtRestOptions(AwsElasticsearchDomainEncryptionAtRestOptions encryptionAtRestOptions)
Details about the configuration for encryption at rest.
|
Copyright © 2023. All rights reserved.