Change
The Change structure describes the changes CloudFormation will perform if you
   execute the change set.
Contents
- HookInvocationCount
- 
               Is either null, if no Hooks invoke for the resource, or contains the number of Hooks that will invoke for the resource.Type: Integer Valid Range: Minimum value of 1. Maximum value of 100. Required: No 
- ResourceChange
- 
               A ResourceChangestructure that describes the resource and action that CloudFormation will perform.Type: ResourceChange object Required: No 
- Type
- 
               The type of entity that CloudFormation changes. - 
                     ResourceThis change is for a resource.
 Type: String Valid Values: ResourceRequired: No 
- 
                     
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: