Enum VpcEndpointType
The type of VPC endpoint.
Synopsis
Fields
GATEWAY | Gateway |
INTERFACE | Interface |
Fields
Name | Description |
---|---|
GATEWAY | Gateway A gateway endpoint is a gateway that is a target for a specified route in your route table, used for traffic destined to a supported AWS service. |
INTERFACE | Interface An interface endpoint is an elastic network interface with a private IP address that serves as an entry point for traffic destined to a supported service. |