| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IGatewayVpcEndpointService.Jsii$Default
Internal default implementation for
IGatewayVpcEndpointService. |
| Modifier and Type | Class and Description |
|---|---|
class |
GatewayVpcEndpointAwsService
An AWS service for a gateway VPC endpoint.
|
static class |
IGatewayVpcEndpointService.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
IGatewayVpcEndpointService |
GatewayVpcEndpointOptions.getService()
The service to use for this gateway VPC endpoint.
|
IGatewayVpcEndpointService |
GatewayVpcEndpointOptions.Jsii$Proxy.getService() |
IGatewayVpcEndpointService |
GatewayVpcEndpointProps.Jsii$Proxy.getService() |
| Modifier and Type | Method and Description |
|---|---|
GatewayVpcEndpointOptions.Builder |
GatewayVpcEndpointOptions.Builder.service(IGatewayVpcEndpointService service)
Sets the value of
GatewayVpcEndpointOptions.getService() |
GatewayVpcEndpoint.Builder |
GatewayVpcEndpoint.Builder.service(IGatewayVpcEndpointService service)
The service to use for this gateway VPC endpoint.
|
GatewayVpcEndpointProps.Builder |
GatewayVpcEndpointProps.Builder.service(IGatewayVpcEndpointService service)
Sets the value of
GatewayVpcEndpointOptions.getService() |
Copyright © 2022. All rights reserved.