public static interface IAsset.Jsii$Default extends IAsset
IAsset
.IAsset.Jsii$Default, IAsset.Jsii$Proxy
Modifier and Type | Method and Description |
---|---|
default java.lang.String |
getAssetHash()
A hash of this asset, which is available at construction time.
|
default java.lang.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 IAsset