@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:44.745Z") @Stability(value=Stable) public interface BindToCodePipelineOptions extends software.amazon.jsii.JsiiSerializable
IProject.bindToCodePipeline method.| Modifier and Type | Interface and Description |
|---|---|
static class |
BindToCodePipelineOptions.Builder
A builder for
BindToCodePipelineOptions |
static class |
BindToCodePipelineOptions.Jsii$Proxy
An implementation for
BindToCodePipelineOptions |
| Modifier and Type | Method and Description |
|---|---|
static BindToCodePipelineOptions.Builder |
builder() |
IBucket |
getArtifactBucket()
The artifact bucket that will be used by the action that invokes this project.
|
@Stability(value=Stable) @NotNull IBucket getArtifactBucket()
@Stability(value=Stable) static BindToCodePipelineOptions.Builder builder()
BindToCodePipelineOptions.Builder of BindToCodePipelineOptionsCopyright © 2021. All rights reserved.