toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.alertsmanagement.kotlin.inputs
/
SuppressionConfigArgsBuilder
Suppression
Config
Args
Builder
class
SuppressionConfigArgsBuilder
Builder for
SuppressionConfigArgs
.
Members
Functions
recurrence
Type
Link copied to clipboard
@
JvmName
(
name
=
"nchgwmvaeedklinu"
)
fun
recurrenceType
(
value
:
SuppressionType
)
@
JvmName
(
name
=
"cblpokgxhcheagme"
)
suspend
fun
recurrenceType
(
value
:
Either
<
String
,
SuppressionType
>
)
@
JvmName
(
name
=
"dkskonisisvvysbx"
)
suspend
fun
recurrenceType
(
value
:
Output
<
Either
<
String
,
SuppressionType
>
>
)
@
JvmName
(
name
=
"bgoahylvxjrhwquf"
)
fun
recurrenceType
(
value
:
String
)
schedule
Link copied to clipboard
@
JvmName
(
name
=
"kxwwyrfynkqdwcxo"
)
suspend
fun
schedule
(
value
:
SuppressionScheduleArgs
?
)
@
JvmName
(
name
=
"bhthiljyyntopydp"
)
suspend
fun
schedule
(
value
:
Output
<
SuppressionScheduleArgs
>
)
@
JvmName
(
name
=
"vonhvplxdodnukxn"
)
suspend
fun
schedule
(
argument
:
suspend
SuppressionScheduleArgsBuilder
.
(
)
->
Unit
)