variantPropertyType property
The type of variant property. The supported values are:
-
DesiredInstanceCount: Overrides the existing variant instance counts using the ProductionVariant$InitialInstanceCount values in the CreateEndpointConfigInput$ProductionVariants. -
DesiredWeight: Overrides the existing variant weights using the ProductionVariant$InitialVariantWeight values in the CreateEndpointConfigInput$ProductionVariants. -
DataCaptureConfig: (Not currently supported.)
Implementation
final VariantPropertyType variantPropertyType;