class Aws::WAFRegional::Types::CreateSqlInjectionMatchSetRequest
A request to create a SqlInjectionMatchSet
.
@note When making an API call, you may pass CreateSqlInjectionMatchSetRequest
data as a hash: { name: "ResourceName", # required change_token: "ChangeToken", # required }
@!attribute [rw] name
A friendly name or description for the SqlInjectionMatchSet that you're creating. You can't change `Name` after you create the `SqlInjectionMatchSet`. @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-regional-2016-11-28/CreateSqlInjectionMatchSetRequest AWS API Documentation
Constants
- SENSITIVE