| Package | Description |
|---|---|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
AutoTuneOptionsOutput |
AutoTuneOptionsOutput.clone() |
AutoTuneOptionsOutput |
DomainStatus.getAutoTuneOptions()
The current status of the domain's Auto-Tune options.
|
AutoTuneOptionsOutput |
AutoTuneOptionsOutput.withErrorMessage(String errorMessage)
The error message while enabling or disabling Auto-Tune.
|
AutoTuneOptionsOutput |
AutoTuneOptionsOutput.withState(AutoTuneState state)
The
AutoTuneState for the domain. |
AutoTuneOptionsOutput |
AutoTuneOptionsOutput.withState(String state)
The
AutoTuneState for the domain. |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainStatus.setAutoTuneOptions(AutoTuneOptionsOutput autoTuneOptions)
The current status of the domain's Auto-Tune options.
|
DomainStatus |
DomainStatus.withAutoTuneOptions(AutoTuneOptionsOutput autoTuneOptions)
The current status of the domain's Auto-Tune options.
|
Copyright © 2022. All rights reserved.