DescribeAutoMlJobResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns the ARN of the AutoML job.

Link copied to clipboard

Returns information on the job's artifacts found in AutoMLJobArtifacts.

Link copied to clipboard

Returns the configuration for the AutoML job.

Link copied to clipboard

Returns the name of the AutoML job.

Link copied to clipboard

Returns the job's objective.

Link copied to clipboard

Returns the secondary status of the AutoML job.

Link copied to clipboard

Returns the status of the AutoML job.

Link copied to clipboard

The best model candidate selected by SageMaker Autopilot using both the best objective metric and lowest InferenceLatency for an experiment.

Link copied to clipboard

Returns the creation time of the AutoML job.

Link copied to clipboard

Returns the end time of the AutoML job.

Link copied to clipboard

Returns the failure reason for an AutoML job, when applicable.

Link copied to clipboard

Indicates whether the output for an AutoML job generates candidate definitions only.

Link copied to clipboard

Returns the input data configuration for the AutoML job.

Link copied to clipboard

Returns the job's last modified time.

Link copied to clipboard

Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.

Link copied to clipboard

Provides information about endpoint for the model deployment.

Link copied to clipboard

Returns the job's output data config.

Link copied to clipboard

Returns a list of reasons for partial failures within an AutoML job.

Link copied to clipboard

Returns the job's problem type.

Link copied to clipboard

Contains ProblemType, AutoMLJobObjective, and CompletionCriteria. If you do not provide these values, they are inferred.

Link copied to clipboard

The ARN of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String