Module: Aws::IoT::Client::_ListCommandsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#commands::Array[Types::CommandSummary]

Returns:



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

def commands: () -> ::Array[Types::CommandSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String