HttpConnectionType

class aws_cdk.aws_apigatewayv2.HttpConnectionType(value)

Bases: Enum

(experimental) Supported connection types.

Stability:

experimental

Attributes

INTERNET

(experimental) For connections through public routable internet.

Stability:

experimental

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

Stability:

experimental