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
1123 |
# File 'sig/client.rbs', line 1123
def next_token: () -> ::String
|
#steps ⇒ ::Array[Types::WorkflowStepExecution]
1122 |
# File 'sig/client.rbs', line 1122
def steps: () -> ::Array[Types::WorkflowStepExecution]
|