Show / Hide Table of Contents

Interface IListenerRuleRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.ElasticLoadBalancingV2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IListenerRuleRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IListenerRuleRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

ListenerRuleRef

(experimental) A reference to a ListenerRule resource.

Properties

ListenerRuleRef

(experimental) A reference to a ListenerRule resource.

IListenerRuleReference ListenerRuleRef { get; }
Property Value

IListenerRuleReference

Remarks

Stability: Experimental

Back to top Generated by DocFX