Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IWebSocketStage
Packages that use IWebSocketStage
-
Uses of IWebSocketStage in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IWebSocketStage in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIWebSocketStage.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IWebSocketStageModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classRepresents a stage where an instance of the API is deployed.Methods in software.amazon.awscdk.services.apigatewayv2 that return IWebSocketStageModifier and TypeMethodDescriptionstatic IWebSocketStageWebSocketStage.fromWebSocketStageAttributes(software.constructs.Construct scope, String id, WebSocketStageAttributes attrs) Import an existing stage into this CDK app.