| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BindToCodePipelineOptions.Jsii$Proxy
An implementation for
BindToCodePipelineOptions |
| Modifier and Type | Method and Description |
|---|---|
BindToCodePipelineOptions |
BindToCodePipelineOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Project.bindToCodePipeline(software.constructs.Construct _scope,
BindToCodePipelineOptions options)
(experimental) A callback invoked when the given project is added to a CodePipeline.
|
Copyright © 2021. All rights reserved.