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