Builder
Properties
The compute configuration used for the AutoML job V2.
Returns the Amazon Resource Name (ARN) of the AutoML job V2.
The artifacts that are generated during an AutoML job.
Returns an array of channel objects describing the input data and their location.
Returns the name of the AutoML job V2.
Returns the job's objective.
Returns the secondary status of the AutoML job V2.
Returns the status of the AutoML job V2.
Returns the configuration settings of the problem type set for the AutoML job V2.
Returns the name of the problem type configuration set for the AutoML job V2.
Information about the candidate produced by an AutoML training job V2, including its status, steps, and other properties.
Returns the creation time of the AutoML job V2.
Returns the configuration settings of how the data are split into train and validation datasets.
Returns the reason for the failure of the AutoML job V2, when applicable.
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 V2.
Returns the resolved attributes used by the AutoML job V2.
Returns the security configuration for traffic encryption or Amazon VPC settings.
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.AutoMlComputeConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.AutoMlJobArtifacts 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.AutoMlDataSplitConfig 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.AutoMlResolvedAttributes inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.AutoMlSecurityConfig inside the given block