pulumi-azure-native-kotlin
2.6.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
=
"svfijgervbugjcmv"
)
suspend
fun
emailRecipient
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sdgixsbemevaedul"
)
suspend
fun
emailRecipient
(
value
:
String
?
)
notification
Locale
Link copied to clipboard
@
JvmName
(
name
=
"gcmtnqcjpaxajqlr"
)
suspend
fun
notificationLocale
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jgloxjovocnapcln"
)
suspend
fun
notificationLocale
(
value
:
String
?
)
status
Link copied to clipboard
@
JvmName
(
name
=
"wvqqmixovfhnuvsu"
)
fun
status
(
value
:
EnableStatus
)
@
JvmName
(
name
=
"mronnmrcjvsswcce"
)
suspend
fun
status
(
value
:
Either
<
String
,
EnableStatus
>
?
)
@
JvmName
(
name
=
"xjueedcrlrqmilek"
)
suspend
fun
status
(
value
:
Output
<
Either
<
String
,
EnableStatus
>
>
)
@
JvmName
(
name
=
"gkxmbrjnacvpyphj"
)
fun
status
(
value
:
String
)
time
In
Minutes
Link copied to clipboard
@
JvmName
(
name
=
"ladhsdepvwmlyflb"
)
suspend
fun
timeInMinutes
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"scuekvgmotbaqfbw"
)
suspend
fun
timeInMinutes
(
value
:
Int
?
)
webhook
Url
Link copied to clipboard
@
JvmName
(
name
=
"kfbdyxexeqdsgflu"
)
suspend
fun
webhookUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wqpjwdxqjotlmtal"
)
suspend
fun
webhookUrl
(
value
:
String
?
)