| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AssetManifest.Jsii$Proxy
An implementation for
AssetManifest |
| Modifier and Type | Method and Description |
|---|---|
AssetManifest |
AssetManifest.Builder.build()
Builds the configured instance.
|
static AssetManifest |
Manifest.loadAssetManifest(String filePath)
Load and validates the asset manifest from file.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Manifest.saveAssetManifest(AssetManifest manifest,
String filePath)
Validates and saves the asset manifest to file.
|
Copyright © 2022. All rights reserved.