Uses of Interface
software.amazon.awscdk.services.ec2.IGatewayVpcEndpoint
Packages that use IGatewayVpcEndpoint
-
Uses of IGatewayVpcEndpoint in software.amazon.awscdk.services.ec2
Subinterfaces of IGatewayVpcEndpoint in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIGatewayVpcEndpoint
.Classes in software.amazon.awscdk.services.ec2 that implement IGatewayVpcEndpointModifier and TypeClassDescriptionclass
A gateway VPC endpoint.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ec2 that return IGatewayVpcEndpointModifier and TypeMethodDescriptionstatic IGatewayVpcEndpoint
GatewayVpcEndpoint.fromGatewayVpcEndpointId
(software.constructs.Construct scope, String id, String gatewayVpcEndpointId)