describeAutoMlJob
inline suspend fun SageMakerClient.describeAutoMlJob(crossinline block: DescribeAutoMlJobRequest.Builder.() -> Unit): DescribeAutoMlJobResponse
Returns information about an AutoML job created by calling CreateAutoMLJob.
AutoML jobs created by calling CreateAutoMLJobV2 cannot be described by DescribeAutoMLJob
.