Module: Aws::IoT::Client::_ListCommandExecutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCommandExecutionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#command_executions ⇒ ::Array[Types::CommandExecutionSummary]
2511 |
# File 'sig/client.rbs', line 2511 def command_executions: () -> ::Array[Types::CommandExecutionSummary] |
#next_token ⇒ ::String
2512 |
# File 'sig/client.rbs', line 2512 def next_token: () -> ::String |