class Aws::WAFRegional::Types::GetSqlInjectionMatchSetRequest

A request to get a SqlInjectionMatchSet.

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

data as a hash:

    {
      sql_injection_match_set_id: "ResourceId", # required
    }

@!attribute [rw] sql_injection_match_set_id

The `SqlInjectionMatchSetId` of the SqlInjectionMatchSet that you
want to get. `SqlInjectionMatchSetId` is returned by
CreateSqlInjectionMatchSet and by ListSqlInjectionMatchSets.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/waf-regional-2016-11-28/GetSqlInjectionMatchSetRequest AWS API Documentation

Constants

SENSITIVE