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
/
AlertProcessingRulePropertiesArgsBuilder
/
scopes
scopes
@
JvmName
(
name
=
"nkiocfioblfkbpkq"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qvqexmmpqednclon"
)
suspend
fun
scopes
(
value
:
List
<
String
>
)
Parameters
value
Scopes on which alert processing rule will apply.
@
JvmName
(
name
=
"ahrcxioqahfqdxbn"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"knsmtesbwybsbadl"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ynawyfobbsacpjqo"
)
suspend
fun
scopes
(
vararg
values
:
String
)
Parameters
values
Scopes on which alert processing rule will apply.