Module: Aws::WAF::Client::_CreateXssMatchSetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateXssMatchSetResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#change_token ⇒ ::String
262 |
# File 'sig/client.rbs', line 262
def change_token: () -> ::String
|
#xss_match_set ⇒ Types::XssMatchSet
261 |
# File 'sig/client.rbs', line 261
def xss_match_set: () -> Types::XssMatchSet
|