pulumi-azure-native-kotlin
1.93.0.1
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
=
"fqwnvbiaicaaakfe"
)
suspend
fun
emailRecipient
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bfqrpbhpfyrfqokr"
)
suspend
fun
emailRecipient
(
value
:
String
?
)
notification
Locale
Link copied to clipboard
@
JvmName
(
name
=
"ryltnifyxxjnxqir"
)
suspend
fun
notificationLocale
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ttoybmiwpffttrsg"
)
suspend
fun
notificationLocale
(
value
:
String
?
)
status
Link copied to clipboard
@
JvmName
(
name
=
"uhopcgdiwwmoixgj"
)
fun
status
(
value
:
EnableStatus
)
@
JvmName
(
name
=
"blqtsmrcrmmerqgu"
)
suspend
fun
status
(
value
:
Either
<
String
,
EnableStatus
>
?
)
@
JvmName
(
name
=
"yjcufbiprwlbrjkc"
)
suspend
fun
status
(
value
:
Output
<
Either
<
String
,
EnableStatus
>
>
)
@
JvmName
(
name
=
"kmfiqowloxgshcht"
)
fun
status
(
value
:
String
)
time
In
Minutes
Link copied to clipboard
@
JvmName
(
name
=
"myuxgekgjacntpbt"
)
suspend
fun
timeInMinutes
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"capioumyrckjkxsb"
)
suspend
fun
timeInMinutes
(
value
:
Int
?
)
webhook
Url
Link copied to clipboard
@
JvmName
(
name
=
"qrkonhbnpsbqoelj"
)
suspend
fun
webhookUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jyclqjxmhydjbjbg"
)
suspend
fun
webhookUrl
(
value
:
String
?
)