pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.inputs
/
GetThingGroupPlainArgs
Get
Thing
Group
Plain
Args
data
class
GetThingGroupPlainArgs
(
val
thingGroupName
:
String
)
:
ConvertibleToJava
<
GetThingGroupPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Thing
Group
Plain
Args
Link copied to clipboard
fun
GetThingGroupPlainArgs
(
thingGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetThingGroupPlainArgs
Properties
thing
Group
Name
Link copied to clipboard
val
thingGroupName
:
String