scopes

@JvmName(name = "mukvwtlbjvvkqpgl")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "acsfauhctvxwmyya")
suspend fun scopes(value: List<String>?)

Parameters

value

A list of resource IDs which will be the target of Alert Processing Rule.


@JvmName(name = "ntyfrrvqgfkdqqbs")
suspend fun scopes(vararg values: Output<String>)


@JvmName(name = "agmhmqkirtpgujpt")
suspend fun scopes(values: List<Output<String>>)
@JvmName(name = "klrolvxrggucdaud")
suspend fun scopes(vararg values: String)

Parameters

values

A list of resource IDs which will be the target of Alert Processing Rule.