Class PropertyDiff
Inherited Members
Namespace: Pulumi.Experimental.Provider
Assembly: Pulumi.dll
Syntax
public sealed class PropertyDiff
  Properties
View SourceInputDiff
Declaration
public bool InputDiff { get; set; }
  Property Value
| Type | Description | 
|---|---|
| bool | 
Kind
Declaration
public PropertyDiffKind Kind { get; set; }
  Property Value
| Type | Description | 
|---|---|
| PropertyDiffKind |