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
3097 |
# File 'sig/client.rbs', line 3097
def next_token: () -> ::String
|
#task_ids ⇒ ::Array[::String]
3096 |
# File 'sig/client.rbs', line 3096
def task_ids: () -> ::Array[::String]
|