Module: Aws::AppIntegrationsService::Client::_ListDataIntegrationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataIntegrationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_integrations ⇒ ::Array[Types::DataIntegrationSummary]
325 |
# File 'sig/client.rbs', line 325
def data_integrations: () -> ::Array[Types::DataIntegrationSummary]
|
#next_token ⇒ ::String
326 |
# File 'sig/client.rbs', line 326
def next_token: () -> ::String
|