pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.budgets.kotlin
/
BudgetActionArgsBuilder
/
notificationType
notification
Type
@
JvmName
(
name
=
"ispkmllgjvwtjjdk"
)
suspend
fun
notificationType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"etebwpiqrglcrvny"
)
suspend
fun
notificationType
(
value
:
String
?
)
Parameters
value
The type of a notification. Valid values are
ACTUAL
or
FORECASTED
.