@Stability(value=Stable) public static final class CfnTopicRule.PutItemInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTopicRule.PutItemInputProperty>
CfnTopicRule.PutItemInputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTopicRule.PutItemInputProperty |
build()
Builds the configured instance.
|
CfnTopicRule.PutItemInputProperty.Builder |
tableName(String tableName)
Sets the value of
CfnTopicRule.PutItemInputProperty.getTableName() |
@Stability(value=Stable) public CfnTopicRule.PutItemInputProperty.Builder tableName(String tableName)
CfnTopicRule.PutItemInputProperty.getTableName()tableName - The table where the message data will be written. This parameter is required.this@Stability(value=Stable) public CfnTopicRule.PutItemInputProperty build()
build in interface software.amazon.jsii.Builder<CfnTopicRule.PutItemInputProperty>CfnTopicRule.PutItemInputPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.