Package com.pulumi.automation.events
Class CancelEvent
- java.lang.Object
-
- com.pulumi.automation.events.CancelEvent
-
public class CancelEvent extends java.lang.Object
CancelEvent
is emitted when the user initiates a cancellation of the update in progress, or the update successfully completes.
-
-
Constructor Summary
Constructors Constructor Description CancelEvent()
-