Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.DynamoDBActionProperty.Builder
-
Uses of CfnTopicRule.DynamoDBActionProperty.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnTopicRule.DynamoDBActionProperty.builder()
CfnTopicRule.DynamoDBActionProperty.Builder.hashKeyField
(String hashKeyField) Sets the value ofCfnTopicRule.DynamoDBActionProperty.getHashKeyField()
CfnTopicRule.DynamoDBActionProperty.Builder.hashKeyType
(String hashKeyType) Sets the value ofCfnTopicRule.DynamoDBActionProperty.getHashKeyType()
CfnTopicRule.DynamoDBActionProperty.Builder.hashKeyValue
(String hashKeyValue) Sets the value ofCfnTopicRule.DynamoDBActionProperty.getHashKeyValue()
CfnTopicRule.DynamoDBActionProperty.Builder.payloadField
(String payloadField) Sets the value ofCfnTopicRule.DynamoDBActionProperty.getPayloadField()
CfnTopicRule.DynamoDBActionProperty.Builder.rangeKeyField
(String rangeKeyField) Sets the value ofCfnTopicRule.DynamoDBActionProperty.getRangeKeyField()
CfnTopicRule.DynamoDBActionProperty.Builder.rangeKeyType
(String rangeKeyType) Sets the value ofCfnTopicRule.DynamoDBActionProperty.getRangeKeyType()
CfnTopicRule.DynamoDBActionProperty.Builder.rangeKeyValue
(String rangeKeyValue) Sets the value ofCfnTopicRule.DynamoDBActionProperty.getRangeKeyValue()
Sets the value ofCfnTopicRule.DynamoDBActionProperty.getRoleArn()
Sets the value ofCfnTopicRule.DynamoDBActionProperty.getTableName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTopicRule.DynamoDBActionProperty.Builder
.