dataCompressionType
Sets the data compression configuration for the file system. DataCompressionType
can have the following values:
NONE
- (Default) Data compression is turned off when the file system is created.LZ4
- Data compression is turned on with the LZ4 algorithm.
For more information, see Lustre data compression in the Amazon FSx for Lustre User Guide.