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