HttpConnectionType

class aws_cdk.aws_apigatewayv2.HttpConnectionType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Bases: Enum

Supported connection types.

Attributes

INTERNET

For connections through public routable internet.

For private connections between API Gateway and resources in a VPC.