| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FileDestination.Jsii$Proxy
An implementation for
FileDestination |
| Modifier and Type | Method and Description |
|---|---|
FileDestination |
FileDestination.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,FileDestination> |
FileAsset.getDestinations()
(experimental) Destinations for this file asset.
|
Map<String,FileDestination> |
FileAsset.Jsii$Proxy.getDestinations() |
| Modifier and Type | Method and Description |
|---|---|
FileAsset.Builder |
FileAsset.Builder.destinations(Map<String,? extends FileDestination> destinations)
Sets the value of
FileAsset.getDestinations() |
| Constructor and Description |
|---|
Jsii$Proxy(Map<String,? extends FileDestination> destinations,
FileSource source)
Constructor that initializes the object based on literal property values passed by the
FileAsset.Builder. |
Copyright © 2021. All rights reserved.