Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IApi
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of IApi in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIApi
.interface
(experimental) Represents an HTTP API.static interface
Internal default implementation forIHttpApi
.interface
(experimental) Represents a WebSocket API.static interface
Internal default implementation forIWebSocketApi
.Modifier and TypeClassDescriptionclass
(experimental) Create a new API Gateway HTTP API endpoint.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) Create a new API Gateway WebSocket API endpoint.Modifier and TypeMethodDescriptionApiMappingProps.getApi()
(experimental) The Api to which this mapping is applied.final IApi
ApiMappingProps.Jsii$Proxy.getApi()
protected IApi
HttpStage.getBaseApi()
protected IApi
WebSocketStage.getBaseApi()
Modifier and TypeMethodDescription(experimental) The Api to which this mapping is applied.Sets the value ofApiMappingProps.getApi()