class Aws::OpenSearchService::Types::UpgradeHistory

History of the last 10 upgrades and upgrade eligibility checks.

@!attribute [rw] upgrade_name

A string that briefly describes the upgrade.
@return [String]

@!attribute [rw] start_timestamp

UTC timestamp at which the upgrade API call was made in
"yyyy-MM-ddTHH:mm:ssZ" format.
@return [Time]

@!attribute [rw] upgrade_status

The current status of the upgrade. The status can take one of the
following values: * In Progress
* Succeeded
* Succeeded with Issues
* Failed
@return [String]

@!attribute [rw] steps_list

A list of ` UpgradeStepItem ` s representing information about each
step performed as part of a specific upgrade or upgrade eligibility
check.
@return [Array<Types::UpgradeStepItem>]

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

Constants

SENSITIVE