class Aws::WAF::Types::CreateSizeConstraintSetRequest

@note When making an API call, you may pass CreateSizeConstraintSetRequest

data as a hash:

    {
      name: "ResourceName", # required
      change_token: "ChangeToken", # required
    }

@!attribute [rw] name

A friendly name or description of the SizeConstraintSet. You can't
change `Name` after you create a `SizeConstraintSet`.
@return [String]

@!attribute [rw] change_token

The value returned by the most recent call to GetChangeToken.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/waf-2015-08-24/CreateSizeConstraintSetRequest AWS API Documentation

Constants

SENSITIVE