/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Information about a change to a resource attribute.See Also:
* AWS
* API Reference
The attribute to be changed.
*/ inline const ResourceAttribute& GetAttribute() const{ return m_attribute; } /** *The attribute to be changed.
*/ inline bool AttributeHasBeenSet() const { return m_attributeHasBeenSet; } /** *The attribute to be changed.
*/ inline void SetAttribute(const ResourceAttribute& value) { m_attributeHasBeenSet = true; m_attribute = value; } /** *The attribute to be changed.
*/ inline void SetAttribute(ResourceAttribute&& value) { m_attributeHasBeenSet = true; m_attribute = std::move(value); } /** *The attribute to be changed.
*/ inline ResourceTargetDefinition& WithAttribute(const ResourceAttribute& value) { SetAttribute(value); return *this;} /** *The attribute to be changed.
*/ inline ResourceTargetDefinition& WithAttribute(ResourceAttribute&& value) { SetAttribute(std::move(value)); return *this;} /** *If the attribute is Properties
, the value is the name of the
* property. Otherwise, the value is null.
If the attribute is Properties
, the value is the name of the
* property. Otherwise, the value is null.
If the attribute is Properties
, the value is the name of the
* property. Otherwise, the value is null.
If the attribute is Properties
, the value is the name of the
* property. Otherwise, the value is null.
If the attribute is Properties
, the value is the name of the
* property. Otherwise, the value is null.
If the attribute is Properties
, the value is the name of the
* property. Otherwise, the value is null.
If the attribute is Properties
, the value is the name of the
* property. Otherwise, the value is null.
If the attribute is Properties
, the value is the name of the
* property. Otherwise, the value is null.
If the attribute is Properties
, indicates whether a change to
* this property causes the resource to be re-created.
If the attribute is Properties
, indicates whether a change to
* this property causes the resource to be re-created.
If the attribute is Properties
, indicates whether a change to
* this property causes the resource to be re-created.
If the attribute is Properties
, indicates whether a change to
* this property causes the resource to be re-created.
If the attribute is Properties
, indicates whether a change to
* this property causes the resource to be re-created.
If the attribute is Properties
, indicates whether a change to
* this property causes the resource to be re-created.