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]
241 |
# File 'sig/client.rbs', line 241
def flow_executions: () -> ::Array[Types::ExecutionRecord]
|
#next_token ⇒ ::String
242 |
# File 'sig/client.rbs', line 242
def next_token: () -> ::String
|