Builder

class Builder

Properties

Link copied to clipboard

A list of job attempts associated with the service job.

Link copied to clipboard

The Unix timestamp (in milliseconds) for when the service job was created.

Link copied to clipboard

Indicates whether the service job has been terminated.

Link copied to clipboard

The Amazon Resource Name (ARN) of the service job.

Link copied to clipboard

The job ID for the service job.

Link copied to clipboard

The name of the service job.

Link copied to clipboard

The ARN of the job queue that the service job is associated with.

Link copied to clipboard

The latest attempt associated with the service job.

Link copied to clipboard

The retry strategy to use for failed service jobs that are submitted with this service job.

Link copied to clipboard

The scheduling priority of the service job.

Link copied to clipboard

The type of service job. For SageMaker Training jobs, this value is SAGEMAKER_TRAINING.

Link copied to clipboard

The request, in JSON, for the service that the SubmitServiceJob operation is queueing.

Link copied to clipboard

The share identifier for the service job. This is used for fair-share scheduling.

Link copied to clipboard

The Unix timestamp (in milliseconds) for when the service job was started.

Link copied to clipboard

The current status of the service job.

Link copied to clipboard

A short, human-readable string to provide more details for the current status of the service job.

Link copied to clipboard

The Unix timestamp (in milliseconds) for when the service job stopped running.

Link copied to clipboard

The tags that are associated with the service job. Each tag consists of a key and an optional value. For more information, see Tagging your Batch resources.

Link copied to clipboard

The timeout configuration for the service job.

Functions