Uses of Interface
software.amazon.awscdk.services.apigatewayv2.WebSocketApiAttributes
Packages that use WebSocketApiAttributes
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of WebSocketApiAttributes in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement WebSocketApiAttributesMethods in software.amazon.awscdk.services.apigatewayv2 that return WebSocketApiAttributesModifier and TypeMethodDescriptionWebSocketApiAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type WebSocketApiAttributesModifier and TypeMethodDescriptionstatic IWebSocketApiWebSocketApi.fromWebSocketApiAttributes(software.constructs.Construct scope, String id, WebSocketApiAttributes attrs) (experimental) Import an existing WebSocket API into this CDK app.