| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| software.amazon.awscdk.cxapi |
Cloud Executable API
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LoadManifestOptions.Jsii$Proxy
An implementation for
LoadManifestOptions |
| Modifier and Type | Method and Description |
|---|---|
LoadManifestOptions |
LoadManifestOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static AssemblyManifest |
Manifest.loadAssemblyManifest(String filePath,
LoadManifestOptions options)
Load and validates the cloud assembly manifest from file.
|
| Constructor and Description |
|---|
CloudAssembly(String directory,
LoadManifestOptions loadOptions)
Reads a cloud assembly from the specified directory.
|
Copyright © 2022. All rights reserved.