| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BitBucketSourceProps
(experimental) Construction properties for
BitBucketSource. |
interface |
CodeCommitSourceProps
(experimental) Construction properties for
CodeCommitSource. |
interface |
GitHubEnterpriseSourceProps
(experimental) Construction properties for
GitHubEnterpriseSource. |
interface |
GitHubSourceProps
(experimental) Construction properties for
GitHubSource and GitHubEnterpriseSource. |
interface |
S3SourceProps
(experimental) Construction properties for
S3Source. |
| Modifier and Type | Class and Description |
|---|---|
static class |
BitBucketSourceProps.Jsii$Proxy
An implementation for
BitBucketSourceProps |
static class |
CodeCommitSourceProps.Jsii$Proxy
An implementation for
CodeCommitSourceProps |
static class |
GitHubEnterpriseSourceProps.Jsii$Proxy
An implementation for
GitHubEnterpriseSourceProps |
static class |
GitHubSourceProps.Jsii$Proxy
An implementation for
GitHubSourceProps |
static class |
S3SourceProps.Jsii$Proxy
An implementation for
S3SourceProps |
static class |
SourceProps.Jsii$Proxy
An implementation for
SourceProps |
| Modifier and Type | Method and Description |
|---|---|
SourceProps |
SourceProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
Source(SourceProps props) |
Copyright © 2021. All rights reserved.