Module: Aws::Transfer::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)


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

def next_token: () -> ::String

#workflows::Array[Types::ListedWorkflow]

Returns:



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

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