Module: Aws::SageMaker::Client::_ListFlowDefinitionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#flow_definition_summaries::Array[Types::FlowDefinitionSummary]

Returns:



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

def flow_definition_summaries: () -> ::Array[Types::FlowDefinitionSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String