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