| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHttpIntegration
(experimental) Represents an Integration for an HTTP API.
|
static interface |
IHttpIntegration.Jsii$Default
Internal default implementation for
IHttpIntegration. |
static interface |
IIntegration.Jsii$Default
Internal default implementation for
IIntegration. |
interface |
IWebSocketIntegration
(experimental) Represents an Integration for an WebSocket API.
|
static interface |
IWebSocketIntegration.Jsii$Default
Internal default implementation for
IWebSocketIntegration. |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpIntegration
(experimental) The integration for an API route.
|
static class |
IHttpIntegration.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
IIntegration.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
IWebSocketIntegration.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
WebSocketIntegration
(experimental) The integration for an API route.
|
Copyright © 2022. All rights reserved.