interval

@JvmName(name = "dtiphadplstijxbr")
suspend fun interval(value: Output<String>)
@JvmName(name = "xtgdlrcdunvoqlxd")
suspend fun interval(value: String)

Parameters

value

The time interval for the tumbling window. The interval time must be between 1 minute and 1 week. AWS IoT SiteWise computes the 1w interval the end of Sunday at midnight each week (UTC), the 1d interval at the end of each day at midnight (UTC), the 1h interval at the end of each hour, and so on. When AWS IoT SiteWise aggregates data points for metric computations, the start of each interval is exclusive and the end of each interval is inclusive. AWS IoT SiteWise places the computed data point at the end of the interval.