/dhall-aws-cloudformation/cloudformation/AWS::IoTSiteWise::AssetModel/TumblingWindow.dhall
Copy path to clipboardSource
{ Type =
{ Interval : (./../../Fn.dhall).CfnText
, Offset : Optional (./../../Fn.dhall).CfnText
}
, default.Offset = None (./../../Fn.dhall).CfnText
}