@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.788Z") @Stability(value=Experimental) public interface PullRequestTargetOptions extends software.amazon.jsii.JsiiSerializable, PushOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
PullRequestTargetOptions.Builder
A builder for
PullRequestTargetOptions |
static class |
PullRequestTargetOptions.Jsii$Proxy
An implementation for
PullRequestTargetOptions |
| Modifier and Type | Method and Description |
|---|---|
static PullRequestTargetOptions.Builder |
builder() |
default List<String> |
getTypes()
(experimental) Which activity types to trigger on.
|
getBranches, getPaths, getTags@Stability(value=Experimental) @Nullable default List<String> getTypes()
@Stability(value=Experimental) static PullRequestTargetOptions.Builder builder()
builder in interface PushOptionsPullRequestTargetOptions.Builder of PullRequestTargetOptionsCopyright © 2021. All rights reserved.