httpOnlyCookieAttribute

@JvmName(name = "pvbcttbructcxfmn")
suspend fun httpOnlyCookieAttribute(value: Output<Boolean>)
@JvmName(name = "bjuroctxqamwsgxd")
suspend fun httpOnlyCookieAttribute(value: Boolean?)

Parameters

value

Enables the HttpOnly cookie attribute, which increases security against XSS attacks.