UpdateSummary
UpdateSummary contains a subset of the update data found in apitype.UpdateInfo.
Properties
resultenum requiredThe result of the update.Values:not-started,in-progress,succeeded,failedstartTimeinteger requiredThe start time of the update as a Unix timestamp.endTimeinteger requiredThe end time of the update as a Unix timestamp.resourceCountinteger requiredResourceCount is the current resource count for the update. Note that it doesn’t reflect the Stack’s current resource count, only that particular update. (So the UpdateSummary for the same Stack will be different.)