| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| software.amazon.awscdk.cxapi |
Cloud Executable API
|
| Modifier and Type | Method and Description |
|---|---|
MetadataEntry |
MetadataEntry.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default Map<String,List<MetadataEntry>> |
ArtifactManifest.getMetadata()
(experimental) Associated metadata.
|
Map<String,List<MetadataEntry>> |
ArtifactManifest.Jsii$Proxy.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
ArtifactManifest.Builder |
ArtifactManifest.Builder.metadata(Map<String,? extends List<? extends MetadataEntry>> metadata)
Sets the value of
ArtifactManifest.getMetadata() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetadataEntry
Deprecated.
moved to package 'cloud-assembly-schema'
|
interface |
MetadataEntryResult
Example:
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MetadataEntry.Jsii$Proxy
Deprecated.
|
static class |
MetadataEntryResult.Jsii$Proxy
An implementation for
MetadataEntryResult |
| Modifier and Type | Method and Description |
|---|---|
MetadataEntry |
SynthesisMessage.getEntry() |
MetadataEntry |
SynthesisMessage.Jsii$Proxy.getEntry() |
| Modifier and Type | Method and Description |
|---|---|
SynthesisMessage.Builder |
SynthesisMessage.Builder.entry(MetadataEntry entry)
Sets the value of
SynthesisMessage.getEntry() |
| Modifier and Type | Method and Description |
|---|---|
NestedCloudAssemblyArtifact.Builder |
NestedCloudAssemblyArtifact.Builder.metadata(Map<String,? extends List<? extends MetadataEntry>> metadata)
(experimental) Associated metadata.
|
TreeCloudArtifact.Builder |
TreeCloudArtifact.Builder.metadata(Map<String,? extends List<? extends MetadataEntry>> metadata)
(experimental) Associated metadata.
|
CloudFormationStackArtifact.Builder |
CloudFormationStackArtifact.Builder.metadata(Map<String,? extends List<? extends MetadataEntry>> metadata)
(experimental) Associated metadata.
|
AssetManifestArtifact.Builder |
AssetManifestArtifact.Builder.metadata(Map<String,? extends List<? extends MetadataEntry>> metadata)
(experimental) Associated metadata.
|
Copyright © 2022. All rights reserved.