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
1127 |
# File 'sig/client.rbs', line 1127
def next_token: () -> ::String
|
#workflow_summary_list ⇒ ::Array[Types::WorkflowSummary]
1126 |
# File 'sig/client.rbs', line 1126
def workflow_summary_list: () -> ::Array[Types::WorkflowSummary]
|