| 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 |
MetadataEntry.Jsii$Proxy
An implementation for
MetadataEntry |
| 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()
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 |
MetadataEntryResult
Example:
|
| Modifier and Type | Class and Description |
|---|---|
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 |
|---|---|
TreeCloudArtifact.Builder |
TreeCloudArtifact.Builder.metadata(Map<String,? extends List<? extends MetadataEntry>> metadata)
Associated metadata.
|
CloudFormationStackArtifact.Builder |
CloudFormationStackArtifact.Builder.metadata(Map<String,? extends List<? extends MetadataEntry>> metadata)
Associated metadata.
|
NestedCloudAssemblyArtifact.Builder |
NestedCloudAssemblyArtifact.Builder.metadata(Map<String,? extends List<? extends MetadataEntry>> metadata)
Associated metadata.
|
AssetManifestArtifact.Builder |
AssetManifestArtifact.Builder.metadata(Map<String,? extends List<? extends MetadataEntry>> metadata)
Associated metadata.
|
Copyright © 2022. All rights reserved.