Interface IListener
Interface of the Listener.
Namespace: Amazon.CDK.AWS.GlobalAccelerator
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IListener : IResource
Syntax (vb)
Public Interface IListener
Inherits IResource, IConstruct, IDependable
Synopsis
Properties
ListenerArn | The ARN of the listener. |
Properties
ListenerArn
The ARN of the listener.
string ListenerArn { get; }
Property Value
System.String
Remarks
Attribute: true