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)


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

def next_token: () -> ::String

#results::Array[Types::AnalyticsDataAssociationResult]



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

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