ByteMatchSetByteMatchTupleFieldToMatch

data class ByteMatchSetByteMatchTupleFieldToMatch(val data: String? = null, val type: String)

Constructors

Link copied to clipboard
constructor(data: String? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val data: String? = null

When the value of Type is HEADER, enter the name of the header that you want AWS WAF to search, for example, User-Agent or Referer. If the value of Type is any other value, omit Data.

Link copied to clipboard

The part of the web request that you want AWS WAF to search for a specified string.