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)


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

def match_generation_date: () -> ::Time

#matches::Array[Types::MatchItem]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#potential_matches::Integer

Returns:

  • (::Integer)


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

def potential_matches: () -> ::Integer