toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.consumption.kotlin.inputs
/
BudgetResourceGroupNotificationArgs
/
BudgetResourceGroupNotificationArgs
Budget
Resource
Group
Notification
Args
constructor
(
contactEmails
:
Output
<
List
<
String
>
>
?
=
null
,
contactGroups
:
Output
<
List
<
String
>
>
?
=
null
,
contactRoles
:
Output
<
List
<
String
>
>
?
=
null
,
enabled
:
Output
<
Boolean
>
?
=
null
,
operator
:
Output
<
String
>
,
threshold
:
Output
<
Int
>
,
thresholdType
:
Output
<
String
>
?
=
null
)