IListenerAction
- class aws_cdk.aws_elasticloadbalancingv2.IListenerAction(*args, **kwargs)
- Bases: - Protocol- Interface for listener actions. - Methods - render_actions()
- Render the actions in this chain. - Return type:
- List[- ActionProperty]
 
 
Bases: Protocol
Interface for listener actions.
Methods
Render the actions in this chain.
List[ActionProperty]