groupByAttribute property
The attribute used to group the findings for the insight e.g., if an insight is grouped by ResourceId, then the insight produces a list of resource identifiers.
Implementation
late final pulumi.Output<String> groupByAttribute;