BatchStopJobRunError
Records an error that occurred when attempting to stop a specified job run.
Contents
- ErrorDetail
 - 
               
Specifies details about the error that was encountered.
Type: ErrorDetail object
Required: No
 - JobName
 - 
               
The name of the job definition that is used in the job run in question.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*Required: No
 - JobRunId
 - 
               
The
JobRunIdof the job run in question.Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: