| 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 |
RuntimeInfo.Jsii$Proxy
An implementation for
RuntimeInfo |
| Modifier and Type | Method and Description |
|---|---|
RuntimeInfo |
RuntimeInfo.Builder.build()
Builds the configured instance.
|
default RuntimeInfo |
AssemblyManifest.getRuntime()
Runtime information.
|
RuntimeInfo |
AssemblyManifest.Jsii$Proxy.getRuntime() |
| Modifier and Type | Method and Description |
|---|---|
AssemblyManifest.Builder |
AssemblyManifest.Builder.runtime(RuntimeInfo runtime)
Sets the value of
AssemblyManifest.getRuntime() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeInfo |
CloudAssembly.getRuntime()
Runtime information such as module versions used to synthesize this assembly.
|
Copyright © 2022. All rights reserved.