| CommandResult |
|
| CommandRunOptions |
Configuration options for running a Pulumi command.
|
| CommandRunOptions.Builder |
|
| ConfigValue |
|
| DestroyOptions |
|
| DestroyOptions.Builder |
|
| HistoryOptions |
|
| HistoryOptions.Builder |
|
| LocalPulumiCommand |
A PulumiCommand implementation that uses a locally installed Pulumi CLI.
|
| LocalPulumiCommandOptions |
|
| LocalPulumiCommandOptions.Builder |
|
| LocalWorkspace |
LocalWorkspace is a default implementation of the Workspace interface.
|
| LocalWorkspaceOptions |
Extensibility options to configure a LocalWorkspace; e.g: settings to
seed and environment variables to pass through to every command.
|
| LocalWorkspaceOptions.Builder |
|
| OutputValue |
Represents a stack output value.
|
| PendingCreateValue |
Config values for Importing Pending Create operations.
|
| PendingCreateValue.Builder |
|
| PluginInfo |
Information about a plugin.
|
| PluginInstallOptions |
Options for installing plugins.
|
| PluginInstallOptions.Builder |
|
| PluginRemoveOptions |
Options for removing plugins.
|
| PluginRemoveOptions.Builder |
|
| PreviewOptions |
|
| PreviewOptions.Builder |
|
| PreviewResult |
Represents the result of a preview operation.
|
| ProjectBackend |
Configuration for the project's Pulumi state storage backend.
|
| ProjectBackend.Builder |
|
| ProjectConfigItemsType |
The project configuration items type.
|
| ProjectConfigItemsType.Builder |
|
| ProjectConfigType |
The project configuration type.
|
| ProjectConfigType.Builder |
|
| ProjectOptions |
An optional set of project options.
|
| ProjectOptions.Builder |
|
| ProjectPluginOptions |
Plugin options.
|
| ProjectPluginOptions.Builder |
|
| ProjectPlugins |
A set of plugins configured for a Pulumi project.
|
| ProjectPlugins.Builder |
|
| ProjectRuntime |
A description of the Project's program runtime and associated metadata.
|
| ProjectRuntime.Builder |
|
| ProjectRuntimeOptions |
Various configuration options that apply to different language runtimes.
|
| ProjectRuntimeOptions.Builder |
|
| ProjectSettings |
A Pulumi project manifest.
|
| ProjectSettings.Builder |
|
| ProjectTemplate |
A template used to seed new stacks created from this project.
|
| ProjectTemplate.Builder |
|
| ProjectTemplateConfigValue |
A placeholder config value for a project template.
|
| RefreshOptions |
|
| RefreshOptions.Builder |
|
| SecretsProviderOptions |
|
| SecretsProviderOptions.Builder |
|
| StackDeployment |
|
| StackSettings |
Represents configuration settings for a stack.
|
| StackSettings.Builder |
|
| StackSettingsConfigValue |
Represents a configuration value for a stack.
|
| StackSummary |
Information about a stack.
|
| UpdateOptions |
Common options controlling the behavior of update actions taken
against an instance of WorkspaceStack.
|
| UpdateOptions.Builder<B extends UpdateOptions.Builder<B>> |
Base builder for all update options.
|
| UpdateResult |
The result of an update operation.
|
| UpdateSummary |
Information about an update.
|
| UpOptions |
|
| UpOptions.Builder |
|
| UpResult |
The result of an up operation.
|
| Version |
Represents a semantic version (SemVer).
|
| WhoAmIResult |
|
| Workspace |
Workspace is the execution context containing a single Pulumi project, a
program, and multiple stacks.
|
| WorkspaceStack |
WorkspaceStack is an isolated, independently configurable instance of
a
Pulumi program.
|
| WorkspaceStackState |
|