Alert Args
data class AlertArgs(val action: Output<AlertActionArgs>? = null, val alertDescription: Output<String>? = null, val alertName: Output<String>? = null, val alertSensitivityThreshold: Output<Int>? = null, val anomalyDetectorArn: Output<String>? = null) : ConvertibleToJava<AlertArgs>
Resource Type definition for AWS::LookoutMetrics::Alert