IListenerRef
- class aws_cdk.aws_elasticloadbalancingv2.IListenerRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a Listener.
- Stability:
experimental
Attributes
- listener_ref
(experimental) A reference to a Listener resource.
- Stability:
experimental
- node
The tree node.