MonitorAlertArgs

constructor(alerts: Output<MonitorAlertAlertsArgs>? = null, compare: Output<String>? = null, description: Output<String>? = null, enabled: Output<Boolean>? = null, entities: Output<List<String>>? = null, tags: Output<List<String>>? = null, type: Output<String>? = null, value: Output<Double>? = null, window: Output<String>? = null)