/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include History of the last 10 Upgrades and Upgrade Eligibility Checks.See
* Also:
AWS
* API Reference
A string that describes the update briefly
*/ inline const Aws::String& GetUpgradeName() const{ return m_upgradeName; } /** *A string that describes the update briefly
*/ inline bool UpgradeNameHasBeenSet() const { return m_upgradeNameHasBeenSet; } /** *A string that describes the update briefly
*/ inline void SetUpgradeName(const Aws::String& value) { m_upgradeNameHasBeenSet = true; m_upgradeName = value; } /** *A string that describes the update briefly
*/ inline void SetUpgradeName(Aws::String&& value) { m_upgradeNameHasBeenSet = true; m_upgradeName = std::move(value); } /** *A string that describes the update briefly
*/ inline void SetUpgradeName(const char* value) { m_upgradeNameHasBeenSet = true; m_upgradeName.assign(value); } /** *A string that describes the update briefly
*/ inline UpgradeHistory& WithUpgradeName(const Aws::String& value) { SetUpgradeName(value); return *this;} /** *A string that describes the update briefly
*/ inline UpgradeHistory& WithUpgradeName(Aws::String&& value) { SetUpgradeName(std::move(value)); return *this;} /** *A string that describes the update briefly
*/ inline UpgradeHistory& WithUpgradeName(const char* value) { SetUpgradeName(value); return *this;} /** *UTC Timestamp at which the Upgrade API call was made in * "yyyy-MM-ddTHH:mm:ssZ" format.
*/ inline const Aws::Utils::DateTime& GetStartTimestamp() const{ return m_startTimestamp; } /** *UTC Timestamp at which the Upgrade API call was made in * "yyyy-MM-ddTHH:mm:ssZ" format.
*/ inline bool StartTimestampHasBeenSet() const { return m_startTimestampHasBeenSet; } /** *UTC Timestamp at which the Upgrade API call was made in * "yyyy-MM-ddTHH:mm:ssZ" format.
*/ inline void SetStartTimestamp(const Aws::Utils::DateTime& value) { m_startTimestampHasBeenSet = true; m_startTimestamp = value; } /** *UTC Timestamp at which the Upgrade API call was made in * "yyyy-MM-ddTHH:mm:ssZ" format.
*/ inline void SetStartTimestamp(Aws::Utils::DateTime&& value) { m_startTimestampHasBeenSet = true; m_startTimestamp = std::move(value); } /** *UTC Timestamp at which the Upgrade API call was made in * "yyyy-MM-ddTHH:mm:ssZ" format.
*/ inline UpgradeHistory& WithStartTimestamp(const Aws::Utils::DateTime& value) { SetStartTimestamp(value); return *this;} /** *UTC Timestamp at which the Upgrade API call was made in * "yyyy-MM-ddTHH:mm:ssZ" format.
*/ inline UpgradeHistory& WithStartTimestamp(Aws::Utils::DateTime&& value) { SetStartTimestamp(std::move(value)); return *this;} /** *The overall status of the update. The status can take one of the following * values:
The overall status of the update. The status can take one of the following * values:
The overall status of the update. The status can take one of the following * values:
The overall status of the update. The status can take one of the following * values:
The overall status of the update. The status can take one of the following * values:
The overall status of the update. The status can take one of the following * values:
A list of UpgradeStepItem
s representing information
* about each step performed as pard of a specific Upgrade or Upgrade Eligibility
* Check.
A list of UpgradeStepItem
s representing information
* about each step performed as pard of a specific Upgrade or Upgrade Eligibility
* Check.
A list of UpgradeStepItem
s representing information
* about each step performed as pard of a specific Upgrade or Upgrade Eligibility
* Check.
A list of UpgradeStepItem
s representing information
* about each step performed as pard of a specific Upgrade or Upgrade Eligibility
* Check.
A list of UpgradeStepItem
s representing information
* about each step performed as pard of a specific Upgrade or Upgrade Eligibility
* Check.
A list of UpgradeStepItem
s representing information
* about each step performed as pard of a specific Upgrade or Upgrade Eligibility
* Check.
A list of UpgradeStepItem
s representing information
* about each step performed as pard of a specific Upgrade or Upgrade Eligibility
* Check.
A list of UpgradeStepItem
s representing information
* about each step performed as pard of a specific Upgrade or Upgrade Eligibility
* Check.