| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Method and Description |
|---|---|
static Rule.Builder |
Rule.builder() |
Rule.Builder |
Rule.Builder.phony(Boolean phony)
Sets the value of
Rule.getPhony() |
Rule.Builder |
Rule.Builder.prerequisites(List<String> prerequisites)
Sets the value of
Rule.getPrerequisites() |
Rule.Builder |
Rule.Builder.recipe(List<String> recipe)
Sets the value of
Rule.getRecipe() |
Rule.Builder |
Rule.Builder.targets(List<String> targets)
Sets the value of
Rule.getTargets() |
| Constructor and Description |
|---|
Jsii$Proxy(Rule.Builder builder)
Constructor that initializes the object based on literal property values passed by the
Rule.Builder. |
Copyright © 2021. All rights reserved.