pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.budgets.kotlin.outputs
/
GetBudgetNotification
/
GetBudgetNotification
Get
Budget
Notification
fun
GetBudgetNotification
(
comparisonOperator
:
String
,
notificationType
:
String
,
subscriberEmailAddresses
:
List
<
String
>
,
subscriberSnsTopicArns
:
List
<
String
>
,
threshold
:
Double
,
thresholdType
:
String
)