type AlarmCombinationRule
alarm_ids
組み合わせるアラームIDのリスト。
リストの最大数:5
| Data Type | Cardinality | Parent Element | Child Element(s) | 
|---|---|---|---|
| list(String) | 1..1 | None | None | 
operator
以下の組み合わせの評価演算子を指定します。
     
   - or
 - and
 
未指定の場合は、"and"が設定されます。
| Data Type | Cardinality | Parent Element | Child Element(s) | 
|---|---|---|---|
| Enum | 0..1 | None | None |