ResourceTargetDefinition
The field that CloudFormation will change, such as the name of a resource's property, and whether the resource will be recreated.
Types
Properties
The value of the property after the change is executed. Large values can be truncated.
Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata
, Properties
, or Tags
.
The type of change to be made to the property if the change is executed.
The value of the property before the change is executed. Large values can be truncated.
If the Attribute
value is Properties
, indicates whether a change to this property causes the resource to be recreated. The value can be Never
, Always
, or Conditionally
. To determine the conditions for a Conditionally
recreation, see the update behavior for that property in the Amazon Web Services resource and property types reference in the CloudFormation User Guide.