| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DockerImageDestination
Where to publish docker images.
|
interface |
FileDestination
Where in S3 a file asset needs to be published.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AwsDestination.Jsii$Proxy
An implementation for
AwsDestination |
static class |
DockerImageDestination.Jsii$Proxy
An implementation for
DockerImageDestination |
static class |
FileDestination.Jsii$Proxy
An implementation for
FileDestination |
| Modifier and Type | Method and Description |
|---|---|
AwsDestination |
AwsDestination.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.