Module: Aws::WAFRegional::Client::_CreateByteMatchSetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateByteMatchSetResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#byte_match_set ⇒ Types::ByteMatchSet
94 |
# File 'sig/client.rbs', line 94
def byte_match_set: () -> Types::ByteMatchSet
|
#change_token ⇒ ::String
95 |
# File 'sig/client.rbs', line 95
def change_token: () -> ::String
|