queries

@JvmName(name = "dbxhoydarunhqurm")
suspend fun queries(value: Output<List<String>>)
@JvmName(name = "yuaxicrnpbbgqdwx")
suspend fun queries(value: List<String>?)

Parameters

value

Select all tags with the listed tag IDs, names, or Value Representations (VRs). Examples: ID: "00100010" Keyword: "PatientName" VR: "PN"


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


@JvmName(name = "uqoecbdnqiilgfmh")
suspend fun queries(values: List<Output<String>>)
@JvmName(name = "eqfwjijbtbspdiag")
suspend fun queries(vararg values: String)

Parameters

values

Select all tags with the listed tag IDs, names, or Value Representations (VRs). Examples: ID: "00100010" Keyword: "PatientName" VR: "PN"