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
2644 |
# File 'sig/client.rbs', line 2644
def next_token: () -> ::String
|
#results ⇒ ::Array[Types::AnalyticsDataAssociationResult]
2643 |
# File 'sig/client.rbs', line 2643
def results: () -> ::Array[Types::AnalyticsDataAssociationResult]
|