pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.outputs
/
GetThingGroupResult
/
GetThingGroupResult
Get
Thing
Group
Result
fun
GetThingGroupResult
(
arn
:
String
?
=
null
,
id
:
String
?
=
null
,
queryString
:
String
?
=
null
,
tags
:
List
<
ThingGroupTag
>
?
=
null
,
thingGroupProperties
:
ThingGroupPropertiesProperties
?
=
null
)