Module: Aws::WAFV2::Client::_GetRegexPatternSetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetRegexPatternSetResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#lock_token ⇒ ::String
489 |
# File 'sig/client.rbs', line 489
def lock_token: () -> ::String
|
#regex_pattern_set ⇒ Types::RegexPatternSet
488 |
# File 'sig/client.rbs', line 488
def regex_pattern_set: () -> Types::RegexPatternSet
|