| Package | Description |
|---|---|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
EBSOptionsStatus |
EBSOptionsStatus.clone() |
EBSOptionsStatus |
DomainConfig.getEBSOptions()
The
EBSOptions for the domain. |
EBSOptionsStatus |
EBSOptionsStatus.withOptions(EBSOptions options)
The 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)
The
EBSOptions for the domain. |
DomainConfig |
DomainConfig.withEBSOptions(EBSOptionsStatus eBSOptions)
The
EBSOptions for the domain. |
Copyright © 2022. All rights reserved.