@Generated(value="jsii-pacmak/1.71.0 (build f1f58ae)", date="2022-12-07T17:24:33.982Z") @Stability(value=Deprecated) @Deprecated public interface IAsset extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAsset.Jsii$Default
Deprecated.
Internal default implementation for
IAsset. |
static class |
IAsset.Jsii$Proxy
Deprecated.
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceHash()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @NotNull String getSourceHash()
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.
Copyright © 2022. All rights reserved.