Uses of Class
software.amazon.awscdk.services.fsx.LustreConfiguration.Builder
Packages that use LustreConfiguration.Builder
-
Uses of LustreConfiguration.Builder in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return LustreConfiguration.BuilderModifier and TypeMethodDescriptionLustreConfiguration.Builder.autoImportPolicy(LustreAutoImportPolicy autoImportPolicy) Sets the value ofLustreConfiguration.getAutoImportPolicy()LustreConfiguration.Builder.automaticBackupRetention(Duration automaticBackupRetention) Sets the value ofLustreConfiguration.getAutomaticBackupRetention()static LustreConfiguration.BuilderLustreConfiguration.builder()LustreConfiguration.Builder.copyTagsToBackups(Boolean copyTagsToBackups) Sets the value ofLustreConfiguration.getCopyTagsToBackups()LustreConfiguration.Builder.dailyAutomaticBackupStartTime(DailyAutomaticBackupStartTime dailyAutomaticBackupStartTime) Sets the value ofLustreConfiguration.getDailyAutomaticBackupStartTime()LustreConfiguration.Builder.dataCompressionType(LustreDataCompressionType dataCompressionType) Sets the value ofLustreConfiguration.getDataCompressionType()LustreConfiguration.Builder.deploymentType(LustreDeploymentType deploymentType) Sets the value ofLustreConfiguration.getDeploymentType()LustreConfiguration.Builder.driveCacheType(DriveCacheType driveCacheType) Sets the value ofLustreConfiguration.getDriveCacheType()LustreConfiguration.Builder.exportPath(String exportPath) Sets the value ofLustreConfiguration.getExportPath()LustreConfiguration.Builder.importedFileChunkSizeMiB(Number importedFileChunkSizeMiB) Sets the value ofLustreConfiguration.getImportedFileChunkSizeMiB()LustreConfiguration.Builder.importPath(String importPath) Sets the value ofLustreConfiguration.getImportPath()LustreConfiguration.Builder.perUnitStorageThroughput(Number perUnitStorageThroughput) Sets the value ofLustreConfiguration.getPerUnitStorageThroughput()LustreConfiguration.Builder.weeklyMaintenanceStartTime(LustreMaintenanceTime weeklyMaintenanceStartTime) Sets the value ofLustreConfiguration.getWeeklyMaintenanceStartTime()Constructors in software.amazon.awscdk.services.fsx with parameters of type LustreConfiguration.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(LustreConfiguration.Builder builder) Constructor that initializes the object based on literal property values passed by theLustreConfiguration.Builder.