Module: Aws::Appflow::Client::_ListFlowsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#flows::Array[Types::FlowDefinition]

Returns:



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

def flows: () -> ::Array[Types::FlowDefinition]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String