interface IGatewayVpcEndpointService
| Language | Type name | 
|---|---|
  .NET | Amazon.CDK.AWS.EC2.IGatewayVpcEndpointService | 
  Go | github.com/aws/aws-cdk-go/awscdk/v2/awsec2#IGatewayVpcEndpointService | 
  Java | software.amazon.awscdk.services.ec2.IGatewayVpcEndpointService | 
  Python | aws_cdk.aws_ec2.IGatewayVpcEndpointService | 
  TypeScript (source) | aws-cdk-lib » aws_ec2 » IGatewayVpcEndpointService | 
Implemented by
Gateway
A service for a gateway VPC endpoint.
Properties
| Name | Type | Description | 
|---|---|---|
| name | string | The name of the service. | 
name
Type:
string
The name of the service.

 .NET
 Go
 Java
 Python
 TypeScript (