Builder

class Builder

Properties

Link copied to clipboard

The containers in the inference pipeline.

Link copied to clipboard

A timestamp that indicates when the model was created.

Link copied to clipboard

A set of recommended deployment configurations for the model.

Link copied to clipboard

Isolates the model container. No inbound or outbound network calls can be made to or from the model container.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that you specified for the model.

Link copied to clipboard

Specifies details about how containers in a multi-container endpoint are run.

Link copied to clipboard

The Amazon Resource Name (ARN) of the model.

Link copied to clipboard

The name of the model.

Link copied to clipboard

Describes the container, as part of model definition.

Link copied to clipboard
var tags: List<Tag>?

A list of key-value pairs associated with the model. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.

Link copied to clipboard

Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources have access to. You can control access to and from your resources by configuring a VPC. For more information, see Give SageMaker Access to Resources in your Amazon VPC.

Functions