InventoryItemSchema

The inventory item schema definition. Users can use this to compose inventory query filters.

Types

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

Properties

Link copied to clipboard

The schema attributes for inventory. This contains data type and attribute name.

Link copied to clipboard

The alias name of the inventory type. The alias name is used for display purposes.

Link copied to clipboard

The name of the inventory type. Default inventory item type names start with Amazon Web Services. Custom inventory type names will start with Custom. Default inventory item types include the following: AWS:AWSComponent, AWS:Application, AWS:InstanceInformation, AWS:Network, and AWS:WindowsUpdate.

Link copied to clipboard

The schema version for the inventory item.

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