scopes

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

Parameters

value

The list of resource id's that this scheduled query rule is scoped to.


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


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

Parameters

values

The list of resource id's that this scheduled query rule is scoped to.