IListenerRuleRef

class aws_cdk.aws_elasticloadbalancingv2.IListenerRuleRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

listener_rule_ref

(experimental) A reference to a ListenerRule resource.

Stability:

experimental

node

The tree node.