DescribeServiceJobResponse
Types
Properties
Link copied to clipboard
A list of job attempts associated with the service job.
Link copied to clipboard
Indicates whether the service job has been terminated.
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 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 timeout configuration for the service job.
Functions
Link copied to clipboard
inline fun copy(block: DescribeServiceJobResponse.Builder.() -> Unit = {}): DescribeServiceJobResponse