Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.VpcConfigProperty.Builder
Packages that use CfnFunction.VpcConfigProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.VpcConfigProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam 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.sam with parameters of type CfnFunction.VpcConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.VpcConfigProperty.Builder.