secure

@JvmName(name = "qdconokgpfrnlscd")
suspend fun secure(value: Output<String>)
@JvmName(name = "giiwknatfxgiuffs")
suspend fun secure(value: String?)

Parameters

value

Configures the Secure attribute on session affinity cookie. Value Always indicates the Secure attribute will be set in the Set-Cookie header, Never indicates the Secure attribute will not be set, and Auto will set the Secure attribute depending if Always Use HTTPS is enabled. Available values: Auto, Always, Never.