pulumi-aws-kotlin
6.12.2.0
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin.inputs
/
ThingTypePropertiesArgsBuilder
/
searchableAttributes
searchable
Attributes
@
JvmName
(
name
=
"fyqymwymthrxoidc"
)
suspend
fun
searchableAttributes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qoleikauwtcyivuf"
)
suspend
fun
searchableAttributes
(
value
:
List
<
String
>
?
)
Parameters
value
A list of searchable thing attribute names.
@
JvmName
(
name
=
"xxkconxbmfkkqerh"
)
suspend
fun
searchableAttributes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"dijwirdqqhrauuqu"
)
suspend
fun
searchableAttributes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"bdmcthuknixhcbro"
)
suspend
fun
searchableAttributes
(
vararg
values
:
String
)
Parameters
values
A list of searchable thing attribute names.