| Modifier and Type | Method and Description |
|---|---|
static VpcLinkProps.Builder |
VpcLinkProps.builder() |
VpcLinkProps.Builder |
VpcLinkProps.Builder.securityGroups(List<? extends ISecurityGroup> securityGroups)
Sets the value of
VpcLinkProps.getSecurityGroups() |
VpcLinkProps.Builder |
VpcLinkProps.Builder.subnets(SubnetSelection subnets)
Sets the value of
VpcLinkProps.getSubnets() |
VpcLinkProps.Builder |
VpcLinkProps.Builder.vpc(IVpc vpc)
Sets the value of
VpcLinkProps.getVpc() |
VpcLinkProps.Builder |
VpcLinkProps.Builder.vpcLinkName(String vpcLinkName)
Sets the value of
VpcLinkProps.getVpcLinkName() |
Copyright © 2021. All rights reserved.