RuleRuleActionForwardGroupConfigServerGroupStickySessionArgs

data class RuleRuleActionForwardGroupConfigServerGroupStickySessionArgs(val enabled: Output<Boolean>? = null, val timeout: Output<Int>? = null) : ConvertibleToJava<RuleRuleActionForwardGroupConfigServerGroupStickySessionArgs>

Constructors

constructor(enabled: Output<Boolean>? = null, timeout: Output<Int>? = null)

Properties

Link copied to clipboard
val enabled: Output<Boolean>? = null
Link copied to clipboard
val timeout: Output<Int>? = null

Functions

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