Change
The Change
structure describes the changes Amazon 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
ResourceChange
structure that describes the resource and action that Amazon CloudFormation will perform.Type: ResourceChange object
Required: No
- Type
-
The type of entity that Amazon CloudFormation changes. Currently, the only entity type is
Resource
.Type: String
Valid Values:
Resource
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: