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