| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(VpcLinkProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
VpcLinkProps.Builder. |
Copyright © 2022. All rights reserved.