samesite

@JvmName(name = "reyvwkgpisiuqsfs")
suspend fun samesite(value: Output<String>)
@JvmName(name = "cijchyxrudqbmbgg")
suspend fun samesite(value: String?)

Parameters

value

Configures the SameSite attribute on the waiting room cookie. Value auto will be translated to lax or none depending if Always Use HTTPS is enabled. Note that when using value none, the secure attribute cannot be set to never. Available values: "auto", "lax", "none", "strict".