/dhall-aws-cloudformation/cloudformation/AWS::CloudFront::Distribution/GeoRestriction.dhall

Copy path to clipboard

Source

{ Type =
{ Locations : Optional (List (./../../Fn.dhall).CfnText)
, RestrictionType : (./../../Fn.dhall).CfnText
}
, default.Locations = None (List (./../../Fn.dhall).CfnText)
}