Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnTopicRulePropsMixin.DynamoDBActionProperty.Builder
Packages that use CfnTopicRulePropsMixin.DynamoDBActionProperty.Builder
-
Uses of CfnTopicRulePropsMixin.DynamoDBActionProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.iot
Methods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnTopicRulePropsMixin.DynamoDBActionProperty.BuilderModifier and TypeMethodDescriptionCfnTopicRulePropsMixin.DynamoDBActionProperty.builder()CfnTopicRulePropsMixin.DynamoDBActionProperty.Builder.hashKeyField(String hashKeyField) Sets the value ofCfnTopicRulePropsMixin.DynamoDBActionProperty.getHashKeyField()CfnTopicRulePropsMixin.DynamoDBActionProperty.Builder.hashKeyType(String hashKeyType) Sets the value ofCfnTopicRulePropsMixin.DynamoDBActionProperty.getHashKeyType()CfnTopicRulePropsMixin.DynamoDBActionProperty.Builder.hashKeyValue(String hashKeyValue) Sets the value ofCfnTopicRulePropsMixin.DynamoDBActionProperty.getHashKeyValue()CfnTopicRulePropsMixin.DynamoDBActionProperty.Builder.payloadField(String payloadField) Sets the value ofCfnTopicRulePropsMixin.DynamoDBActionProperty.getPayloadField()CfnTopicRulePropsMixin.DynamoDBActionProperty.Builder.rangeKeyField(String rangeKeyField) Sets the value ofCfnTopicRulePropsMixin.DynamoDBActionProperty.getRangeKeyField()CfnTopicRulePropsMixin.DynamoDBActionProperty.Builder.rangeKeyType(String rangeKeyType) Sets the value ofCfnTopicRulePropsMixin.DynamoDBActionProperty.getRangeKeyType()CfnTopicRulePropsMixin.DynamoDBActionProperty.Builder.rangeKeyValue(String rangeKeyValue) Sets the value ofCfnTopicRulePropsMixin.DynamoDBActionProperty.getRangeKeyValue()Sets the value ofCfnTopicRulePropsMixin.DynamoDBActionProperty.getRoleArn()Sets the value ofCfnTopicRulePropsMixin.DynamoDBActionProperty.getTableName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iot with parameters of type CfnTopicRulePropsMixin.DynamoDBActionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicRulePropsMixin.DynamoDBActionProperty.Builder.