Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. GraphAggregations

GraphAggregations

    Aggregation results: one bucket per distinct groupBy key combination.

    Properties

    • buckets array[GraphAggregationBucket] required
      The aggregation buckets.
    • key map[string]string required
      The bucket key, one entry per aggregate.groupBy field: each map key is a groupBy field name, and its value is this bucket’s value for that field.
    • metrics map[string]number required
      Metric values keyed by each metric’s ‘alias’.

      The infrastructure as code platform for any cloud.