pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin.inputs
/
ThingTypePropertiesArgsBuilder
/
searchableAttributes
searchable
Attributes
@
JvmName
(
name
=
"sgsflcptjmokpihr"
)
suspend
fun
searchableAttributes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"kyedibiotsrdoqam"
)
suspend
fun
searchableAttributes
(
value
:
List
<
String
>
?
)
Parameters
value
A list of searchable thing attribute names.
@
JvmName
(
name
=
"iqokskcjlvwkkfps"
)
suspend
fun
searchableAttributes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"rormxebdtryaburb"
)
suspend
fun
searchableAttributes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"yoancgwsyhfooqve"
)
suspend
fun
searchableAttributes
(
vararg
values
:
String
)
Parameters
values
A list of searchable thing attribute names.