pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.consumption.kotlin.inputs
/
BudgetManagementGroupNotificationArgs
/
BudgetManagementGroupNotificationArgs
Budget
Management
Group
Notification
Args
fun
BudgetManagementGroupNotificationArgs
(
contactEmails
:
Output
<
List
<
String
>
>
,
enabled
:
Output
<
Boolean
>
?
=
null
,
operator
:
Output
<
String
>
,
threshold
:
Output
<
Int
>
,
thresholdType
:
Output
<
String
>
?
=
null
)