ServiceJobPreemptedAttempt - AWS Batch
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ServiceJobPreemptedAttempt

Detailed information about a preempted attempt of 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: