Builder
Properties
Configures the processing job to run a specified container image.
The ARN of an AutoML job associated with this processing job.
The time at which the processing job was created.
The environment variables set in the Docker container.
An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.
The configuration information used to create an experiment.
A string, up to one KB in size, that contains the reason a processing job failed, if it failed.
The time at which the processing job was last modified.
The ARN of a monitoring schedule for an endpoint associated with this processing job.
Networking options for a processing job.
The time at which the processing job completed.
The inputs for a processing job.
The Amazon Resource Name (ARN) of the processing job.
The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.
Provides the status of a processing job.
Output configuration for the processing job.
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job. In distributed training, you specify more than one instance.
The time at which the processing job started.
The time limit for how long the processing job is allowed to run.
The ARN of a training job associated with this processing job.
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.AppSpecification inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ExperimentConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.NetworkConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ProcessingOutputConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ProcessingResources inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ProcessingStoppingCondition inside the given block