toggle menu
pulumi-azure-native-kotlin
2.90.0.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
=
"guidraybrmfauwkf"
)
fun
recurrenceType
(
value
:
SuppressionType
)
@
JvmName
(
name
=
"tmcyxdihyecndswu"
)
suspend
fun
recurrenceType
(
value
:
Either
<
String
,
SuppressionType
>
)
@
JvmName
(
name
=
"qarigubuuohhjcti"
)
suspend
fun
recurrenceType
(
value
:
Output
<
Either
<
String
,
SuppressionType
>
>
)
@
JvmName
(
name
=
"xrghyivjyoqhnsjf"
)
fun
recurrenceType
(
value
:
String
)
schedule
Link copied to clipboard
@
JvmName
(
name
=
"qexeydjqsawlanuc"
)
suspend
fun
schedule
(
value
:
SuppressionScheduleArgs
?
)
@
JvmName
(
name
=
"wbkgbfcxwqhlykpp"
)
suspend
fun
schedule
(
value
:
Output
<
SuppressionScheduleArgs
>
)
@
JvmName
(
name
=
"nlhbvuewrebhexfc"
)
suspend
fun
schedule
(
argument
:
suspend
SuppressionScheduleArgsBuilder
.
(
)
->
Unit
)