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.)
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.