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

Copy path to clipboard

Source

{ Type =
{ DistributionConfig : (./DistributionConfig.dhall).Type
, Tags : Optional (List (./../Tag.dhall).Type)
}
, default.Tags = None (List (./../Tag.dhall).Type)
}