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