| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static GatewayVpcEndpointOptions.Builder |
GatewayVpcEndpointOptions.builder() |
GatewayVpcEndpointOptions.Builder |
GatewayVpcEndpointOptions.Builder.service(IGatewayVpcEndpointService service)
Sets the value of
GatewayVpcEndpointOptions.getService() |
GatewayVpcEndpointOptions.Builder |
GatewayVpcEndpointOptions.Builder.subnets(List<? extends SubnetSelection> subnets)
Sets the value of
GatewayVpcEndpointOptions.getSubnets() |
| Constructor and Description |
|---|
Jsii$Proxy(GatewayVpcEndpointOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
GatewayVpcEndpointOptions.Builder. |
Copyright © 2022. All rights reserved.