/dhall-aws-cloudformation/cloudformation/AWS::IoTSiteWise::AssetModel/TumblingWindow.dhall

Copy path to clipboard

Source

{ Type =
{ Interval : (./../../Fn.dhall).CfnText
, Offset : Optional (./../../Fn.dhall).CfnText
}
, default.Offset = None (./../../Fn.dhall).CfnText
}