class Aws::OpenSearchService::Types::UpgradeStepItem

Represents a single step of the upgrade or upgrade eligibility check workflow.

@!attribute [rw] upgrade_step

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

@!attribute [rw] upgrade_step_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] issues

A list of strings containing detailed information about the errors
encountered in a particular step.
@return [Array<String>]

@!attribute [rw] progress_percent

The floating point value representing the progress percentage of a
particular step.
@return [Float]

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

Constants

SENSITIVE