OBJECT
Represents a Change to a resource in EchoStream.
type Change {# When and who modified.lastModified: AtBy! # The new Echo object's emittable attributes.new: AWSJSON # The old Echo object's emittable attributes.old: AWSJSON }