toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin.inputs
/
TopicRuleDynamodbv2PutItemArgs
Topic
Rule
Dynamodbv2Put
Item
Args
data
class
TopicRuleDynamodbv2PutItemArgs
(
val
tableName
:
Output
<
String
>
)
:
ConvertibleToJava
<
TopicRuleDynamodbv2PutItemArgs
>
Members
Constructors
Topic
Rule
Dynamodbv2Put
Item
Args
Link copied to clipboard
constructor
(
tableName
:
Output
<
String
>
)
Properties
table
Name
Link copied to clipboard
val
tableName
:
Output
<
String
>
The name of the DynamoDB table.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TopicRuleDynamodbv2PutItemArgs