C# Class Amazon.WAF.Model.SizeConstraintSet

A complex type that contains SizeConstraint objects, which specify the parts of web requests that you want AWS WAF to inspect the size of. If a SizeConstraintSet contains more than one SizeConstraint object, a request only needs to match one constraint to be considered a match.
Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetName ( ) : bool
IsSetSizeConstraintSetId ( ) : bool
IsSetSizeConstraints ( ) : bool