| 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() |
| 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.