pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devtestlab.kotlin.inputs
/
NotificationSettingsArgsBuilder
Notification
Settings
Args
Builder
class
NotificationSettingsArgsBuilder
Builder for
NotificationSettingsArgs
.
Functions
Functions
email
Recipient
Link copied to clipboard
@
JvmName
(
name
=
"cbmnfgydapaggrox"
)
suspend
fun
emailRecipient
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qycpocstpsqxfxom"
)
suspend
fun
emailRecipient
(
value
:
String
?
)
notification
Locale
Link copied to clipboard
@
JvmName
(
name
=
"dtvahrpwnserkeqg"
)
suspend
fun
notificationLocale
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dnqceaxtbpwgvfvg"
)
suspend
fun
notificationLocale
(
value
:
String
?
)
status
Link copied to clipboard
@
JvmName
(
name
=
"hnqlgigxpdxdgeog"
)
fun
status
(
value
:
EnableStatus
)
@
JvmName
(
name
=
"jtypksowxnqlgnsn"
)
suspend
fun
status
(
value
:
Either
<
String
,
EnableStatus
>
?
)
@
JvmName
(
name
=
"oxmoycaqwmwiifmr"
)
suspend
fun
status
(
value
:
Output
<
Either
<
String
,
EnableStatus
>
>
)
@
JvmName
(
name
=
"xiyqchlunetdibrq"
)
fun
status
(
value
:
String
)
time
In
Minutes
Link copied to clipboard
@
JvmName
(
name
=
"ofarmtwahdbtaekc"
)
suspend
fun
timeInMinutes
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"absejaroefjxwtap"
)
suspend
fun
timeInMinutes
(
value
:
Int
?
)
webhook
Url
Link copied to clipboard
@
JvmName
(
name
=
"cnuecvrfnupiakke"
)
suspend
fun
webhookUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"caqjufexpynsphpa"
)
suspend
fun
webhookUrl
(
value
:
String
?
)