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