Module: Aws::WAFRegional::Client::_CreateRegexMatchSetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateRegexMatchSetResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#change_token ⇒ ::String
152 |
# File 'sig/client.rbs', line 152
def change_token: () -> ::String
|
#regex_match_set ⇒ Types::RegexMatchSet
151 |
# File 'sig/client.rbs', line 151
def regex_match_set: () -> Types::RegexMatchSet
|