Options
All
  • Public
  • Public/Protected
  • All
Menu

Application Load balancer listener forward config. Used to define forward action. Applicable only when type under listener is forward.

see

https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_ForwardActionConfig.html

example
forwardConfig:
targetGroupStickinessConfig:
durationSeconds: 123
enabled: true

Hierarchy

  • AlbListenerForwardConfig

Implements

Index

Constructors

Properties

targetGroupStickinessConfig: undefined | AlbListenerForwardConfigTargetGroupStickinessConfig = undefined

Generated using TypeDoc