Module: Aws::IoT::Client::_ListThingsInThingGroupResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListThingsInThingGroupResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
3152 |
# File 'sig/client.rbs', line 3152
def next_token: () -> ::String
|
#things ⇒ ::Array[::String]
3151 |
# File 'sig/client.rbs', line 3151
def things: () -> ::Array[::String]
|