Contents:
aws_cdk.aws_apigateway.
ConnectionType
Bases: enum.Enum
enum.Enum
An enumeration.
Attributes
INTERNET
For connections through the public routable internet.
VPC_LINK
For private connections between API Gateway and a network load balancer in a VPC.