protection

@JvmName(name = "mxuwbvsbdftbitvm")
suspend fun protection(value: Output<Boolean>)
@JvmName(name = "ttydhilljsmhlrbr")
suspend fun protection(value: Boolean)

Parameters

value

A Boolean that determines the value of the X-XSS-Protection HTTP response header. When this setting is true , the value of the X-XSS-Protection header is 1 . When this setting is false , the value of the X-XSS-Protection header is 0 . For more information about these settings, see X-XSS-Protection in the MDN Web Docs.