Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.DynamoDBActionProperty.Builder
Packages that use CfnTopicRule.DynamoDBActionProperty.Builder
-
Uses of CfnTopicRule.DynamoDBActionProperty.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnTopicRule.DynamoDBActionProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.iot with parameters of type CfnTopicRule.DynamoDBActionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicRule.DynamoDBActionProperty.Builder.