Uses of Class
software.amazon.awscdk.services.s3.assets.AssetProps.Builder
Packages that use AssetProps.Builder
-
Uses of AssetProps.Builder in software.amazon.awscdk.services.s3.assets
Methods in software.amazon.awscdk.services.s3.assets that return AssetProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssetOptions.getAssetHash()AssetProps.Builder.assetHashType(AssetHashType assetHashType) Sets the value ofAssetOptions.getAssetHashType()static AssetProps.BuilderAssetProps.builder()AssetProps.Builder.bundling(BundlingOptions bundling) Sets the value ofAssetOptions.getBundling()AssetProps.Builder.deployTime(Boolean deployTime) Sets the value ofAssetOptions.getDeployTime()AssetProps.Builder.displayName(String displayName) Sets the value ofAssetOptions.getDisplayName()Sets the value ofFileCopyOptions.getExclude()AssetProps.Builder.followSymlinks(SymlinkFollowMode followSymlinks) Sets the value ofFileCopyOptions.getFollowSymlinks()AssetProps.Builder.ignoreMode(IgnoreMode ignoreMode) Sets the value ofFileCopyOptions.getIgnoreMode()Sets the value ofAssetProps.getPath()AssetProps.Builder.readers(List<? extends IGrantable> readers) Sets the value ofAssetOptions.getReaders()AssetProps.Builder.sourceKmsKey(IKeyRef sourceKmsKey) Sets the value ofinvalid reference
AssetProps#getSourceKmsKeyConstructors in software.amazon.awscdk.services.s3.assets with parameters of type AssetProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AssetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAssetProps.Builder.