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.inputs
/
GetThingTypePlainArgs
Get
Thing
Type
Plain
Args
data
class
GetThingTypePlainArgs
(
val
thingTypeName
:
String
)
:
ConvertibleToJava
<
GetThingTypePlainArgs
>
Members
Constructors
Get
Thing
Type
Plain
Args
Link copied to clipboard
constructor
(
thingTypeName
:
String
)
Properties
thing
Type
Name
Link copied to clipboard
val
thingTypeName
:
String
The name of the thing type.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetThingTypePlainArgs