The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::ES::GetUpgradeStatusResponse

ATTRIBUTES

StepStatus => Str

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

Valid values are: "IN_PROGRESS", "SUCCEEDED", "SUCCEEDED_WITH_ISSUES", "FAILED" =head2 UpgradeName => Str

A string that describes the update briefly

UpgradeStep => Str

Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through:

  • PreUpgradeCheck

  • Snapshot

  • Upgrade

Valid values are: "PRE_UPGRADE_CHECK", "SNAPSHOT", "UPGRADE" =head2 _request_id => Str