@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:20.061Z") @Stability(value=Experimental) public interface BranchProps extends software.amazon.jsii.JsiiSerializable, BranchOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
BranchProps.Builder
A builder for
BranchProps |
static class |
BranchProps.Jsii$Proxy
An implementation for
BranchProps |
| Modifier and Type | Method and Description |
|---|---|
static BranchProps.Builder |
builder() |
IApp |
getApp()
(experimental) The application within which the branch must be created.
|
getAutoBuild, getBasicAuth, getBranchName, getBuildSpec, getDescription, getEnvironmentVariables, getPullRequestEnvironmentName, getPullRequestPreview, getStage@Stability(value=Experimental) @NotNull IApp getApp()
@Stability(value=Experimental) static BranchProps.Builder builder()
builder in interface BranchOptionsBranchProps.Builder of BranchPropsCopyright © 2021. All rights reserved.