cookieTimeout

@JvmName(name = "jpbqjvjmwehksett")
suspend fun cookieTimeout(value: Output<Int>)
@JvmName(name = "vysktlgnyrgqscrf")
suspend fun cookieTimeout(value: Int?)

Parameters

value

The maximum amount of time to wait before the session cookie expires. Unit: seconds. Valid values: 1 to 86400. Default value: 1000.

NOTE: This parameter takes effect only when StickySessionEnabled is set to true and StickySessionType is set to Insert.