secure

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

Parameters

value

Configures the Secure attribute on the waiting room cookie. Value always indicates that the Secure attribute will be set in the Set-Cookie header, never indicates that 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".