scopes

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

Parameters

value

A set of strings of resource IDs at which the metric criteria should be applied.


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


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

Parameters

values

A set of strings of resource IDs at which the metric criteria should be applied.