SageMakerAlgorithmFulfillmentOption
Describes an Amazon SageMaker algorithm fulfillment option, including version details and recommended instance types.
Types
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 training and inference with this algorithm.
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 algorithm.
Functions
Link copied to clipboard
inline fun copy(block: SageMakerAlgorithmFulfillmentOption.Builder.() -> Unit = {}): SageMakerAlgorithmFulfillmentOption