| Package | Description |
|---|---|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GitHubSourceOptions.Jsii$Proxy
An implementation for
GitHubSourceOptions |
| Modifier and Type | Method and Description |
|---|---|
GitHubSourceOptions |
GitHubSourceOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static CodePipelineSource |
CodePipelineSource.gitHub(String repoString,
String branch,
GitHubSourceOptions props)
Returns a GitHub source, using OAuth tokens to authenticate with GitHub and a separate webhook to detect changes.
|
Copyright © 2022. All rights reserved.