Package | Description |
---|---|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
OffPeakWindowOptionsStatus |
OffPeakWindowOptionsStatus.clone() |
OffPeakWindowOptionsStatus |
DomainConfig.getOffPeakWindowOptions()
Container for off-peak window options for the domain.
|
OffPeakWindowOptionsStatus |
OffPeakWindowOptionsStatus.withOptions(OffPeakWindowOptions options)
The domain's off-peak window configuration.
|
OffPeakWindowOptionsStatus |
OffPeakWindowOptionsStatus.withStatus(OptionStatus status)
The current status of off-peak window options.
|
Modifier and Type | Method and Description |
---|---|
void |
DomainConfig.setOffPeakWindowOptions(OffPeakWindowOptionsStatus offPeakWindowOptions)
Container for off-peak window options for the domain.
|
DomainConfig |
DomainConfig.withOffPeakWindowOptions(OffPeakWindowOptionsStatus offPeakWindowOptions)
Container for off-peak window options for the domain.
|
Copyright © 2023. All rights reserved.