Show / Hide Table of Contents

Interface IListener

Interface of the Listener.

Inherited Members
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Env
IResource.Stack
Namespace: Amazon.CDK.AWS.GlobalAccelerator
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IListener : IResource, IConstruct, IDependable
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

string

Remarks

Attribute: true

Back to top Generated by DocFX