AppSummaryEvent
SummaryEvent is emitted at the end of an update, with a summary of the changes made.
Properties
maybeCorruptboolean requiredMaybeCorrupt is set if one or more of the resources is in an invalid state.durationSecondsinteger requiredDuration is the number of seconds the update was executing.resourceChangesmap[string]integer requiredResourceChanges contains the count for resource change by type.PolicyPacksmap[string]string requiredPolicy Packs run during the update, as a map from policy pack name to version. For newer clients, the value is the version tag prefixed withv; for older clients it is the raw version.isPreviewboolean requiredIsPreview indicates whether this is a preview or an update.
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.