| 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()
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() |
Copyright © 2022. All rights reserved.