@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.749Z") @Stability(value=Stable) public interface FileAssetSource extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
FileAssetSource.Builder
A builder for
FileAssetSource |
static class |
FileAssetSource.Jsii$Proxy
An implementation for
FileAssetSource |
| Modifier and Type | Method and Description |
|---|---|
static FileAssetSource.Builder |
builder() |
String |
getFileName()
The path, relative to the root of the cloud assembly, in which this asset source resides.
|
FileAssetPackaging |
getPackaging()
Which type of packaging to perform.
|
String |
getSourceHash()
A hash on the content source.
|
@Stability(value=Stable) String getFileName()
@Stability(value=Stable) FileAssetPackaging getPackaging()
@Stability(value=Stable) String getSourceHash()
@Stability(value=Stable) static FileAssetSource.Builder builder()
FileAssetSource.Builder of FileAssetSourceCopyright © 2019. All rights reserved.