Uses of Class
software.amazon.awscdk.services.lambda.CfnFunction.VpcConfigProperty.Builder
Packages that use CfnFunction.VpcConfigProperty.Builder
-
Uses of CfnFunction.VpcConfigProperty.Builder in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return CfnFunction.VpcConfigProperty.BuilderModifier and TypeMethodDescriptionCfnFunction.VpcConfigProperty.builder()CfnFunction.VpcConfigProperty.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnFunction.VpcConfigProperty.getSecurityGroupIds()Sets the value ofCfnFunction.VpcConfigProperty.getSubnetIds()Constructors in software.amazon.awscdk.services.lambda with parameters of type CfnFunction.VpcConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.VpcConfigProperty.Builder.