Module: Aws::IoT::Client::_ListThingPrincipalsV2ResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListThingPrincipalsV2Response]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
3075 |
# File 'sig/client.rbs', line 3075
def next_token: () -> ::String
|
#thing_principal_objects ⇒ ::Array[Types::ThingPrincipalObject]
3074 |
# File 'sig/client.rbs', line 3074
def thing_principal_objects: () -> ::Array[Types::ThingPrincipalObject]
|