Module: Aws::MWAAServerless::Client::_ListWorkflowVersionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#workflow_versions::Array[Types::WorkflowVersionSummary]

Returns:



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

def workflow_versions: () -> ::Array[Types::WorkflowVersionSummary]