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

Copy path to clipboard

Source

{ Type =
{ StreamingDistributionConfig : (./StreamingDistributionConfig.dhall).Type
, Tags : List (./../Tag.dhall).Type
}
, default = {=}
}