| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
static FileAsset.Builder |
FileAsset.builder() |
FileAsset.Builder |
FileAsset.Builder.destinations(Map<String,? extends FileDestination> destinations)
Sets the value of
FileAsset.getDestinations() |
FileAsset.Builder |
FileAsset.Builder.source(FileSource source)
Sets the value of
FileAsset.getSource() |
| Constructor and Description |
|---|
Jsii$Proxy(FileAsset.Builder builder)
Constructor that initializes the object based on literal property values passed by the
FileAsset.Builder. |
Copyright © 2022. All rights reserved.