Uses of Class
software.amazon.awscdk.services.ec2.InitSourceAssetOptions.Builder
Packages that use InitSourceAssetOptions.Builder
-
Uses of InitSourceAssetOptions.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return InitSourceAssetOptions.BuilderModifier and TypeMethodDescriptionSets the value ofAssetOptions.getAssetHash()InitSourceAssetOptions.Builder.assetHashType(AssetHashType assetHashType) Sets the value ofAssetOptions.getAssetHashType()InitSourceAssetOptions.builder()InitSourceAssetOptions.Builder.bundling(BundlingOptions bundling) Sets the value ofAssetOptions.getBundling()Sets the value ofAssetOptions.getExclude()InitSourceAssetOptions.Builder.follow(FollowMode follow) Deprecated.use `followSymlinks` insteadInitSourceAssetOptions.Builder.followSymlinks(SymlinkFollowMode followSymlinks) Sets the value ofFileCopyOptions.getFollowSymlinks()InitSourceAssetOptions.Builder.ignoreMode(IgnoreMode ignoreMode) Sets the value ofAssetOptions.getIgnoreMode()InitSourceAssetOptions.Builder.readers(List<? extends IGrantable> readers) Sets the value ofAssetOptions.getReaders()InitSourceAssetOptions.Builder.serviceRestartHandles(List<? extends InitServiceRestartHandle> serviceRestartHandles) Sets the value ofInitSourceOptions.getServiceRestartHandles()InitSourceAssetOptions.Builder.sourceHash(String sourceHash) Deprecated.see `assetHash` and `assetHashType`Constructors in software.amazon.awscdk.services.ec2 with parameters of type InitSourceAssetOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(InitSourceAssetOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theInitSourceAssetOptions.Builder.