Package com.pulumi.automation
Class ProjectOptions.Builder
java.lang.Object
com.pulumi.automation.ProjectOptions.Builder
- Enclosing class:
- ProjectOptions
Builder for
ProjectOptions.-
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds theProjectOptions.Set to"always"to always run a refresh as part of a pulumi update / preview / destroy.
-
Method Details
-
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
Builds theProjectOptions.- Returns:
- the project options
-