affinityCookieTtlSec

@JvmName(name = "dkgrxmeakntbavdd")
suspend fun affinityCookieTtlSec(value: Output<Int>)
@JvmName(name = "riyrjbuybpglmeln")
suspend fun affinityCookieTtlSec(value: Int?)

Parameters

value

Lifetime of cookies in seconds if session_affinity is GENERATED_COOKIE. If set to 0, the cookie is non-persistent and lasts only until the end of the browser session (or equivalent). The maximum allowed value for TTL is one day. When the load balancing scheme is INTERNAL, this field is not used.