ExecutionStatus interface 
Execution Status
Properties
| stage | 
	target resource statuses  | 
| status | Deployment status  | 
| status | 
	status details  | 
| update | 
	The lastModified timestamp of the Status  | 
Property Details
		stageHistory
	 
	
status
Deployment status
status?: number
				Property Value
number
		statusMessage
	 
	status details
statusMessage?: string
				Property Value
string
		updateTime
	 
	The lastModified timestamp of the Status
updateTime?: Date
				Property Value
Date