Module: Aws::IoT::Client::_ListThingGroupsForThingResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#thing_groups::Array[Types::GroupNameAndArn]

Returns:



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

def thing_groups: () -> ::Array[Types::GroupNameAndArn]