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 the 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 the domain.
|
DomainConfig |
DomainConfig.withEBSOptions(EBSOptionsStatus eBSOptions)
Container for EBS options configured for the domain.
|
Copyright © 2023. All rights reserved.