public static final class IAsset.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IAsset.Jsii$Default
IAsset.Jsii$Default, IAsset.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAssetHash()
A hash of this asset, which is available at construction time.
|
public final 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
getAssetHash
in interface IAsset.Jsii$Default