scopes

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

Parameters

value

A list of resource IDs which will be the target of alert processing rule.


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


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

Parameters

values

A list of resource IDs which will be the target of alert processing rule.