Interface IWebSocketIntegration

All Superinterfaces:
IConstruct, software.constructs.IConstruct, IDependable, IIntegration, IResource, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IWebSocketIntegration.Jsii$Default
All Known Implementing Classes:
IWebSocketIntegration.Jsii$Proxy, WebSocketIntegration

@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-19T16:30:43.306Z") @Stability(Experimental) public interface IWebSocketIntegration extends software.amazon.jsii.JsiiSerializable, IIntegration
(experimental) Represents an Integration for an WebSocket API.
  • Method Details

    • getWebSocketApi

      @Stability(Experimental) @NotNull IWebSocketApi getWebSocketApi()
      (experimental) The WebSocket API associated with this integration.