ListenerRuleActionForwardArgs

data class ListenerRuleActionForwardArgs(val stickiness: Output<ListenerRuleActionForwardStickinessArgs>? = null, val targetGroups: Output<List<ListenerRuleActionForwardTargetGroupArgs>>) : ConvertibleToJava<ListenerRuleActionForwardArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ListenerRuleActionForwardArgs

Properties

Link copied to clipboard

The target group stickiness for the rule.

Link copied to clipboard

One or more target groups block.