Uses of Class
software.amazon.awscdk.services.fsx.CfnFileSystem.LustreConfigurationProperty.Builder
Packages that use CfnFileSystem.LustreConfigurationProperty.Builder
-
Uses of CfnFileSystem.LustreConfigurationProperty.Builder in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return CfnFileSystem.LustreConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnFileSystem.LustreConfigurationProperty.Builder.autoImportPolicy
(String autoImportPolicy) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getAutoImportPolicy()
CfnFileSystem.LustreConfigurationProperty.Builder.automaticBackupRetentionDays
(Number automaticBackupRetentionDays) CfnFileSystem.LustreConfigurationProperty.builder()
CfnFileSystem.LustreConfigurationProperty.Builder.copyTagsToBackups
(Boolean copyTagsToBackups) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getCopyTagsToBackups()
CfnFileSystem.LustreConfigurationProperty.Builder.copyTagsToBackups
(IResolvable copyTagsToBackups) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getCopyTagsToBackups()
CfnFileSystem.LustreConfigurationProperty.Builder.dailyAutomaticBackupStartTime
(String dailyAutomaticBackupStartTime) CfnFileSystem.LustreConfigurationProperty.Builder.dataCompressionType
(String dataCompressionType) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getDataCompressionType()
CfnFileSystem.LustreConfigurationProperty.Builder.deploymentType
(String deploymentType) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getDeploymentType()
CfnFileSystem.LustreConfigurationProperty.Builder.driveCacheType
(String driveCacheType) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getDriveCacheType()
CfnFileSystem.LustreConfigurationProperty.Builder.efaEnabled
(Boolean efaEnabled) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getEfaEnabled()
CfnFileSystem.LustreConfigurationProperty.Builder.efaEnabled
(IResolvable efaEnabled) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getEfaEnabled()
CfnFileSystem.LustreConfigurationProperty.Builder.exportPath
(String exportPath) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getExportPath()
CfnFileSystem.LustreConfigurationProperty.Builder.importedFileChunkSize
(Number importedFileChunkSize) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getImportedFileChunkSize()
CfnFileSystem.LustreConfigurationProperty.Builder.importPath
(String importPath) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getImportPath()
CfnFileSystem.LustreConfigurationProperty.Builder.metadataConfiguration
(IResolvable metadataConfiguration) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getMetadataConfiguration()
CfnFileSystem.LustreConfigurationProperty.Builder.metadataConfiguration
(CfnFileSystem.MetadataConfigurationProperty metadataConfiguration) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getMetadataConfiguration()
CfnFileSystem.LustreConfigurationProperty.Builder.perUnitStorageThroughput
(Number perUnitStorageThroughput) Sets the value ofCfnFileSystem.LustreConfigurationProperty.getPerUnitStorageThroughput()
CfnFileSystem.LustreConfigurationProperty.Builder.weeklyMaintenanceStartTime
(String weeklyMaintenanceStartTime) Constructors in software.amazon.awscdk.services.fsx with parameters of type CfnFileSystem.LustreConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFileSystem.LustreConfigurationProperty.Builder
.