class Aws::ElasticsearchService::Types::AutoTuneStatus
Provides the current status of the Auto-Tune options.
@!attribute [rw] creation_date
Timestamp which tells Auto-Tune options creation date . @return [Time]
@!attribute [rw] update_date
Timestamp which tells Auto-Tune options last updated time. @return [Time]
@!attribute [rw] update_version
Specifies the Auto-Tune options latest version. @return [Integer]
@!attribute [rw] state
Specifies the `AutoTuneState` for the Elasticsearch domain. @return [String]
@!attribute [rw] error_message
Specifies the error message while enabling or disabling the Auto-Tune options. @return [String]
@!attribute [rw] pending_deletion
Indicates whether the Elasticsearch domain is being deleted. @return [Boolean]
Constants
- SENSITIVE