Uses of Class
software.amazon.awscdk.AssetStagingProps.Builder
Packages that use AssetStagingProps.Builder
-
Uses of AssetStagingProps.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return AssetStagingProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssetOptions.getAssetHash()AssetStagingProps.Builder.assetHashType(AssetHashType assetHashType) Sets the value ofAssetOptions.getAssetHashType()static AssetStagingProps.BuilderAssetStagingProps.builder()AssetStagingProps.Builder.bundling(BundlingOptions bundling) Sets the value ofAssetOptions.getBundling()Sets the value ofCopyOptions.getExclude()Sets the value ofFingerprintOptions.getExtraHash()AssetStagingProps.Builder.follow(SymlinkFollowMode follow) Sets the value ofCopyOptions.getFollow()AssetStagingProps.Builder.ignoreMode(IgnoreMode ignoreMode) Sets the value ofCopyOptions.getIgnoreMode()AssetStagingProps.Builder.sourcePath(String sourcePath) Sets the value ofAssetStagingProps.getSourcePath()Constructors in software.amazon.awscdk with parameters of type AssetStagingProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AssetStagingProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAssetStagingProps.Builder.