InventoryResultItem

The inventory result item.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time inventory item data was captured.

Link copied to clipboard

Contains all the inventory data of the item type. Results include attribute names and values.

Link copied to clipboard

MD5 hash of the inventory item type contents. The content hash is used to determine whether to update inventory information. The PutInventory API doesn't update the inventory item type contents if the MD5 hash hasn't changed since last update.

Link copied to clipboard

The schema version for the inventory result item/

Link copied to clipboard

The name of the inventory result item type.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String