class Aws::ElasticsearchService::Types::ScheduledAutoTuneDetails
Specifies details of the scheduled Auto-Tune action. See the
- Developer Guide][1
-
for more information.
[1]: docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html
@!attribute [rw] date
Specifies timestamp for the Auto-Tune action scheduled for the domain. @return [Time]
@!attribute [rw] action_type
Specifies Auto-Tune action type. Valid values are JVM\_HEAP\_SIZE\_TUNING and JVM\_YOUNG\_GEN\_TUNING. @return [String]
@!attribute [rw] action
Specifies Auto-Tune action description. @return [String]
@!attribute [rw] severity
Specifies Auto-Tune action severity. Valid values are LOW, MEDIUM and HIGH. @return [String]
Constants
- SENSITIVE