| Package | Description |
|---|---|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
EBSOptionsStatus |
EBSOptionsStatus.clone() |
EBSOptionsStatus |
DomainConfig.getEBSOptions()
Container for EBS options configured for an OpenSearch Service domain.
|
EBSOptionsStatus |
EBSOptionsStatus.withOptions(EBSOptions options)
The configured EBS options for the specified domain.
|
EBSOptionsStatus |
EBSOptionsStatus.withStatus(OptionStatus status)
The status of the EBS options for the specified domain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainConfig.setEBSOptions(EBSOptionsStatus eBSOptions)
Container for EBS options configured for an OpenSearch Service domain.
|
DomainConfig |
DomainConfig.withEBSOptions(EBSOptionsStatus eBSOptions)
Container for EBS options configured for an OpenSearch Service domain.
|
Copyright © 2022. All rights reserved.