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]
331 |
# File 'sig/client.rbs', line 331
def data_integrations: () -> ::Array[Types::DataIntegrationSummary]
|
#next_token ⇒ ::String
332 |
# File 'sig/client.rbs', line 332
def next_token: () -> ::String
|