AnomalyAlertArgs

constructor(displayName: Output<String>? = null, emailAddresses: Output<List<String>>? = null, emailSubject: Output<String>? = null, message: Output<String>? = null, name: Output<String>? = null, notificationEmail: Output<String>? = null, subscriptionId: Output<String>? = null)