pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.alertsmanagement.kotlin.inputs
/
SuppressionConfigArgsBuilder
Suppression
Config
Args
Builder
class
SuppressionConfigArgsBuilder
Builder for
SuppressionConfigArgs
.
Functions
Functions
recurrence
Type
Link copied to clipboard
@
JvmName
(
name
=
"ubiyxyjpsbqmgsss"
)
fun
recurrenceType
(
value
:
SuppressionType
)
@
JvmName
(
name
=
"jypqjxxeoifbhydb"
)
suspend
fun
recurrenceType
(
value
:
Either
<
String
,
SuppressionType
>
)
@
JvmName
(
name
=
"xjnwsmebsmfkyvey"
)
suspend
fun
recurrenceType
(
value
:
Output
<
Either
<
String
,
SuppressionType
>
>
)
@
JvmName
(
name
=
"ejwxpyadjlsabted"
)
fun
recurrenceType
(
value
:
String
)
schedule
Link copied to clipboard
@
JvmName
(
name
=
"hfdalqotmgggmutk"
)
suspend
fun
schedule
(
value
:
SuppressionScheduleArgs
?
)
@
JvmName
(
name
=
"gepgcnvyrjtvqhok"
)
suspend
fun
schedule
(
value
:
Output
<
SuppressionScheduleArgs
>
)
@
JvmName
(
name
=
"aiupelhxhlmopfny"
)
suspend
fun
schedule
(
argument
:
suspend
SuppressionScheduleArgsBuilder
.
(
)
->
Unit
)