Class ProjectOptions.Builder

java.lang.Object
com.pulumi.automation.ProjectOptions.Builder
Enclosing class:
ProjectOptions

public static class ProjectOptions.Builder extends Object
Builder for ProjectOptions.
  • Method Details

    • refresh

      public ProjectOptions.Builder refresh(String refresh)
      Set to "always" to always run a refresh as part of a pulumi update / preview / destroy.
      Parameters:
      refresh - "always" to always run a refresh as part of a pulumi update / preview / destroy
      Returns:
      the builder
    • build

      public ProjectOptions build()
      Builds the ProjectOptions.
      Returns:
      the project options