AWS::IoTSiteWise::AssetModel MetricWindow
Contains a time interval window used for data aggregate computations (for example, average, sum, count, and so on).
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Tumbling" :
TumblingWindow
}
YAML
Tumbling:
TumblingWindow
Properties
Tumbling
-
The tumbling time interval window.
Required: No
Type: TumblingWindow
Update requires: No interruption