| Package | Description |
|---|---|
| io.github.cdklabs.projen.github.workflows |
| Modifier and Type | Method and Description |
|---|---|
PushOptions.Builder |
PushOptions.Builder.branches(List<String> branches)
Sets the value of
PushOptions.getBranches() |
static PushOptions.Builder |
PushOptions.builder() |
PushOptions.Builder |
PushOptions.Builder.paths(List<String> paths)
Sets the value of
PushOptions.getPaths() |
PushOptions.Builder |
PushOptions.Builder.tags(List<String> tags)
Sets the value of
PushOptions.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(PushOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PushOptions.Builder. |
Copyright © 2021. All rights reserved.