IListenerAction

class aws_cdk.aws_elasticloadbalancingv2.IListenerAction(*args, **kwds)

Bases: Protocol

Interface for listener actions.

Methods

render_actions()

Render the actions in this chain.

Return type:

List[ActionProperty]