scopes

@JvmName(name = "wedvtjdbkrvrxgrm")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "cqinnlukwvvauqxb")
suspend fun scopes(value: List<String>)

Parameters

value

Scopes on which alert processing rule will apply.


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


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

Parameters

values

Scopes on which alert processing rule will apply.