| Modifier and Type | Class and Description |
|---|---|
static class |
FileAssetLocation.Jsii$Proxy
An implementation for
FileAssetLocation |
| Modifier and Type | Method and Description |
|---|---|
FileAssetLocation |
IStackSynthesizer.addFileAsset(FileAssetSource asset)
Register a File Asset.
|
FileAssetLocation |
IStackSynthesizer.Jsii$Proxy.addFileAsset(FileAssetSource asset)
Register a File Asset.
|
default FileAssetLocation |
IStackSynthesizer.Jsii$Default.addFileAsset(FileAssetSource asset)
Register a File Asset.
|
FileAssetLocation |
Stack.addFileAsset(FileAssetSource asset)
Deprecated.
Use `stack.synthesizer.addFileAsset()` if you are calling,
and a different IStackSynthesizer class if you are implementing.
|
FileAssetLocation |
LegacyStackSynthesizer.addFileAsset(FileAssetSource asset)
Register a File Asset.
|
abstract FileAssetLocation |
StackSynthesizer.addFileAsset(FileAssetSource asset)
Register a File Asset.
|
FileAssetLocation |
BootstraplessSynthesizer.addFileAsset(FileAssetSource _asset)
Register a File Asset.
|
FileAssetLocation |
DefaultStackSynthesizer.addFileAsset(FileAssetSource asset)
Register a File Asset.
|
FileAssetLocation |
NestedStackSynthesizer.addFileAsset(FileAssetSource asset)
Register a File Asset.
|
FileAssetLocation |
FileAssetLocation.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.