@Internal public static interface IAsset.Jsii$Default extends IAsset
IAsset.IAsset.Jsii$Default, IAsset.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default String |
getAssetHash()
A hash of this asset, which is available at construction time.
|
@Stability(value=Stable) @NotNull default String getAssetHash()
As this is a plain string, it can be used in construct IDs in order to enforce creation of a new resource when the content hash has changed.
getAssetHash in interface IAssetCopyright © 2021. All rights reserved.