class Aws::ElasticsearchService::Types::GetUpgradeStatusResponse

Container for response returned by ` GetUpgradeStatus ` operation.

@!attribute [rw] upgrade_step

Represents one of 3 steps that an Upgrade or Upgrade Eligibility
Check does through: * PreUpgradeCheck
* Snapshot
* Upgrade
@return [String]

@!attribute [rw] step_status

One of 4 statuses that a step can go through 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 describes the update briefly
@return [String]

Constants

SENSITIVE