byteMatchTuples property

List<ByteMatchTuple> byteMatchTuples
final

Specifies the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings.

Implementation

final List<ByteMatchTuple> byteMatchTuples;