Module: Aws::ECS::Client::_ListTasksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTasksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
943 |
# File 'sig/client.rbs', line 943
def next_token: () -> ::String
|
#task_arns ⇒ ::Array[::String]
942 |
# File 'sig/client.rbs', line 942
def task_arns: () -> ::Array[::String]
|