Add a Clean() method which has the opportunity to modify imported *InstanceState before it is parsed.
Use cases:
- EC2 Instances don't play nicely with inline ELB volumes if they weren't created that way. Strip out all references to inline ELB volumes and instead rely on volume attachments.