Package com.pulumi.automation.events
package com.pulumi.automation.events
-
ClassDescription
CancelEventis emitted when the user initiates a cancellation of the update in progress, or the update successfully completes.DiagnosticEventis emitted whenever a diagnostic message is provided, for example errors from a cloud resource provider while trying to create or update a resource.DiffKind describes the kind of a particular property diff.EngineEventdescribes a Pulumi engine event, such as a change to a resource or diagnostic message.PolicyEventis emitted whenever there is Policy violation.PreludeEventis emitted at the start of an update.PropertyDiffdescribes the difference between a single property's old and new values.ResourceOperationFailedEventis emitted when a resource operation fails.ResourceOutputsEventis emitted when a resource is finished being provisioned.ResourcePreEventis emitted before a resource is modified.StandardOutputEventis emitted whenever a generic message is written, for example warnings from the pulumi CLI itself.StepEventMetadatadescribes a "step" within the Pulumi engine, which is any concrete action to migrate a set of cloud resources from one state to another.StepEventStateMetadatais the more detailed state information for a resource as it relates to a step(s) being performed.SummaryEventis emitted at the end of an update, with a summary of the changes made.