Module: Aws::AppIntegrationsService::Client::_ListApplicationAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApplicationAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_associations ⇒ ::Array[Types::ApplicationAssociationSummary]
286 |
# File 'sig/client.rbs', line 286
def application_associations: () -> ::Array[Types::ApplicationAssociationSummary]
|
#next_token ⇒ ::String
287 |
# File 'sig/client.rbs', line 287
def next_token: () -> ::String
|