Scheduled Query Rule Args
constructor(action: Output<Either<AlertingActionArgs, LogToMetricActionArgs>>? = null, autoMitigate: Output<Boolean>? = null, description: Output<String>? = null, displayName: Output<String>? = null, enabled: Output<Either<String, Enabled>>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, ruleName: Output<String>? = null, schedule: Output<ScheduleArgs>? = null, source: Output<SourceArgs>? = null, tags: Output<Map<String, String>>? = null)