AWS::AppTest::TestCase MainframeAction
Specifies the mainframe action.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ActionType" :
MainframeActionType
, "Properties" :MainframeActionProperties
, "Resource" :String
}
YAML
ActionType:
MainframeActionType
Properties:MainframeActionProperties
Resource: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