class Aws::IoT::Types::ListThingPrincipalsResponse
@return [String]
there are no additional results.
The token to use to get the next set of results, or null if
@!attribute [rw] next_token
@return [Array<String>]
The principals associated with the thing.
@!attribute [rw] principals
The output from the ListThingPrincipals operation.