/dhall-aws-cloudformation/cloudformation/AWS::WAF::XssMatchSet/FieldToMatch.dhall

Copy path to clipboard

Source

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