Builder
Properties
A list of job attempts associated with the service job.
Indicates whether the service job has been terminated.
The latest attempt associated with the service job.
The retry strategy to use for failed service jobs that are submitted with this service job.
The scheduling priority of the service job.
The type of service job. For SageMaker Training jobs, this value is SAGEMAKER_TRAINING
.
The request, in JSON, for the service that the SubmitServiceJob
operation is queueing.
The share identifier for the service job. This is used for fair-share scheduling.
The current status of the service job.
A short, human-readable string to provide more details for the current status of the service job.
The timeout configuration for the service job.
Functions
construct an aws.sdk.kotlin.services.batch.model.LatestServiceJobAttempt inside the given block
construct an aws.sdk.kotlin.services.batch.model.ServiceJobRetryStrategy inside the given block
construct an aws.sdk.kotlin.services.batch.model.ServiceJobTimeout inside the given block