scopes

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

Parameters

value

the list of resource id's that this metric alert is scoped to. You cannot change the scope of a metric rule based on logs.


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


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

Parameters

values

the list of resource id's that this metric alert is scoped to. You cannot change the scope of a metric rule based on logs.