toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devtestlab.kotlin.inputs
/
NotificationSettingsArgsBuilder
Notification
Settings
Args
Builder
class
NotificationSettingsArgsBuilder
Builder for
NotificationSettingsArgs
.
Members
Functions
email
Recipient
Link copied to clipboard
@
JvmName
(
name
=
"pwdautdlflgrccbl"
)
suspend
fun
emailRecipient
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oinsuksvxgvcbhgc"
)
suspend
fun
emailRecipient
(
value
:
String
?
)
notification
Locale
Link copied to clipboard
@
JvmName
(
name
=
"lwhvjxeqjvegedef"
)
suspend
fun
notificationLocale
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pyslvvjcfqpcrrpk"
)
suspend
fun
notificationLocale
(
value
:
String
?
)
status
Link copied to clipboard
@
JvmName
(
name
=
"oppfegrhstuxosid"
)
fun
status
(
value
:
EnableStatus
)
@
JvmName
(
name
=
"igtdnnptxclinedc"
)
suspend
fun
status
(
value
:
Either
<
String
,
EnableStatus
>
?
)
@
JvmName
(
name
=
"nmyyhvnvxctdnlgl"
)
suspend
fun
status
(
value
:
Output
<
Either
<
String
,
EnableStatus
>
>
)
@
JvmName
(
name
=
"umavomrikelpvhtx"
)
fun
status
(
value
:
String
)
time
In
Minutes
Link copied to clipboard
@
JvmName
(
name
=
"rrhdfletcdjvwyyv"
)
suspend
fun
timeInMinutes
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ylcrjfjhgjkkqjvk"
)
suspend
fun
timeInMinutes
(
value
:
Int
?
)
webhook
Url
Link copied to clipboard
@
JvmName
(
name
=
"twegumbyswfrtmln"
)
suspend
fun
webhookUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yrxbtlkatqhiegag"
)
suspend
fun
webhookUrl
(
value
:
String
?
)