Alerts Suppression Rule Args
constructor(alertType: Output<String>? = null, alertsSuppressionRuleName: Output<String>? = null, comment: Output<String>? = null, expirationDateUtc: Output<String>? = null, reason: Output<String>? = null, state: Output<Either<String, RuleState>>? = null, suppressionAlertsScope: Output<SuppressionAlertsScopeArgs>? = null)