toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.inputs
/
ThingTypePropertiesPropertiesArgsBuilder
/
searchableAttributes
searchable
Attributes
@
JvmName
(
name
=
"lxvufpsfauvbmeyv"
)
suspend
fun
searchableAttributes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"otsjvmcdagvwmmdn"
)
suspend
fun
searchableAttributes
(
value
:
List
<
String
>
?
)
Parameters
value
A list of searchable thing attribute names.
@
JvmName
(
name
=
"qvjsulvxliwdhiwv"
)
suspend
fun
searchableAttributes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"wqaflstfgqhbopgl"
)
suspend
fun
searchableAttributes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xxfkplpmenxbyqoq"
)
suspend
fun
searchableAttributes
(
vararg
values
:
String
)
Parameters
values
A list of searchable thing attribute names.