groupByAttribute property

Input<String?>? groupByAttribute
final

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

final pulumi.Input<String?>? groupByAttribute;