Class WebSocketIntegration.Builder

java.lang.Object
software.amazon.awscdk.services.apigatewayv2.WebSocketIntegration.Builder
All Implemented Interfaces:
software.amazon.jsii.Builder<WebSocketIntegration>
Enclosing class:
WebSocketIntegration

@Stability(Stable) public static final class WebSocketIntegration.Builder extends Object implements software.amazon.jsii.Builder<WebSocketIntegration>
A fluent builder for WebSocketIntegration.
  • Method Details