Progress information about model processing.
- type ModelProcessingDetails {
- # The current state of processing.
- ProcessingState :
- # A set of processing events that have occurred to date.
- String] : [
- # When model processing was completed
- DateTime :
- }