Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.VpcConfigProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.VpcConfigProperty.Builder in software.amazon.awscdk.services.sam
Modifier and TypeMethodDescriptionCfnFunction.VpcConfigProperty.builder()
CfnFunction.VpcConfigProperty.Builder.securityGroupIds
(List<String> securityGroupIds) Sets the value ofCfnFunction.VpcConfigProperty.getSecurityGroupIds()
Sets the value ofCfnFunction.VpcConfigProperty.getSubnetIds()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunction.VpcConfigProperty.Builder
.