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]

Returns:



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

def command_invocations: () -> ::Array[Types::CommandInvocation]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String