| Modifier and Type | Method and Description |
|---|---|
static VpcConfig.Builder |
VpcConfig.builder() |
VpcConfig.Builder |
VpcConfig.Builder.withSecurityGroups(List<software.amazon.awscdk.services.ec2.ISecurityGroup> value)
Sets the value of SecurityGroups
|
VpcConfig.Builder |
VpcConfig.Builder.withSubnets(List<software.amazon.awscdk.services.ec2.ISubnet> value)
Sets the value of Subnets
|
VpcConfig.Builder |
VpcConfig.Builder.withVpc(software.amazon.awscdk.services.ec2.Vpc value)
Sets the value of Vpc
|
Copyright © 2019. All rights reserved.