Builder
Properties
Returns the ARN of the AutoML job.
Returns information on the job's artifacts found in AutoMLJobArtifacts
.
Returns the configuration for the AutoML job.
Returns the name of the AutoML job.
Returns the job's objective.
Returns the secondary status of the AutoML job.
Returns the status of the AutoML job.
The best model candidate selected by SageMaker AI Autopilot using both the best objective metric and lowest InferenceLatency for an experiment.
Returns the creation time of the AutoML job.
Returns the failure reason for an AutoML job, when applicable.
Indicates whether the output for an AutoML job generates candidate definitions only.
Returns the input data configuration for the AutoML job.
Returns the job's last modified time.
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.
Provides information about endpoint for the model deployment.
Returns the job's output data config.
Returns a list of reasons for partial failures within an AutoML job.
Returns the job's problem type.
Contains ProblemType
, AutoMLJobObjective
, and CompletionCriteria
. If you do not provide these values, they are inferred.
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.AutoMlJobArtifacts inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.AutoMlJobConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.AutoMlJobObjective inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.AutoMlCandidate inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ModelDeployConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ModelDeployResult inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.AutoMlOutputDataConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ResolvedAttributes inside the given block