Interface IListenerRef
(experimental) Indicates that this resource can be referenced as a Listener.
Inherited Members
Namespace: Amazon.CDK.Interfaces.VpcLattice
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IListenerRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IListenerRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| ListenerRef | (experimental) A reference to a Listener resource. |
Properties
ListenerRef
(experimental) A reference to a Listener resource.
IListenerReference ListenerRef { get; }
Property Value
Remarks
Stability: Experimental