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

Copy path to clipboard

Source

{ Type =
{ EndPoints : List (./EndPoint.dhall).Type
, Fields : List (./../../Fn.dhall).CfnText
, Name : (./../../Fn.dhall).CfnText
, SamplingRate : Double
}
, default = {=}
}