Module: Aws::Imagebuilder::Client::_ListWaitingWorkflowStepsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWaitingWorkflowStepsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1115 |
# File 'sig/client.rbs', line 1115
def next_token: () -> ::String
|
#steps ⇒ ::Array[Types::WorkflowStepExecution]
1114 |
# File 'sig/client.rbs', line 1114
def steps: () -> ::Array[Types::WorkflowStepExecution]
|