Module: Aws::IoT::Client::_ListPrincipalThingsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListPrincipalThingsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


2843
# File 'sig/client.rbs', line 2843

def next_token: () -> ::String

#things::Array[::String]

Returns:

  • (::Array[::String])


2842
# File 'sig/client.rbs', line 2842

def things: () -> ::Array[::String]