| Modifier and Type | Method and Description |
|---|---|
default AcceleratorType |
ProductionVariant.getAcceleratorType()
(experimental) The size of the Elastic Inference (EI) instance to use for the production variant.
|
AcceleratorType |
ProductionVariant.Jsii$Proxy.getAcceleratorType() |
static AcceleratorType |
AcceleratorType.of(AcceleratorClass acceleratorClass,
InstanceSize instanceSize)
(experimental) AcceleratorType.
|
| Modifier and Type | Method and Description |
|---|---|
ProductionVariant.Builder |
ProductionVariant.Builder.acceleratorType(AcceleratorType acceleratorType)
Sets the value of
ProductionVariant.getAcceleratorType() |
| Constructor and Description |
|---|
Jsii$Proxy(InstanceType instanceType,
String modelName,
String variantName,
AcceleratorType acceleratorType,
Number initialInstanceCount,
Number initialVariantWeight)
Constructor that initializes the object based on literal property values passed by the
ProductionVariant.Builder. |
Copyright © 2020. All rights reserved.