Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.KinesisActionProperty.Builder
-
Uses of CfnTopicRule.KinesisActionProperty.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnTopicRule.KinesisActionProperty.builder()
CfnTopicRule.KinesisActionProperty.Builder.partitionKey
(String partitionKey) Sets the value ofCfnTopicRule.KinesisActionProperty.getPartitionKey()
Sets the value ofCfnTopicRule.KinesisActionProperty.getRoleArn()
CfnTopicRule.KinesisActionProperty.Builder.streamName
(String streamName) Sets the value ofCfnTopicRule.KinesisActionProperty.getStreamName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTopicRule.KinesisActionProperty.Builder
.