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
/
ThingGroupArgs
/
ThingGroupArgs
Thing
Group
Args
constructor
(
parentGroupName
:
Output
<
String
>
?
=
null
,
queryString
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
,
thingGroupName
:
Output
<
String
>
?
=
null
,
thingGroupProperties
:
Output
<
ThingGroupPropertiesPropertiesArgs
>
?
=
null
)