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]
1572 |
# File 'sig/client.rbs', line 1572
def match_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
1573 |
# File 'sig/client.rbs', line 1573
def next_token: () -> ::String
|