Builder

class Builder

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the configured model algorithm association that is used for this trained model inference job.

Link copied to clipboard

The execution parameters for the container.

Link copied to clipboard

Defines the data source that is used for the trained model inference job.

Link copied to clipboard

The description of the trained model inference job.

Link copied to clipboard

The environment variables to set in the Docker container.

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key. This key is used to encrypt and decrypt customer-owned data in the ML inference job and associated data.

Link copied to clipboard

The membership ID of the membership that contains the trained model inference job.

Link copied to clipboard
var name: String?

The name of the trained model inference job.

Link copied to clipboard

Defines the output configuration information for the trained model inference job.

Link copied to clipboard

Defines the resource configuration for the trained model inference job.

Link copied to clipboard

The optional metadata that you apply to the resource to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define.

Link copied to clipboard

The Amazon Resource Name (ARN) of the trained model that is used for this trained model inference job.

Link copied to clipboard

The version identifier of the trained model to use for inference. This specifies which version of the trained model should be used to generate predictions on the input data.

Functions