Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IApiMapping
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of IApiMapping in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIApiMapping
.Modifier and TypeClassDescriptionclass
(experimental) Create a new API mapping for API Gateway API endpoint.static final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionstatic IApiMapping
ApiMapping.fromApiMappingAttributes
(software.constructs.Construct scope, String id, ApiMappingAttributes attrs) (experimental) import from API ID.