Module: Aws::Deadline::Client::_ListStepsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStepsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1629 |
# File 'sig/client.rbs', line 1629
def next_token: () -> ::String
|
#steps ⇒ ::Array[Types::StepSummary]
1628 |
# File 'sig/client.rbs', line 1628
def steps: () -> ::Array[Types::StepSummary]
|