| Package | Description |
|---|---|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
AutoTuneOptionsStatus |
AutoTuneOptionsStatus.clone() |
AutoTuneOptionsStatus |
DomainConfig.getAutoTuneOptions()
Specifies
AutoTuneOptions for the domain. |
AutoTuneOptionsStatus |
AutoTuneOptionsStatus.withOptions(AutoTuneOptions options)
Specifies Auto-Tune options for the domain.
|
AutoTuneOptionsStatus |
AutoTuneOptionsStatus.withStatus(AutoTuneStatus status)
The status of the Auto-Tune options for the domain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainConfig.setAutoTuneOptions(AutoTuneOptionsStatus autoTuneOptions)
Specifies
AutoTuneOptions for the domain. |
DomainConfig |
DomainConfig.withAutoTuneOptions(AutoTuneOptionsStatus autoTuneOptions)
Specifies
AutoTuneOptions for the domain. |
Copyright © 2022. All rights reserved.