Specifies a step action.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"CompareAction" : CompareAction
,
"MainframeAction" : MainframeAction
,
"ResourceAction" : ResourceAction
}
Properties
CompareAction
-
The compare action of the step action.
Required: No
Type: CompareAction
Update requires: No interruption
MainframeAction
-
The mainframe action of the step action.
Required: No
Type: MainframeAction
Update requires: No interruption
ResourceAction
-
The resource action of the step action.
Required: No
Type: ResourceAction
Update requires: No interruption