Uses of Class
software.amazon.awscdk.services.lambda.CfnFunction.EnvironmentProperty.Builder
-
Uses of CfnFunction.EnvironmentProperty.Builder in software.amazon.awscdk.services.lambda
Modifier and TypeMethodDescriptionCfnFunction.EnvironmentProperty.builder()
Sets the value ofCfnFunction.EnvironmentProperty.getVariables()
CfnFunction.EnvironmentProperty.Builder.variables
(IResolvable variables) Sets the value ofCfnFunction.EnvironmentProperty.getVariables()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunction.EnvironmentProperty.Builder
.