| Package | Description |
|---|---|
| software.amazon.awscdk.services.amplify |
AWS Amplify Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SourceCodeProviderConfig.Jsii$Proxy
An implementation for
SourceCodeProviderConfig |
| Modifier and Type | Method and Description |
|---|---|
SourceCodeProviderConfig |
GitLabSourceCodeProvider.bind(App _app)
(experimental) Binds the source code provider to an app.
|
SourceCodeProviderConfig |
ISourceCodeProvider.bind(App app)
(experimental) Binds the source code provider to an app.
|
SourceCodeProviderConfig |
ISourceCodeProvider.Jsii$Proxy.bind(App app)
(experimental) Binds the source code provider to an app.
|
default SourceCodeProviderConfig |
ISourceCodeProvider.Jsii$Default.bind(App app)
(experimental) Binds the source code provider to an app.
|
SourceCodeProviderConfig |
CodeCommitSourceCodeProvider.bind(App app)
(experimental) Binds the source code provider to an app.
|
SourceCodeProviderConfig |
GitHubSourceCodeProvider.bind(App _app)
(experimental) Binds the source code provider to an app.
|
SourceCodeProviderConfig |
SourceCodeProviderConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.