Uses of Class
software.amazon.awssdk.services.iot.model.TimestreamAction
-
Packages that use TimestreamAction Package Description software.amazon.awssdk.services.iot.model -
-
Uses of TimestreamAction in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return TimestreamAction Modifier and Type Method Description TimestreamActionAction. timestream()The Timestream rule action writes attributes (measures) from an MQTT message into an Amazon Timestream table.Methods in software.amazon.awssdk.services.iot.model with parameters of type TimestreamAction Modifier and Type Method Description Action.BuilderAction.Builder. timestream(TimestreamAction timestream)The Timestream rule action writes attributes (measures) from an MQTT message into an Amazon Timestream table.
-