Module: Aws::IoT::Client::_ListPrincipalThingsV2ResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPrincipalThingsV2Response]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
2856 |
# File 'sig/client.rbs', line 2856
def next_token: () -> ::String
|
#principal_thing_objects ⇒ ::Array[Types::PrincipalThingObject]
2855 |
# File 'sig/client.rbs', line 2855
def principal_thing_objects: () -> ::Array[Types::PrincipalThingObject]
|