Package com.pulumi.automation
Class ProjectBackend.Builder
java.lang.Object
com.pulumi.automation.ProjectBackend.Builder
- Enclosing class:
- ProjectBackend
Builder for
ProjectBackend.-
Method Summary
-
Method Details
-
url
The backend URL. Use the same URL format that is passed to "pulumi login", see https://www.pulumi.com/docs/cli/commands/pulumi_login/To explicitly use the Pulumi Cloud backend, use URL "https://api.pulumi.com"
- Parameters:
url- the backend URL- Returns:
- the builder
-
build
Builds theProjectBackend.- Returns:
- the project backend
-