queryScope

@JvmName(name = "seidghgtaquclphg")
suspend fun queryScope(value: Output<String>)
@JvmName(name = "fghnkqymqghlkcbo")
suspend fun queryScope(value: String?)

Parameters

value

The scope at which a query is run. Default value is COLLECTION. Possible values are: COLLECTION, COLLECTION_GROUP.