Module: Aws::Connect::Client::_ListAnalyticsDataAssociationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#results::Array[Types::AnalyticsDataAssociationResult]



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

def results: () -> ::Array[Types::AnalyticsDataAssociationResult]