LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.automaticBackupRetentionDays(Integer automaticBackupRetentionDays) |
Sets the value of the AutomaticBackupRetentionDays property for this object.
|
static LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.builder() |
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.copyTagsToBackups(Boolean copyTagsToBackups) |
A boolean flag indicating whether tags on the file system are copied to backups.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.dailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime) |
Sets the value of the DailyAutomaticBackupStartTime property for this object.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.dataCompressionType(String dataCompressionType) |
The data compression configuration for the file system.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.dataCompressionType(DataCompressionType dataCompressionType) |
The data compression configuration for the file system.
|
default LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.dataRepositoryConfiguration(Consumer<DataRepositoryConfiguration.Builder> dataRepositoryConfiguration) |
Sets the value of the DataRepositoryConfiguration property for this object.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.dataRepositoryConfiguration(DataRepositoryConfiguration dataRepositoryConfiguration) |
Sets the value of the DataRepositoryConfiguration property for this object.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.deploymentType(String deploymentType) |
The deployment type of the FSx for Lustre file system.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.deploymentType(LustreDeploymentType deploymentType) |
The deployment type of the FSx for Lustre file system.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.driveCacheType(String driveCacheType) |
The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage
devices.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.driveCacheType(DriveCacheType driveCacheType) |
The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage
devices.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.efaEnabled(Boolean efaEnabled) |
Specifies whether Elastic Fabric Adapter (EFA) and GPUDirect Storage (GDS) support is enabled for the Amazon
FSx for Lustre file system.
|
default LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.logConfiguration(Consumer<LustreLogConfiguration.Builder> logConfiguration) |
The Lustre logging configuration.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.logConfiguration(LustreLogConfiguration logConfiguration) |
The Lustre logging configuration.
|
default LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.metadataConfiguration(Consumer<FileSystemLustreMetadataConfiguration.Builder> metadataConfiguration) |
The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using a
PERSISTENT_2 deployment type.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.metadataConfiguration(FileSystemLustreMetadataConfiguration metadataConfiguration) |
The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using a
PERSISTENT_2 deployment type.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.mountName(String mountName) |
You use the MountName value when mounting the file system.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.perUnitStorageThroughput(Integer perUnitStorageThroughput) |
Per unit storage throughput represents the megabytes per second of read or write throughput per 1 tebibyte of
storage provisioned.
|
default LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.rootSquashConfiguration(Consumer<LustreRootSquashConfiguration.Builder> rootSquashConfiguration) |
The Lustre root squash configuration for an Amazon FSx for Lustre file system.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.rootSquashConfiguration(LustreRootSquashConfiguration rootSquashConfiguration) |
The Lustre root squash configuration for an Amazon FSx for Lustre file system.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.toBuilder() |
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.weeklyMaintenanceStartTime(String weeklyMaintenanceStartTime) |
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
|