Module: Aws::IoT::Client::_ListThingRegistrationTasksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListThingRegistrationTasksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
3104 |
# File 'sig/client.rbs', line 3104
def next_token: () -> ::String
|
#task_ids ⇒ ::Array[::String]
3103 |
# File 'sig/client.rbs', line 3103
def task_ids: () -> ::Array[::String]
|