Module: Aws::Deadline::Client::_ListStepConsumersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStepConsumersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#consumers ⇒ ::Array[Types::StepConsumer]
1596 |
# File 'sig/client.rbs', line 1596
def consumers: () -> ::Array[Types::StepConsumer]
|
#next_token ⇒ ::String
1597 |
# File 'sig/client.rbs', line 1597
def next_token: () -> ::String
|