/dhall-aws-cloudformation/cloudformation/AWS::CloudFront::StreamingDistribution/Logging.dhall
Copy path to clipboardSource
{ Type =
{ Bucket : (./../../Fn.dhall).CfnText
, Enabled : Bool
, Prefix : (./../../Fn.dhall).CfnText
}
, default = {=}
}
{ Type =
{ Bucket : (./../../Fn.dhall).CfnText
, Enabled : Bool
, Prefix : (./../../Fn.dhall).CfnText
}
, default = {=}
}