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

@Generated(value="jsii-pacmak/1.94.0 (build b380f01)", date="2024-03-14T22:21:55.944Z") @Stability(Stable) public interface IListener extends software.amazon.jsii.JsiiSerializable, IResource
Interface of the Listener.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IListener.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
    The ARN of the listener.

    Methods inherited from interface software.constructs.IConstruct

    getNode

    Methods inherited from interface software.amazon.awscdk.IResource

    applyRemovalPolicy, getEnv, getStack

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson
  • Method Details

    • getListenerArn

      @Stability(Stable) @NotNull String getListenerArn()
      The ARN of the listener.