class Aws::OpenSearchService::Types::ScheduledAutoTuneDetails

Specifies details about the scheduled Auto-Tune action. See [ Auto-Tune for Amazon OpenSearch Service ][1] for more information.

[1]: docs.aws.amazon.com/opensearch-service/latest/developerguide/auto-tune.html

@!attribute [rw] date

The timestamp of the Auto-Tune action scheduled for the domain.
@return [Time]

@!attribute [rw] action_type

The Auto-Tune action type. Valid values are JVM\_HEAP\_SIZE\_TUNING
and JVM\_YOUNG\_GEN\_TUNING.
@return [String]

@!attribute [rw] action

The Auto-Tune action description.
@return [String]

@!attribute [rw] severity

The Auto-Tune action severity. Valid values are LOW, MEDIUM, and
HIGH.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/ScheduledAutoTuneDetails AWS API Documentation

Constants

SENSITIVE