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