InventoryAggregator

Specifies the inventory type and attribute for the aggregation execution.

Types

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

Properties

Link copied to clipboard

Nested aggregators to further refine aggregation for an inventory type.

Link copied to clipboard

The inventory type and attribute name for aggregation.

Link copied to clipboard

A user-defined set of one or more filters on which to aggregate inventory data. Groups return a count of resources that match and don't match the specified criteria.

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