Module: Aws::IoT::Client::_ListThingPrincipalsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListThingPrincipalsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
3055 |
# File 'sig/client.rbs', line 3055
def next_token: () -> ::String
|
#principals ⇒ ::Array[::String]
3054 |
# File 'sig/client.rbs', line 3054
def principals: () -> ::Array[::String]
|