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

GraphAggregationBucket

    One aggregation bucket: the groupBy key values and the metrics computed for nodes in the bucket.

    Properties

    • 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.