Module: Aws::WAF::Client::_CreateRegexPatternSetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateRegexPatternSetResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#change_token ⇒ ::String
154 |
# File 'sig/client.rbs', line 154
def change_token: () -> ::String
|
#regex_pattern_set ⇒ Types::RegexPatternSet
153 |
# File 'sig/client.rbs', line 153
def regex_pattern_set: () -> Types::RegexPatternSet
|