| Package | Description |
|---|---|
| software.amazon.awscdk.core |
monocdk Experiment
|
| software.amazon.awscdk.cxapi |
Cloud Executable API
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SynthesisOptions
Deprecated.
use `app.synth()` or `stage.synth()` instead
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SynthesisOptions.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AssemblyBuildOptions.Jsii$Proxy
An implementation for
AssemblyBuildOptions |
| Modifier and Type | Method and Description |
|---|---|
AssemblyBuildOptions |
AssemblyBuildOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CloudAssembly |
CloudAssemblyBuilder.buildAssembly(AssemblyBuildOptions options)
(experimental) Finalizes the cloud assembly into the output directory returns a `CloudAssembly` object that can be used to inspect the assembly.
|
Copyright © 2022. All rights reserved.