Defines a grouping dimension for the infrastructure host map.

Hierarchy

  • HostMapWidgetGroupBy

Constructors

Properties

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
column: string

Column name from the entity table (for example, cloud_provider, tags, labels).

key?: string

Key within the column for nested attribute types (for example, service within tags).

Generated using TypeDoc