Enum PropertyValueType
Property values will be one of these types.
Namespace: Pulumi.Experimental.Provider
Assembly: Pulumi.dll
Syntax
public enum PropertyValueType
  Fields
| Name | Description | 
|---|---|
| Archive | |
| Array | |
| Asset | |
| Bool | |
| Computed | |
| Null | |
| Number | |
| Object | |
| Resource | |
| Secret | |
| String |