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)


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

def next_token: () -> ::String

#workflow_version_list::Array[Types::WorkflowVersion]

Returns:



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

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