Module: Aws::Deadline::Client::_ListStepDependenciesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStepDependenciesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dependencies ⇒ ::Array[Types::StepDependency]
1612 |
# File 'sig/client.rbs', line 1612
def dependencies: () -> ::Array[Types::StepDependency]
|
#next_token ⇒ ::String
1613 |
# File 'sig/client.rbs', line 1613
def next_token: () -> ::String
|