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()InitSourceAssetOptions.Builder.deployTime(Boolean deployTime) Sets the value ofAssetOptions.getDeployTime()InitSourceAssetOptions.Builder.displayName(String displayName) Sets the value ofAssetOptions.getDisplayName()Sets the value ofFileCopyOptions.getExclude()InitSourceAssetOptions.Builder.followSymlinks(SymlinkFollowMode followSymlinks) Sets the value ofFileCopyOptions.getFollowSymlinks()InitSourceAssetOptions.Builder.ignoreMode(IgnoreMode ignoreMode) Sets the value ofFileCopyOptions.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.sourceKmsKey(IKeyRef sourceKmsKey) Sets the value ofinvalid reference
InitSourceAssetOptions#getSourceKmsKeyConstructors 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.