Uses of Interface
software.amazon.awscdk.services.apigatewayv2.WebSocketIntegrationProps
Packages that use WebSocketIntegrationProps
-
Uses of WebSocketIntegrationProps in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement WebSocketIntegrationPropsModifier and TypeClassDescriptionstatic final classAn implementation forWebSocketIntegrationPropsMethods in software.amazon.awscdk.services.apigatewayv2 that return WebSocketIntegrationPropsModifier and TypeMethodDescriptionWebSocketIntegrationProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type WebSocketIntegrationPropsModifierConstructorDescriptionWebSocketIntegration(software.constructs.Construct scope, String id, WebSocketIntegrationProps props)