Class InlineProgramArgs
Inherited Members
Namespace: Pulumi.Automation
Assembly: Pulumi.Automation.dll
Syntax
public class InlineProgramArgs : LocalWorkspaceOptions
Constructors
View SourceInlineProgramArgs(string, string, PulumiFn)
Declaration
public InlineProgramArgs(string projectName, string stackName, PulumiFn program)
Parameters
| Type | Name | Description |
|---|---|---|
| string | projectName | |
| string | stackName | |
| PulumiFn | program |
Properties
View SourceStackName
Declaration
public string StackName { get; }
Property Value
| Type | Description |
|---|---|
| string |