Alert Processing Rule Properties Args
constructor(actions: Output<List<Either<AddActionGroupsArgs, RemoveAllActionGroupsArgs>>>, conditions: Output<List<ConditionArgs>>? = null, description: Output<String>? = null, enabled: Output<Boolean>? = null, schedule: Output<ScheduleArgs>? = null, scopes: Output<List<String>>)