Package com.pulumi.aws.iot.outputs
Class TopicRuleDynamodbv2PutItem
- java.lang.Object
-
- com.pulumi.aws.iot.outputs.TopicRuleDynamodbv2PutItem
-
public final class TopicRuleDynamodbv2PutItem extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TopicRuleDynamodbv2PutItem.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static TopicRuleDynamodbv2PutItem.Builder
builder()
static TopicRuleDynamodbv2PutItem.Builder
builder(TopicRuleDynamodbv2PutItem defaults)
java.lang.String
tableName()
-
-
-
Method Detail
-
tableName
public java.lang.String tableName()
- Returns:
- The name of the DynamoDB table.
-
builder
public static TopicRuleDynamodbv2PutItem.Builder builder()
-
builder
public static TopicRuleDynamodbv2PutItem.Builder builder(TopicRuleDynamodbv2PutItem defaults)
-
-