searchableAttributes

@JvmName(name = "vfoihctdpmxacunk")
suspend fun searchableAttributes(value: Output<List<String>>)
@JvmName(name = "kmprnvtsdsdsiqvi")
suspend fun searchableAttributes(value: List<String>?)

Parameters

value

A list of searchable thing attribute names.


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


@JvmName(name = "lirlesgthpvlnpfc")
suspend fun searchableAttributes(values: List<Output<String>>)
@JvmName(name = "drnlqxhksqgbcodp")
suspend fun searchableAttributes(vararg values: String)

Parameters

values

A list of searchable thing attribute names.