Class ConfigureResponse
Inherited Members
Namespace: Pulumi.Experimental.Provider
Assembly: Pulumi.dll
Syntax
public sealed class ConfigureResponse
Properties
View SourceAcceptOutputs
Declaration
public bool AcceptOutputs { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
AcceptResources
Declaration
public bool AcceptResources { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
AcceptSecrets
Declaration
public bool AcceptSecrets { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
SupportsPreview
Declaration
public bool SupportsPreview { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |