@Stability(value=Stable) public static final class CfnAlias.VersionWeightProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAlias.VersionWeightProperty>
CfnAlias.VersionWeightProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAlias.VersionWeightProperty |
build()
Builds the configured instance.
|
CfnAlias.VersionWeightProperty.Builder |
functionVersion(String functionVersion)
Sets the value of
CfnAlias.VersionWeightProperty.getFunctionVersion() |
CfnAlias.VersionWeightProperty.Builder |
functionWeight(Number functionWeight)
Sets the value of
CfnAlias.VersionWeightProperty.getFunctionWeight() |
@Stability(value=Stable) public CfnAlias.VersionWeightProperty.Builder functionVersion(String functionVersion)
CfnAlias.VersionWeightProperty.getFunctionVersion()functionVersion - `CfnAlias.VersionWeightProperty.FunctionVersion`. This parameter is required.this@Stability(value=Stable) public CfnAlias.VersionWeightProperty.Builder functionWeight(Number functionWeight)
CfnAlias.VersionWeightProperty.getFunctionWeight()functionWeight - `CfnAlias.VersionWeightProperty.FunctionWeight`. This parameter is required.this@Stability(value=Stable) public CfnAlias.VersionWeightProperty build()
build in interface software.amazon.jsii.Builder<CfnAlias.VersionWeightProperty>CfnAlias.VersionWeightPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.