TopicRuleErrorActionDynamodbv2PutItemArgs

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

Constructors

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(): TopicRuleErrorActionDynamodbv2PutItemArgs