Module: Aws::MWAAServerless::Client::_ListWorkflowsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#workflows::Array[Types::WorkflowSummary]

Returns:



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

def workflows: () -> ::Array[Types::WorkflowSummary]