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
/
TopicRulePutItemInputArgs
Topic
Rule
Put
Item
Input
Args
data
class
TopicRulePutItemInputArgs
(
val
tableName
:
Output
<
String
>
)
:
ConvertibleToJava
<
TopicRulePutItemInputArgs
>
Members
Constructors
Topic
Rule
Put
Item
Input
Args
Link copied to clipboard
constructor
(
tableName
:
Output
<
String
>
)
Properties
table
Name
Link copied to clipboard
val
tableName
:
Output
<
String
>
The table where the message data will be written.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TopicRulePutItemInputArgs