| Package | Description |
|---|---|
| io.github.cdklabs.projen.github |
| Modifier and Type | Method and Description |
|---|---|
AutoApproveOptions.Builder |
AutoApproveOptions.Builder.allowedUsernames(List<String> allowedUsernames)
Sets the value of
AutoApproveOptions.getAllowedUsernames() |
static AutoApproveOptions.Builder |
AutoApproveOptions.builder() |
AutoApproveOptions.Builder |
AutoApproveOptions.Builder.label(String label)
Sets the value of
AutoApproveOptions.getLabel() |
AutoApproveOptions.Builder |
AutoApproveOptions.Builder.runsOn(List<String> runsOn)
Sets the value of
AutoApproveOptions.getRunsOn() |
AutoApproveOptions.Builder |
AutoApproveOptions.Builder.secret(String secret)
Sets the value of
AutoApproveOptions.getSecret() |
| Constructor and Description |
|---|
Jsii$Proxy(AutoApproveOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AutoApproveOptions.Builder. |
Copyright © 2021. All rights reserved.