class Aws::ElasticsearchService::Types::AutoTuneMaintenanceSchedule
@return [String]<br>: docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html<br><br><br><br>the [Developer Guide] for more information.
Specifies cron expression for a recurring maintenance schedule. See
@!attribute [rw] cron_expression_for_recurrence
@return [Types::Duration]<br>: docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html<br><br><br><br>unit. See the [Developer Guide] for more information.
Specifies maintenance schedule duration: duration value and duration
@!attribute [rw] duration
@return [Time]
Specifies timestamp at which Auto-Tune maintenance schedule start.
@!attribute [rw] start_at
}
cron_expression_for_recurrence: “String”,
},
unit: “HOURS”, # accepts HOURS
value: 1,
duration: {
start_at: Time.now,
{
data as a hash:
@note When making an API call, you may pass AutoTuneMaintenanceSchedule<br><br>: docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html<br><br><br><br>for more information.
Specifies Auto-Tune maitenance schedule. See the [Developer Guide]