RestartBatchJobIdentifier
An identifier for the StartBatchJob
API to show that it is a restart operation.
Contents
- executionId
-
The
executionId
from theStartBatchJob
response when the job ran for the first time.Type: String
Pattern:
^\S{1,80}$
Required: Yes
- jobStepRestartMarker
-
The step/procedure step information for a restart batch job operation.
Type: JobStepRestartMarker object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: