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]
2504 |
# File 'sig/client.rbs', line 2504
def command_executions: () -> ::Array[Types::CommandExecutionSummary]
|
#next_token ⇒ ::String
2505 |
# File 'sig/client.rbs', line 2505
def next_token: () -> ::String
|