Module: Aws::Appflow::Client::_DescribeFlowExecutionRecordsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#flow_executions::Array[Types::ExecutionRecord]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String