pulumi-azure-native-kotlin
1.93.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
=
"qcdihlcioyiattfg"
)
fun
recurrenceType
(
value
:
SuppressionType
)
@
JvmName
(
name
=
"llsmpakjhfdirdom"
)
suspend
fun
recurrenceType
(
value
:
Either
<
String
,
SuppressionType
>
)
@
JvmName
(
name
=
"ulglxfjfkyrjwvgl"
)
suspend
fun
recurrenceType
(
value
:
Output
<
Either
<
String
,
SuppressionType
>
>
)
@
JvmName
(
name
=
"xojombnxebotbcpb"
)
fun
recurrenceType
(
value
:
String
)
schedule
Link copied to clipboard
@
JvmName
(
name
=
"acfngldrkqfmfksh"
)
suspend
fun
schedule
(
value
:
SuppressionScheduleArgs
?
)
@
JvmName
(
name
=
"tmcnctykiytknsvi"
)
suspend
fun
schedule
(
value
:
Output
<
SuppressionScheduleArgs
>
)
@
JvmName
(
name
=
"awidkdbfkdmrygvy"
)
suspend
fun
schedule
(
argument
:
suspend
SuppressionScheduleArgsBuilder
.
(
)
->
Unit
)