HttpConnectionType¶
-
class
aws_cdk.aws_apigatewayv2.
HttpConnectionType
(value)¶ Bases:
enum.Enum
(experimental) Supported connection types.
- Stability
experimental
Attributes
-
INTERNET
¶ (experimental) For connections through public routable internet.
- Stability
experimental
-
VPC_LINK
¶ (experimental) For private connections between API Gateway and resources in a VPC.
- Stability
experimental