Module: Aws::Imagebuilder::Client::_ListWorkflowBuildVersionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#workflow_summary_list::Array[Types::WorkflowSummary]

Returns:



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

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