Does not look pretty, but gives you an idea of where Meraki is translating a port to a local 3389.
Networks[?State == 'Active'][].PortForwardingRules[].rules[?localPort == '3389'].join(
,
, [join(
:
, [
Name
, to_string(name),
Allowed IPs
,to_string(allowedIps)])])