| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FileAsset.Jsii$Proxy
An implementation for
FileAsset |
| Modifier and Type | Method and Description |
|---|---|
FileAsset |
FileAsset.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default Map<String,FileAsset> |
AssetManifest.getFiles()
The file assets in this manifest.
|
Map<String,FileAsset> |
AssetManifest.Jsii$Proxy.getFiles() |
| Modifier and Type | Method and Description |
|---|---|
AssetManifest.Builder |
AssetManifest.Builder.files(Map<String,? extends FileAsset> files)
Sets the value of
AssetManifest.getFiles() |
Copyright © 2022. All rights reserved.