Uses of Interface
software.amazon.awscdk.services.apigatewayv2.WebSocketStageAttributes
Packages that use WebSocketStageAttributes
-
Uses of WebSocketStageAttributes in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement WebSocketStageAttributesModifier and TypeClassDescriptionstatic final classAn implementation forWebSocketStageAttributesMethods in software.amazon.awscdk.services.apigatewayv2 that return WebSocketStageAttributesModifier and TypeMethodDescriptionWebSocketStageAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type WebSocketStageAttributesModifier and TypeMethodDescriptionstatic IWebSocketStageWebSocketStage.fromWebSocketStageAttributes(software.constructs.Construct scope, String id, WebSocketStageAttributes attrs) Import an existing stage into this CDK app.