InferenceExperimentModelVariantConfig

data class InferenceExperimentModelVariantConfig(val infrastructureConfig: InferenceExperimentModelInfrastructureConfig, val modelName: String, val variantName: String)

Contains information about the deployment options of a model.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Amazon SageMaker Model entity.

Link copied to clipboard

The name of the variant.