Module: Aws::SupplyChain::Client::_ListDataIntegrationFlowsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataIntegrationFlowsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flows ⇒ ::Array[Types::DataIntegrationFlow]
339 |
# File 'sig/client.rbs', line 339
def flows: () -> ::Array[Types::DataIntegrationFlow]
|
#next_token ⇒ ::String
340 |
# File 'sig/client.rbs', line 340
def next_token: () -> ::String
|