Package com.pulumi.automation
Class ProjectConfigItemsType.Builder
java.lang.Object
com.pulumi.automation.ProjectConfigItemsType.Builder
- Enclosing class:
- ProjectConfigItemsType
Builder for
ProjectConfigItemsType.-
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds theProjectConfigItemsType.items(ProjectConfigItemsType items) The configuration items type.The type of the configuration item.
-
Method Details
-
type
The type of the configuration item.- Parameters:
type- the type of the configuration item- Returns:
- the builder
-
items
The configuration items type.- Parameters:
items- the configuration items- Returns:
- the builder
-
build
Builds theProjectConfigItemsType.- Returns:
- the project configuration items type
-