| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static VpcLinkProps.Builder |
VpcLinkProps.builder() |
VpcLinkProps.Builder |
VpcLinkProps.Builder.description(String description)
Sets the value of
VpcLinkProps.getDescription() |
VpcLinkProps.Builder |
VpcLinkProps.Builder.targets(List<? extends INetworkLoadBalancer> targets)
Sets the value of
VpcLinkProps.getTargets() |
VpcLinkProps.Builder |
VpcLinkProps.Builder.vpcLinkName(String vpcLinkName)
Sets the value of
VpcLinkProps.getVpcLinkName() |
Copyright © 2021. All rights reserved.