AWSOpenSearchDomainAutoTuneOptions
No description
type AWSOpenSearchDomainAutoTuneOptions {
errorMessage: String!
state: AWSOpenSearchDomainAutoTuneStateType!
useOffPeakWindow: Boolean!
}
Fields
AWSOpenSearchDomainAutoTuneOptions.errorMessage ● String! non-null scalar
Any errors that occurred while enabling or disabling Auto-Tune
AWSOpenSearchDomainAutoTuneOptions.state ● AWSOpenSearchDomainAutoTuneStateType! non-null enum
The current state of Auto-Tune on the domain
AWSOpenSearchDomainAutoTuneOptions.useOffPeakWindow ● Boolean! non-null scalar
Indicates whether the domain's off-peak window will be used to deploy Auto-Tune changes rather than a maintenance schedule
Member of
AWSOpenSearchDomain object