Package | Description |
---|---|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
NodeToNodeEncryptionOptionsStatus |
NodeToNodeEncryptionOptionsStatus.clone() |
NodeToNodeEncryptionOptionsStatus |
DomainConfig.getNodeToNodeEncryptionOptions()
The
NodeToNodeEncryptionOptions for the domain. |
NodeToNodeEncryptionOptionsStatus |
NodeToNodeEncryptionOptionsStatus.withOptions(NodeToNodeEncryptionOptions options)
The node-to-node encryption options for the specified domain.
|
NodeToNodeEncryptionOptionsStatus |
NodeToNodeEncryptionOptionsStatus.withStatus(OptionStatus status)
The status of the node-to-node encryption options for the specified domain.
|
Modifier and Type | Method and Description |
---|---|
void |
DomainConfig.setNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsStatus nodeToNodeEncryptionOptions)
The
NodeToNodeEncryptionOptions for the domain. |
DomainConfig |
DomainConfig.withNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsStatus nodeToNodeEncryptionOptions)
The
NodeToNodeEncryptionOptions for the domain. |
Copyright © 2022. All rights reserved.