/dhall-aws-cloudformation/cloudformation/AWS::CloudFront::Distribution/GeoRestriction.dhall
Copy path to clipboardSource
{ Type =
{ Locations : Optional (List (./../../Fn.dhall).CfnText)
, RestrictionType : (./../../Fn.dhall).CfnText
}
, default.Locations = None (List (./../../Fn.dhall).CfnText)
}