BatchStepInput
Defines a batch step input.
Contents
- batchJobName
-
The batch job name of the batch step input.
Type: String
Pattern:
[A-Za-z][A-Za-z0-9_\-]{1,59}
Required: Yes
- resource
-
The resource of the batch step input.
Type: MainframeResourceSummary object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- batchJobParameters
-
The batch job parameters of the batch step input.
Type: String to string map
Required: No
- exportDataSetNames
-
The export data set names of the batch step input.
Type: Array of strings
Pattern:
\S{1,100}
Required: No
- properties
-
The properties of the batch step input.
Type: MainframeActionProperties object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: