sticky Session Config
Parameters
value
The configuration of the sticky session. See sticky_session_config
below for details.
suspend fun stickySessionConfig(argument: suspend ServerGroupStickySessionConfigArgsBuilder.() -> Unit)
Parameters
argument
The configuration of the sticky session. See sticky_session_config
below for details.