| Package | Description |
|---|---|
| software.amazon.awscdk.services.apprunner |
AWS::AppRunner Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ImageRepository.Jsii$Proxy
An implementation for
ImageRepository |
| Modifier and Type | Method and Description |
|---|---|
ImageRepository |
ImageRepository.Builder.build()
Builds the configured instance.
|
default ImageRepository |
SourceConfig.getImageRepository()
(experimental) The image repository configuration (mutually exclusive with `codeRepository`).
|
ImageRepository |
SourceConfig.Jsii$Proxy.getImageRepository() |
| Modifier and Type | Method and Description |
|---|---|
SourceConfig.Builder |
SourceConfig.Builder.imageRepository(ImageRepository imageRepository)
Sets the value of
SourceConfig.getImageRepository() |
Copyright © 2022. All rights reserved.