Module: Aws::CustomerProfiles::Client::_GetMatchesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetMatchesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#match_generation_date::Time

Returns:

  • (::Time)


917
# File 'sig/client.rbs', line 917

def match_generation_date: () -> ::Time

#matches::Array[Types::MatchItem]

Returns:



919
# File 'sig/client.rbs', line 919

def matches: () -> ::Array[Types::MatchItem]

#next_token::String

Returns:

  • (::String)


916
# File 'sig/client.rbs', line 916

def next_token: () -> ::String

#potential_matches::Integer

Returns:

  • (::Integer)


918
# File 'sig/client.rbs', line 918

def potential_matches: () -> ::Integer