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)


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

def next_token: () -> ::String

#workflow_summary_list ⇒ ::Array[Types::WorkflowSummary]

Returns:



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

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