Module: Aws::SSM::Client::_DescribeInstanceInformationResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeInstanceInformationResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#instance_information_list::Array[Types::InstanceInformation]

Returns:



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

def instance_information_list: () -> ::Array[Types::InstanceInformation]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String