Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.InfluxDBActionProperty.Builder
Packages that use CfnTopicRule.InfluxDBActionProperty.Builder
-
Uses of CfnTopicRule.InfluxDBActionProperty.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnTopicRule.InfluxDBActionProperty.BuilderModifier and TypeMethodDescriptionCfnTopicRule.InfluxDBActionProperty.Builder.batchConfig(IResolvable batchConfig) Sets the value ofCfnTopicRule.InfluxDBActionProperty.getBatchConfig()CfnTopicRule.InfluxDBActionProperty.Builder.batchConfig(CfnTopicRule.InfluxDBBatchConfigProperty batchConfig) Sets the value ofCfnTopicRule.InfluxDBActionProperty.getBatchConfig()CfnTopicRule.InfluxDBActionProperty.builder()CfnTopicRule.InfluxDBActionProperty.Builder.databaseName(String databaseName) Sets the value ofCfnTopicRule.InfluxDBActionProperty.getDatabaseName()CfnTopicRule.InfluxDBActionProperty.Builder.destinationArn(String destinationArn) Sets the value ofCfnTopicRule.InfluxDBActionProperty.getDestinationArn()CfnTopicRule.InfluxDBActionProperty.Builder.organization(String organization) Sets the value ofCfnTopicRule.InfluxDBActionProperty.getOrganization()Sets the value ofCfnTopicRule.InfluxDBActionProperty.getRoleArn()Sets the value ofCfnTopicRule.InfluxDBActionProperty.getTableName()Sets the value ofCfnTopicRule.InfluxDBActionProperty.getTags()CfnTopicRule.InfluxDBActionProperty.Builder.timestampUnit(String timestampUnit) Sets the value ofCfnTopicRule.InfluxDBActionProperty.getTimestampUnit()Constructors in software.amazon.awscdk.services.iot with parameters of type CfnTopicRule.InfluxDBActionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicRule.InfluxDBActionProperty.Builder.