ASA and NAT

Hey!
Is it possible to make ASA to NAT to different addresses based on the destination?
lets say, if traffic is destined to 10.0.0.0/8 then send it out "this" interface and NAT it to this address and if traffic goes to all other destinations then send it out "that" interface and NAT it to other address...
Is it possible to make ASA to NAT to different addresses based on the destination?
lets say, if traffic is destined to 10.0.0.0/8 then send it out "this" interface and NAT it to this address and if traffic goes to all other destinations then send it out "that" interface and NAT it to other address...
Comments
For NAT yup policy NAT will do the trick (Easiest is a Static-NAT linked to an ACL).