toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin
/
ThingTypeArgs
/
ThingTypeArgs
Thing
Type
Args
constructor
(
deprecateThingType
:
Output
<
Boolean
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
,
thingTypeName
:
Output
<
String
>
?
=
null
,
thingTypeProperties
:
Output
<
ThingTypePropertiesPropertiesArgs
>
?
=
null
)