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