You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WAFRegional::Types::GetSizeConstraintSetResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::WAFRegional::Types::GetSizeConstraintSetResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#size_constraint_set ⇒ Types::SizeConstraintSet
Information about the SizeConstraintSet that you specified in the
GetSizeConstraintSet
request.
Instance Attribute Details
#size_constraint_set ⇒ Types::SizeConstraintSet
Information about the SizeConstraintSet that you specified in the
GetSizeConstraintSet
request. For more information, see the following
topics:
SizeConstraintSet: Contains
SizeConstraintSetId
,SizeConstraints
, andName
SizeConstraints
: Contains an array of SizeConstraint objects. EachSizeConstraint
object contains FieldToMatch,TextTransformation
,ComparisonOperator
, andSize
FieldToMatch: Contains
Data
andType