Package | Description |
---|---|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
EncryptionAtRestOptionsStatus |
EncryptionAtRestOptionsStatus.clone() |
EncryptionAtRestOptionsStatus |
DomainConfig.getEncryptionAtRestOptions()
Key-value pairs to enable encryption at rest.
|
EncryptionAtRestOptionsStatus |
EncryptionAtRestOptionsStatus.withOptions(EncryptionAtRestOptions options)
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)
Key-value pairs to enable encryption at rest.
|
DomainConfig |
DomainConfig.withEncryptionAtRestOptions(EncryptionAtRestOptionsStatus encryptionAtRestOptions)
Key-value pairs to enable encryption at rest.
|
Copyright © 2023. All rights reserved.