| Package | Description |
|---|---|
| software.amazon.awscdk.cxapi |
Cloud Executable API
|
| Modifier and Type | Method and Description |
|---|---|
NestedCloudAssemblyArtifact |
NestedCloudAssemblyArtifact.Builder.build() |
NestedCloudAssemblyArtifact |
CloudAssembly.getNestedAssemblyArtifact(String artifactId)
(experimental) Returns a nested assembly artifact.
|
| Modifier and Type | Method and Description |
|---|---|
List<NestedCloudAssemblyArtifact> |
CloudAssembly.getNestedAssemblies()
(experimental) The nested assembly artifacts in this assembly.
|
Copyright © 2021. All rights reserved.