Uses of Class
software.amazon.awscdk.services.lambda.CfnAlias.VersionWeightProperty.Builder
-
Uses of CfnAlias.VersionWeightProperty.Builder in software.amazon.awscdk.services.lambda
Modifier and TypeMethodDescriptionCfnAlias.VersionWeightProperty.builder()
CfnAlias.VersionWeightProperty.Builder.functionVersion
(String functionVersion) Sets the value ofCfnAlias.VersionWeightProperty.getFunctionVersion()
CfnAlias.VersionWeightProperty.Builder.functionWeight
(Number functionWeight) Sets the value ofCfnAlias.VersionWeightProperty.getFunctionWeight()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAlias.VersionWeightProperty.Builder
.