/dhall-aws-cloudformation/cloudformation/AWS::WAFv2::LoggingConfiguration/JsonBody.dhall

Copy path to clipboard

Source

{ Type =
{ InvalidFallbackBehavior : Optional (./../../Fn.dhall).CfnText
, MatchPattern : (./MatchPattern.dhall).Type
, MatchScope : (./../../Fn.dhall).CfnText
}
, default.InvalidFallbackBehavior = None (./../../Fn.dhall).CfnText
}