Show / Hide Table of Contents

Interface IListenerRef

(experimental) Indicates that this resource can be referenced as a Listener.

Inherited Members
IEnvironmentAware.Env
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

IListenerReference

Remarks

Stability: Experimental

Back to top Generated by DocFX