Module: Aws::SupplyChain::Client::_ListDataIntegrationFlowExecutionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListDataIntegrationFlowExecutionsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#flow_executions::Array[Types::DataIntegrationFlowExecution]



325
# File 'sig/client.rbs', line 325

def flow_executions: () -> ::Array[Types::DataIntegrationFlowExecution]

#next_token::String

Returns:

  • (::String)


326
# File 'sig/client.rbs', line 326

def next_token: () -> ::String