Module: Aws::SupplyChain::Client::_ListDataIntegrationEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataIntegrationEventsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#events ⇒ ::Array[Types::DataIntegrationEvent]
311 |
# File 'sig/client.rbs', line 311
def events: () -> ::Array[Types::DataIntegrationEvent]
|
#next_token ⇒ ::String
312 |
# File 'sig/client.rbs', line 312
def next_token: () -> ::String
|