BudgetNotificationArgs

constructor(comparisonOperator: Output<String>, notificationType: Output<String>, subscriberEmailAddresses: Output<List<String>>? = null, subscriberSnsTopicArns: Output<List<String>>? = null, threshold: Output<Double>, thresholdType: Output<String>)