SageMakerModelFulfillmentOption

Describes an Amazon SageMaker model fulfillment option, including version details and recommended instance types.

Types

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

Properties

Link copied to clipboard

A human-readable name for the fulfillment option type.

Link copied to clipboard

The unique identifier of the fulfillment option.

Link copied to clipboard

The category of the fulfillment option.

Link copied to clipboard

The version identifier of the fulfillment option.

Link copied to clipboard

Recommended instance types for inference with this model.

Link copied to clipboard

Release notes describing changes in this version of the fulfillment option.

Link copied to clipboard

Instructions on how to use this SageMaker model.

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