Module: Aws::IoT::Client::_ListThingGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListThingGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
3034 |
# File 'sig/client.rbs', line 3034 def next_token: () -> ::String |
#thing_groups ⇒ ::Array[Types::GroupNameAndArn]
3033 |
# File 'sig/client.rbs', line 3033 def thing_groups: () -> ::Array[Types::GroupNameAndArn] |