| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionAtRestOptions |
CreateElasticsearchDomainRequest.encryptionAtRestOptions()
Specifies the Encryption At Rest Options.
|
EncryptionAtRestOptions |
ElasticsearchDomainStatus.encryptionAtRestOptions()
Specifies the status of the
EncryptionAtRestOptions. |
EncryptionAtRestOptions |
UpdateElasticsearchDomainConfigRequest.encryptionAtRestOptions()
Specifies the Encryption At Rest Options.
|
EncryptionAtRestOptions |
EncryptionAtRestOptionsStatus.options()
Specifies the Encryption At Rest options for the specified Elasticsearch domain.
|
| Modifier and Type | Method and Description |
|---|---|
CreateElasticsearchDomainRequest.Builder |
CreateElasticsearchDomainRequest.Builder.encryptionAtRestOptions(EncryptionAtRestOptions encryptionAtRestOptions)
Specifies the Encryption At Rest Options.
|
ElasticsearchDomainStatus.Builder |
ElasticsearchDomainStatus.Builder.encryptionAtRestOptions(EncryptionAtRestOptions encryptionAtRestOptions)
Specifies the status of the
EncryptionAtRestOptions. |
UpdateElasticsearchDomainConfigRequest.Builder |
UpdateElasticsearchDomainConfigRequest.Builder.encryptionAtRestOptions(EncryptionAtRestOptions encryptionAtRestOptions)
Specifies the Encryption At Rest Options.
|
EncryptionAtRestOptionsStatus.Builder |
EncryptionAtRestOptionsStatus.Builder.options(EncryptionAtRestOptions options)
Specifies the Encryption At Rest options for the specified Elasticsearch domain.
|
Copyright © 2023. All rights reserved.