ServiceJobAttemptDetail
Detailed information about an attempt to run a service job.
Contents
- serviceResourceId
-
The service resource identifier associated with the service job attempt.
Type: ServiceResourceId object
Required: No
- startedAt
-
The Unix timestamp (in milliseconds) for when the service job attempt was started.
Type: Long
Required: No
- statusReason
-
A string that provides additional details for the current status of the service job attempt.
Type: String
Required: No
- stoppedAt
-
The Unix timestamp (in milliseconds) for when the service job attempt stopped running.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: