This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::AppTest::TestCase MainframeAction
Specifies the mainframe action.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ActionType" :MainframeActionType, "Properties" :MainframeActionProperties, "Resource" :String}
YAML
ActionType:MainframeActionTypeProperties:MainframeActionPropertiesResource:String
Properties
ActionType-
The action type of the mainframe action.
Required: Yes
Type: MainframeActionType
Update requires: No interruption
Properties-
The properties of the mainframe action.
Required: No
Type: MainframeActionProperties
Update requires: No interruption
Resource-
The resource of the mainframe action.
Required: Yes
Type: String
Pattern:
^\S{1,1000}$Update requires: No interruption