/dhall-aws-cloudformation/cloudformation/AWS::OpenSearchService::Domain/OffPeakWindow.dhall
Copy path to clipboardSource
{ Type = { WindowStartTime : Optional (./WindowStartTime.dhall).Type }
, default.WindowStartTime = None (./WindowStartTime.dhall).Type
}