Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.KafkaActionProperty.Builder
-
Uses of CfnTopicRule.KafkaActionProperty.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnTopicRule.KafkaActionProperty.builder()
CfnTopicRule.KafkaActionProperty.Builder.clientProperties
(Map<String, String> clientProperties) Sets the value ofCfnTopicRule.KafkaActionProperty.getClientProperties()
CfnTopicRule.KafkaActionProperty.Builder.clientProperties
(IResolvable clientProperties) Sets the value ofCfnTopicRule.KafkaActionProperty.getClientProperties()
CfnTopicRule.KafkaActionProperty.Builder.destinationArn
(String destinationArn) Sets the value ofCfnTopicRule.KafkaActionProperty.getDestinationArn()
Sets the value ofCfnTopicRule.KafkaActionProperty.getKey()
Sets the value ofCfnTopicRule.KafkaActionProperty.getPartition()
Sets the value ofCfnTopicRule.KafkaActionProperty.getTopic()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTopicRule.KafkaActionProperty.Builder
.