public static interface VariantProperty.Builder extends SdkPojo, CopyableBuilder<VariantProperty.Builder,VariantProperty>
| Modifier and Type | Method and Description |
|---|---|
VariantProperty.Builder |
variantPropertyType(String variantPropertyType)
The type of variant property.
|
VariantProperty.Builder |
variantPropertyType(VariantPropertyType variantPropertyType)
The type of variant property.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVariantProperty.Builder variantPropertyType(String variantPropertyType)
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.)
variantPropertyType - 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.)
VariantPropertyType,
VariantPropertyTypeVariantProperty.Builder variantPropertyType(VariantPropertyType variantPropertyType)
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.)
variantPropertyType - 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.)
VariantPropertyType,
VariantPropertyTypeCopyright © 2021. All rights reserved.