TopicRuleDynamodbv2PutItemArgs

data class TopicRuleDynamodbv2PutItemArgs(val tableName: Output<String>) : ConvertibleToJava<TopicRuleDynamodbv2PutItemArgs>

Constructors

Link copied to clipboard
constructor(tableName: Output<String>)

Properties

Link copied to clipboard
val tableName: Output<String>

The name of the DynamoDB table. The dynamodbv2 object takes the following arguments:

Functions

Link copied to clipboard
open override fun toJava(): TopicRuleDynamodbv2PutItemArgs