Module: Aws::WAFRegional::Client::_CreateSqlInjectionMatchSetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateSqlInjectionMatchSetResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#change_token ⇒ ::String
226 |
# File 'sig/client.rbs', line 226
def change_token: () -> ::String
|
#sql_injection_match_set ⇒ Types::SqlInjectionMatchSet
225 |
# File 'sig/client.rbs', line 225
def sql_injection_match_set: () -> Types::SqlInjectionMatchSet
|