pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.costmanagement.kotlin.inputs
/
NotificationPropertiesArgs
/
NotificationPropertiesArgs
Notification
Properties
Args
fun
NotificationPropertiesArgs
(
language
:
Output
<
String
>
?
=
null
,
message
:
Output
<
String
>
?
=
null
,
regionalFormat
:
Output
<
String
>
?
=
null
,
subject
:
Output
<
String
>
,
to
:
Output
<
List
<
String
>
>
)