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
1174 |
# File 'sig/client.rbs', line 1174
def next_token: () -> ::String
|
#workflow_version_list ⇒ ::Array[Types::WorkflowVersion]
1173 |
# File 'sig/client.rbs', line 1173
def workflow_version_list: () -> ::Array[Types::WorkflowVersion]
|