DescribeModelResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The containers in the inference pipeline.

Link copied to clipboard

A timestamp that shows when the model was created.

Link copied to clipboard

A set of recommended deployment configurations for the model.

Link copied to clipboard

If True, 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 of how containers in a multi-container endpoint are called.

Link copied to clipboard

The Amazon Resource Name (ARN) of the model.

Link copied to clipboard

Name of the SageMaker model.

Link copied to clipboard

The location of the primary inference code, associated artifacts, and custom environment map that the inference code uses when it is deployed in production.

Link copied to clipboard

A VpcConfig object that specifies the VPC that this model has access to. For more information, see Protect Endpoints by Using an Amazon Virtual Private Cloud

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String