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
3062 |
# File 'sig/client.rbs', line 3062
def next_token: () -> ::String
|
#principals ⇒ ::Array[::String]
3061 |
# File 'sig/client.rbs', line 3061
def principals: () -> ::Array[::String]
|