/dhall-aws-cloudformation/cloudformation/AWS::WAFv2::WebACL/RequestInspection.dhall
Copy path to clipboardSource
{ Type =
{ PasswordField : (./FieldIdentifier.dhall).Type
, PayloadType : (./../../Fn.dhall).CfnText
, UsernameField : (./FieldIdentifier.dhall).Type
}
, default = {=}
}