Show / Hide Table of Contents

Class CancelEvent

CancelEvent is emitted when the user initiates a cancellation of the update in progress, or the update successfully completes.

Inheritance
object
CancelEvent
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Pulumi.Automation.Events
Assembly: Pulumi.Automation.dll
Syntax
public class CancelEvent
  • View Source
Back to top Copyright 2016-2023, Pulumi Corporation.