Module: Aws::SSM::Client::_ListCommandInvocationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCommandInvocationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#command_invocations ⇒ ::Array[Types::CommandInvocation]
1846 |
# File 'sig/client.rbs', line 1846 def command_invocations: () -> ::Array[Types::CommandInvocation] |
#next_token ⇒ ::String
1847 |
# File 'sig/client.rbs', line 1847 def next_token: () -> ::String |