class Aws::OpenSearchService::Types::GetUpgradeStatusResponse

Container for the response returned by the ` GetUpgradeStatus ` operation.

@!attribute [rw] upgrade_step

One of three steps an upgrade or upgrade eligibility check goes
through: * PreUpgradeCheck
* Snapshot
* Upgrade
@return [String]

@!attribute [rw] step_status

One of four statuses an upgrade have, returned as part of the `
GetUpgradeStatusResponse ` object. The status can take one of the
following values: * In Progress
* Succeeded
* Succeeded with Issues
* Failed
@return [String]

@!attribute [rw] upgrade_name

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

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

Constants

SENSITIVE