toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.budgets.kotlin.outputs
/
BudgetNotification
/
BudgetNotification
Budget
Notification
constructor
(
comparisonOperator
:
String
,
notificationType
:
String
,
subscriberEmailAddresses
:
List
<
String
>
?
=
null
,
subscriberSnsTopicArns
:
List
<
String
>
?
=
null
,
threshold
:
Double
,
thresholdType
:
String
)