Rule Rule Action Forward Group Config Server Group Sticky Session Args
data class RuleRuleActionForwardGroupConfigServerGroupStickySessionArgs(val enabled: Output<Boolean>? = null, val timeout: Output<Int>? = null) : ConvertibleToJava<RuleRuleActionForwardGroupConfigServerGroupStickySessionArgs>
Constructors
Link copied to clipboard
fun RuleRuleActionForwardGroupConfigServerGroupStickySessionArgs(enabled: Output<Boolean>? = null, timeout: Output<Int>? = null)