ResourceChangeDetail
For a resource with Modify
as the action, the ResourceChange
structure describes the changes CloudFormation will make to that resource.
Types
Properties
The identity of the entity that triggered this change. This entity is a member of the group that's specified by the ChangeSource
field. For example, if you modified the value of the KeyPairName
parameter, the CausingEntity
is the name of the parameter (KeyPairName
).
The group to which the CausingEntity
value belongs. There are five entity groups:
Indicates whether CloudFormation can determine the target value, and whether the target value will change before you execute a change set.
A ResourceTargetDefinition
structure that describes the field that CloudFormation will change and whether the resource will be recreated.