Package | Description |
---|---|
com.amazonaws.services.elasticsearch.model |
Modifier and Type | Method and Description |
---|---|
EncryptionAtRestOptionsStatus |
EncryptionAtRestOptionsStatus.clone() |
EncryptionAtRestOptionsStatus |
ElasticsearchDomainConfig.getEncryptionAtRestOptions()
Specifies the
EncryptionAtRestOptions for the Elasticsearch domain. |
EncryptionAtRestOptionsStatus |
EncryptionAtRestOptionsStatus.withOptions(EncryptionAtRestOptions options)
Specifies the Encryption At Rest options for the specified Elasticsearch domain.
|
EncryptionAtRestOptionsStatus |
EncryptionAtRestOptionsStatus.withStatus(OptionStatus status)
Specifies the status of the Encryption At Rest options for the specified Elasticsearch domain.
|
Modifier and Type | Method and Description |
---|---|
void |
ElasticsearchDomainConfig.setEncryptionAtRestOptions(EncryptionAtRestOptionsStatus encryptionAtRestOptions)
Specifies the
EncryptionAtRestOptions for the Elasticsearch domain. |
ElasticsearchDomainConfig |
ElasticsearchDomainConfig.withEncryptionAtRestOptions(EncryptionAtRestOptionsStatus encryptionAtRestOptions)
Specifies the
EncryptionAtRestOptions for the Elasticsearch domain. |
Copyright © 2021. All rights reserved.