Package com.pulumi.automation
Class ProjectRuntime.Builder
java.lang.Object
com.pulumi.automation.ProjectRuntime.Builder
- Enclosing class:
- ProjectRuntime
Builder for
ProjectRuntime.-
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds theProjectRuntime.name(ProjectRuntimeName name) The runtime name.options(ProjectRuntimeOptions options) The runtime options.
-
Method Details
-
name
The runtime name.- Parameters:
name- the runtime name- Returns:
- the builder
-
options
The runtime options.- Parameters:
options- the runtime options- Returns:
- the builder
-
build
Builds theProjectRuntime.- Returns:
- the project runtime
-