Uses of Class
software.amazon.awscdk.services.s3.assets.AssetOptions.Builder
-
Uses of AssetOptions.Builder in software.amazon.awscdk.services.s3.assets
Modifier and TypeMethodDescriptionSets the value ofAssetOptions.getAssetHash()
AssetOptions.Builder.assetHashType
(AssetHashType assetHashType) Sets the value ofAssetOptions.getAssetHashType()
static AssetOptions.Builder
AssetOptions.builder()
AssetOptions.Builder.bundling
(BundlingOptions bundling) Sets the value ofAssetOptions.getBundling()
AssetOptions.Builder.deployTime
(Boolean deployTime) Sets the value ofAssetOptions.getDeployTime()
Sets the value ofFileCopyOptions.getExclude()
AssetOptions.Builder.followSymlinks
(SymlinkFollowMode followSymlinks) Sets the value ofFileCopyOptions.getFollowSymlinks()
AssetOptions.Builder.ignoreMode
(IgnoreMode ignoreMode) Sets the value ofFileCopyOptions.getIgnoreMode()
AssetOptions.Builder.readers
(List<? extends IGrantable> readers) Sets the value ofAssetOptions.getReaders()
AssetOptions.Builder.sourceKmsKey
(IKey sourceKmsKey) Sets the value ofinvalid @link
AssetOptions#getSourceKmsKey
ModifierConstructorDescriptionprotected
Jsii$Proxy
(AssetOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theAssetOptions.Builder
.