enableBindingCookie

@JvmName(name = "hwnvcwkqoufvqjbp")
suspend fun enableBindingCookie(value: Output<Boolean>)
@JvmName(name = "mvchknpgiycqcutd")
suspend fun enableBindingCookie(value: Boolean?)

Parameters

value

Option to provide increased security against compromised authorization tokens and CSRF attacks by requiring an additional "binding" cookie on requests. Defaults to false.