JobStep
Provides information related to a job step.
Contents
- procStepName
-
The name of a procedure step.
Type: String
Required: No
- procStepNumber
-
The number of a procedure step.
Type: Integer
Required: No
- stepCondCode
-
The condition code of a step.
Type: String
Required: No
- stepName
-
The name of a step.
Type: String
Required: No
- stepNumber
-
The number of a step.
Type: Integer
Required: No
- stepRestartable
-
Specifies if a step can be restarted or not.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: