MetricSeriesGroupDetectionCondition type

系列グループの検出条件。

type MetricSeriesGroupDetectionCondition = DetectionConditionsCommon & {
  groupKey: DimensionKey
}