/dhall-aws-cloudformation/cloudformation/AWS::WAFv2::WebACL/VisibilityConfig.dhall

Copy path to clipboard

Source

{ Type =
{ CloudWatchMetricsEnabled : Bool
, MetricName : (./../../Fn.dhall).CfnText
, SampledRequestsEnabled : Bool
}
, default = {=}
}