DatasetDeltaTimeSessionWindowConfiguration

data class DatasetDeltaTimeSessionWindowConfiguration(val timeoutInMinutes: Int)

Constructors

constructor(timeoutInMinutes: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A time interval. You can use timeoutInMinutes so that AWS IoT Analytics can batch up late data notifications that have been generated since the last execution. AWS IoT Analytics sends one batch of notifications to Amazon CloudWatch Events at one time. For more information about how to write a timestamp expression, see Date and Time Functions and Operators , in the Presto 0.172 Documentation .