Interface IListenerRuleRef
(experimental) Indicates that this resource can be referenced as a ListenerRule.
Inherited Members
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
Remarks
Stability: Experimental