AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The field that CloudFormation will change, such as the name of a resource's property, and whether the resource will be recreated.
Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public class ResourceTargetDefinition
The ResourceTargetDefinition type exposes the following members
| Name | Description | |
|---|---|---|
|
ResourceTargetDefinition() |
| Name | Type | Description | |
|---|---|---|---|
|
AfterValue | System.String |
Gets and sets the property AfterValue. The value of the property after the change is executed. Large values can be truncated. |
|
AfterValueFrom | Amazon.CloudFormation.AfterValueFrom |
Gets and sets the property AfterValueFrom. Indicates the source of the after value. Valid value:
Only present for drift-aware change sets. |
|
Attribute | Amazon.CloudFormation.ResourceAttribute |
Gets and sets the property Attribute.
Indicates which resource attribute is triggering this update, such as a change in
the resource attribute's |
|
AttributeChangeType | Amazon.CloudFormation.AttributeChangeType |
Gets and sets the property AttributeChangeType. The type of change to be made to the property if the change is executed.
|
|
BeforeValue | System.String |
Gets and sets the property BeforeValue. The value of the property before the change is executed. Large values can be truncated. |
|
BeforeValueFrom | Amazon.CloudFormation.BeforeValueFrom |
Gets and sets the property BeforeValueFrom. Indicates the source of the before value. Valid values:
Only present for drift-aware change sets. |
|
Drift | Amazon.CloudFormation.Model.LiveResourceDrift |
Gets and sets the property Drift. Detailed drift information for the resource property, including actual values, previous deployment values, and drift detection timestamps. |
|
Name | System.String |
Gets and sets the property Name.
If the |
|
Path | System.String |
Gets and sets the property Path. The property path of the property. |
|
RequiresRecreation | Amazon.CloudFormation.RequiresRecreation |
Gets and sets the property RequiresRecreation.
If the |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5