Builder

class Builder

Properties

Link copied to clipboard

The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and docker image for deployment on Amazon EC2 compute instances or for batch transform jobs.

Link copied to clipboard

The number of Amazon EC2 compute instances to deploy for initial endpoint creation.

Link copied to clipboard

The Amazon EC2 compute instance type to deploy for hosting the model.

Link copied to clipboard

The Amazon Web Services KMS key that Amazon SageMaker uses to encrypt data on the storage volume attached to the Amazon EC2 compute instance that hosts the endpoint.

Link copied to clipboard

The VPC configuration for the endpoint.

Functions

Link copied to clipboard
fun vpc(block: VpcConfig.Builder.() -> Unit)