class Aws::ElasticsearchService::Types::OptionStatus
Provides the current status of the entity.
@!attribute [rw] creation_date
Timestamp which tells the creation date for the entity. @return [Time]
@!attribute [rw] update_date
Timestamp which tells the last updated time for the entity. @return [Time]
@!attribute [rw] update_version
Specifies the latest version for the entity. @return [Integer]
@!attribute [rw] state
Provides the `OptionState` for the Elasticsearch domain. @return [String]
@!attribute [rw] pending_deletion
Indicates whether the Elasticsearch domain is being deleted. @return [Boolean]
Constants
- SENSITIVE