pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin.inputs
/
ThingTypePropertiesArgsBuilder
/
searchableAttributes
searchable
Attributes
@
JvmName
(
name
=
"iittjicrbxcjguol"
)
suspend
fun
searchableAttributes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ekijpeoqhygulsnt"
)
suspend
fun
searchableAttributes
(
value
:
List
<
String
>
?
)
Parameters
value
A list of searchable thing attribute names.
@
JvmName
(
name
=
"rvuekxvjgvbujcbg"
)
suspend
fun
searchableAttributes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ywdtfuelyfedjydk"
)
suspend
fun
searchableAttributes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"grlexldqbktryvyg"
)
suspend
fun
searchableAttributes
(
vararg
values
:
String
)
Parameters
values
A list of searchable thing attribute names.