toggle menu
pulumi-azure-native-kotlin
3.5.0.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
=
"qboquknouquvobos"
)
suspend
fun
emailRecipient
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tqbhqglljiimwobr"
)
suspend
fun
emailRecipient
(
value
:
String
?
)
notification
Locale
Link copied to clipboard
@
JvmName
(
name
=
"fxvkhoeijtpgsgiq"
)
suspend
fun
notificationLocale
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sldujjwlkerpbhki"
)
suspend
fun
notificationLocale
(
value
:
String
?
)
status
Link copied to clipboard
@
JvmName
(
name
=
"qtkedjpothsuajgy"
)
fun
status
(
value
:
EnableStatus
)
@
JvmName
(
name
=
"qgqamicplnsrpqyi"
)
suspend
fun
status
(
value
:
Either
<
String
,
EnableStatus
>
?
)
@
JvmName
(
name
=
"gdordjdukmyyrhhv"
)
suspend
fun
status
(
value
:
Output
<
Either
<
String
,
EnableStatus
>
>
)
@
JvmName
(
name
=
"kfnhvshsyiskuwds"
)
fun
status
(
value
:
String
)
time
In
Minutes
Link copied to clipboard
@
JvmName
(
name
=
"aqsorwyjmimobplm"
)
suspend
fun
timeInMinutes
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ulvrqrqhukcqosls"
)
suspend
fun
timeInMinutes
(
value
:
Int
?
)
webhook
Url
Link copied to clipboard
@
JvmName
(
name
=
"vmmwlkfnmlbsjmii"
)
suspend
fun
webhookUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bvyhrfnwpwjhxogf"
)
suspend
fun
webhookUrl
(
value
:
String
?
)