Interface IListener
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IDependable,IEnvironmentAware,IListenerRef,IResource,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IApplicationListener,IApplicationListener.Jsii$Default,IApplicationListenerRef,IApplicationListenerRef.Jsii$Default,IListener.Jsii$Default,INetworkListener,INetworkListener.Jsii$Default,INetworkListenerRef,INetworkListenerRef.Jsii$Default
- All Known Implementing Classes:
ApplicationListener,BaseListener,IApplicationListener.Jsii$Proxy,IApplicationListenerRef.Jsii$Proxy,IListener.Jsii$Proxy,INetworkListener.Jsii$Proxy,INetworkListenerRef.Jsii$Proxy,NetworkListener
@Generated(value="jsii-pacmak/1.127.0 (build 2117ad5)",
date="2026-04-14T18:31:55.401Z")
@Stability(Stable)
public interface IListener
extends software.amazon.jsii.JsiiSerializable, IResource, IListenerRef
Base interface for listeners.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIListener.static final classA proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.constructs.IConstruct
getNode, withMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
getEnvMethods inherited from interface software.amazon.awscdk.interfaces.elasticloadbalancingv2.IListenerRef
getListenerRefMethods inherited from interface software.amazon.awscdk.IResource
applyRemovalPolicy, getStackMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getListenerArn
ARN of the listener.
-