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