pulumi-azure-native-kotlin
2.6.0.0
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
=
"ehwtwbvgbqjpwahe"
)
fun
recurrenceType
(
value
:
SuppressionType
)
@
JvmName
(
name
=
"saevsniiokwwxunl"
)
suspend
fun
recurrenceType
(
value
:
Either
<
String
,
SuppressionType
>
)
@
JvmName
(
name
=
"ckvfuvrqkfwjqqgu"
)
suspend
fun
recurrenceType
(
value
:
Output
<
Either
<
String
,
SuppressionType
>
>
)
@
JvmName
(
name
=
"lcxobamondusyord"
)
fun
recurrenceType
(
value
:
String
)
schedule
Link copied to clipboard
@
JvmName
(
name
=
"xlydnldgvuxmawao"
)
suspend
fun
schedule
(
value
:
SuppressionScheduleArgs
?
)
@
JvmName
(
name
=
"piwpvmutusgunfec"
)
suspend
fun
schedule
(
value
:
Output
<
SuppressionScheduleArgs
>
)
@
JvmName
(
name
=
"iatujhfeplybmxrk"
)
suspend
fun
schedule
(
argument
:
suspend
SuppressionScheduleArgsBuilder
.
(
)
->
Unit
)