NAME
Paws::SSM::ListInventoryEntriesResult
ATTRIBUTES
CaptureTime => Str
The time that inventory information was collected for the instance(s).
Entries => ArrayRef[Paws::SSM::InventoryItemEntry]
A list of inventory items on the instance(s).
InstanceId => Str
The instance ID targeted by the request to query inventory information.
NextToken => Str
The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.
SchemaVersion => Str
The inventory schema version used by the instance(s).
TypeName => Str
The type of inventory item returned by the request.