C# Класс Amazon.WAF.Model.ByteMatchSet

In a GetByteMatchSet request, ByteMatchSet is a complex type that contains the ByteMatchSetId and Name of a ByteMatchSet, and the values that you specified when you updated the ByteMatchSet.

A complex type that contains ByteMatchTuple objects, which specify the parts of web requests that you want AWS WAF to inspect and the values that you want AWS WAF to search for. If a ByteMatchSet contains more than one ByteMatchTuple object, a request needs to match the settings in only one ByteMatchTuple to be considered a match.

Показать файл Открыть проект

Приватные методы

Метод Описание
IsSetByteMatchSetId ( ) : bool
IsSetByteMatchTuples ( ) : bool
IsSetName ( ) : bool