class Aws::ElasticsearchService::Types::ChangeProgressStatusDetails


@return [String]
The IAM principal who initiated the configuration change.
@!attribute [rw] initiated_by
@return [Time]
updated.
The last time that the status of the configuration change was
@!attribute [rw] last_updated_time
@return [String]
The current status of the configuration change.
@!attribute [rw] config_change_status
@return [Array<Types::ChangeProgressStage>]
configuration change.
The specific stages that the domain is going through to perform the
@!attribute [rw] change_progress_stages
@return [Integer]
The total number of stages required for the configuration change.
@!attribute [rw] total_number_of_stages
@return [Array<String>]
that are completed.
The list of properties involved in the domain configuration change
@!attribute [rw] completed_properties
@return [Array<String>]
that are still in pending.
The list of properties involved in the domain configuration change
@!attribute [rw] pending_properties
@return [String]
and ‘FAILED`
can take the following values: `PENDING`, `PROCESSING`, `COMPLETED`
The overall status of the domain configuration change. This field
@!attribute [rw] status
@return [Time]
The time at which the configuration change is made on the domain.
@!attribute [rw] start_time
@return [String]
configuration change.
The unique change identifier associated with a specific domain
@!attribute [rw] change_id
The progress details of a specific domain configuration change.