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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String