Thing Type Properties Properties Args
data class ThingTypePropertiesPropertiesArgs(val searchableAttributes: Output<List<String>>? = null, val thingTypeDescription: Output<String>? = null) : ConvertibleToJava<ThingTypePropertiesPropertiesArgs>
Constructors
Link copied to clipboard
fun ThingTypePropertiesPropertiesArgs(searchableAttributes: Output<List<String>>? = null, thingTypeDescription: Output<String>? = null)