Package software.amazon.awscdk.assets
Interface IAsset.Jsii$Default
- All Superinterfaces:
- IAsset,- software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
- IAsset.Jsii$Proxy
- Enclosing interface:
- IAsset
Internal default implementation for 
IAsset.- 
Nested Class SummaryNested classes/interfaces inherited from interface software.amazon.awscdk.assets.IAssetIAsset.Jsii$Default, IAsset.Jsii$Proxy
- 
Method SummaryMethods inherited from interface software.amazon.jsii.JsiiSerializable$jsii$toJson
- 
Method Details- 
getSourceHashDeprecated.(deprecated) A hash of the source of this asset, which is available at construction time.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. - Specified by:
- getSourceHashin interface- IAsset
 
 
-