Uses of Class
software.amazon.awscdk.services.ec2.InitFileAssetOptions.Builder
Packages that use InitFileAssetOptions.Builder
-
Uses of InitFileAssetOptions.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return InitFileAssetOptions.BuilderModifier and TypeMethodDescriptionSets the value ofAssetOptions.getAssetHash()InitFileAssetOptions.Builder.assetHashType(AssetHashType assetHashType) Sets the value ofAssetOptions.getAssetHashType()InitFileAssetOptions.Builder.base64Encoded(Boolean base64Encoded) Sets the value ofInitFileOptions.getBase64Encoded()static InitFileAssetOptions.BuilderInitFileAssetOptions.builder()InitFileAssetOptions.Builder.bundling(BundlingOptions bundling) Sets the value ofAssetOptions.getBundling()InitFileAssetOptions.Builder.deployTime(Boolean deployTime) Sets the value ofAssetOptions.getDeployTime()InitFileAssetOptions.Builder.displayName(String displayName) Sets the value ofAssetOptions.getDisplayName()Sets the value ofFileCopyOptions.getExclude()InitFileAssetOptions.Builder.followSymlinks(SymlinkFollowMode followSymlinks) Sets the value ofFileCopyOptions.getFollowSymlinks()Sets the value ofInitFileOptions.getGroup()InitFileAssetOptions.Builder.ignoreMode(IgnoreMode ignoreMode) Sets the value ofFileCopyOptions.getIgnoreMode()Sets the value ofInitFileOptions.getMode()Sets the value ofInitFileOptions.getOwner()InitFileAssetOptions.Builder.readers(List<? extends IGrantable> readers) Sets the value ofAssetOptions.getReaders()InitFileAssetOptions.Builder.serviceRestartHandles(List<? extends InitServiceRestartHandle> serviceRestartHandles) Sets the value ofInitFileOptions.getServiceRestartHandles()InitFileAssetOptions.Builder.sourceKmsKey(IKeyRef sourceKmsKey) Sets the value ofinvalid reference
InitFileAssetOptions#getSourceKmsKeyConstructors in software.amazon.awscdk.services.ec2 with parameters of type InitFileAssetOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(InitFileAssetOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theInitFileAssetOptions.Builder.