class Aws::ElasticsearchService::Types::AutoTuneOptions
@return [Array<Types::AutoTuneMaintenanceSchedule>]<br>: docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html<br><br><br><br>for more information.
Specifies list of maitenance schedules. See the [Developer Guide][1]
@!attribute [rw] maintenance_schedules
@return [String]
domain. Valid values are NO_ROLLBACK, DEFAULT_ROLLBACK.
Specifies the rollback state while disabling Auto-Tune for the
@!attribute [rw] rollback_on_disable
@return [String]
DISABLED.
Specifies the Auto-Tune desired state. Valid values are ENABLED,
@!attribute [rw] desired_state
}
],
},
cron_expression_for_recurrence: “String”,
},
unit: “HOURS”, # accepts HOURS
value: 1,
duration: {
start_at: Time.now,
{
maintenance_schedules: [
rollback_on_disable: “NO_ROLLBACK”, # accepts NO_ROLLBACK, DEFAULT_ROLLBACK
desired_state: “ENABLED”, # accepts ENABLED, DISABLED
{
data as a hash:
@note When making an API call, you may pass AutoTuneOptions
maintenance schedules.
domain, rollback state when disabling Auto-Tune options and list of
Specifies the Auto-Tune options: the Auto-Tune desired state for the