Module: Aws::CustomerProfiles::Client::_ListRuleBasedMatchesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRuleBasedMatchesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#match_ids ⇒ ::Array[::String]
1507 |
# File 'sig/client.rbs', line 1507
def match_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
1508 |
# File 'sig/client.rbs', line 1508
def next_token: () -> ::String
|