| Package | Description |
|---|---|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
ClusterConfigStatus |
ClusterConfigStatus.clone() |
ClusterConfigStatus |
DomainConfig.getClusterConfig()
The
ClusterConfig for the domain. |
ClusterConfigStatus |
ClusterConfigStatus.withOptions(ClusterConfig options)
The cluster configuration for the specified domain.
|
ClusterConfigStatus |
ClusterConfigStatus.withStatus(OptionStatus status)
The cluster configuration status for the specified domain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainConfig.setClusterConfig(ClusterConfigStatus clusterConfig)
The
ClusterConfig for the domain. |
DomainConfig |
DomainConfig.withClusterConfig(ClusterConfigStatus clusterConfig)
The
ClusterConfig for the domain. |
Copyright © 2022. All rights reserved.