@Stability(value=Stable) public static final class CfnEndpoint.VariantPropertyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpoint.VariantPropertyProperty>
CfnEndpoint.VariantPropertyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.VariantPropertyProperty |
build()
Builds the configured instance.
|
CfnEndpoint.VariantPropertyProperty.Builder |
variantPropertyType(String variantPropertyType)
Sets the value of
CfnEndpoint.VariantPropertyProperty.getVariantPropertyType() |
@Stability(value=Stable) public CfnEndpoint.VariantPropertyProperty.Builder variantPropertyType(String variantPropertyType)
CfnEndpoint.VariantPropertyProperty.getVariantPropertyType()variantPropertyType - The type of variant property. The supported values are:.
DesiredInstanceCount : Overrides the existing variant instance counts using the InitialInstanceCount values in the ProductionVariants .DesiredWeight : Overrides the existing variant weights using the InitialVariantWeight values in the ProductionVariants .DataCaptureConfig : (Not currently supported.)this@Stability(value=Stable) public CfnEndpoint.VariantPropertyProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpoint.VariantPropertyProperty>CfnEndpoint.VariantPropertyPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.