| Package | Description |
|---|---|
| software.amazon.awscdk.services.apprunner |
AWS::AppRunner Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SourceConfig.Jsii$Proxy
An implementation for
SourceConfig |
| Modifier and Type | Method and Description |
|---|---|
SourceConfig |
AssetSource.bind(software.constructs.Construct _scope)
(experimental) Called when the Job is initialized to allow this object to bind.
|
SourceConfig |
EcrPublicSource.bind(software.constructs.Construct _scope)
(experimental) Called when the Job is initialized to allow this object to bind.
|
SourceConfig |
GithubSource.bind(software.constructs.Construct _scope)
(experimental) Called when the Job is initialized to allow this object to bind.
|
SourceConfig |
EcrSource.bind(software.constructs.Construct _scope)
(experimental) Called when the Job is initialized to allow this object to bind.
|
abstract SourceConfig |
Source.bind(software.constructs.Construct scope)
(experimental) Called when the Job is initialized to allow this object to bind.
|
SourceConfig |
SourceConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.