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


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

def next_token: () -> ::String

#workflow_version_list ⇒ ::Array[Types::WorkflowVersion]

Returns:



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

def workflow_version_list: () -> ::Array[Types::WorkflowVersion]