ServiceJobAttemptDetail - Amazon Batch
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: