| Modifier and Type | Class and Description |
|---|---|
static class |
ProductionVariant.Jsii$Proxy
An implementation for
ProductionVariant |
| Modifier and Type | Method and Description |
|---|---|
ProductionVariant |
ProductionVariant.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductionVariant> |
SageMakerCreateEndpointConfigProps.getProductionVariants()
An list of ProductionVariant objects, one for each model that you want to host at this endpoint.
|
List<ProductionVariant> |
SageMakerCreateEndpointConfigProps.Jsii$Proxy.getProductionVariants() |
| Modifier and Type | Method and Description |
|---|---|
SageMakerCreateEndpointConfigProps.Builder |
SageMakerCreateEndpointConfigProps.Builder.productionVariants(List<? extends ProductionVariant> productionVariants)
Sets the value of
SageMakerCreateEndpointConfigProps.getProductionVariants() |
SageMakerCreateEndpointConfig.Builder |
SageMakerCreateEndpointConfig.Builder.productionVariants(List<? extends ProductionVariant> productionVariants)
An list of ProductionVariant objects, one for each model that you want to host at this endpoint.
|
Copyright © 2023. All rights reserved.