toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin.inputs
/
ThingTypePropertiesArgsBuilder
/
searchableAttributes
searchable
Attributes
@
JvmName
(
name
=
"kojwhwuqrgqoylgb"
)
suspend
fun
searchableAttributes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ekxgbbyxrxfhuqrh"
)
suspend
fun
searchableAttributes
(
value
:
List
<
String
>
?
)
Parameters
value
A list of searchable thing attribute names.
@
JvmName
(
name
=
"qvaivbwbthmlggft"
)
suspend
fun
searchableAttributes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"uhvtfcmbwufiixyv"
)
suspend
fun
searchableAttributes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"gctlyxuqoxrxnsye"
)
suspend
fun
searchableAttributes
(
vararg
values
:
String
)
Parameters
values
A list of searchable thing attribute names.