| Package | Description |
|---|---|
| software.amazon.awscdk.services.fsx |
Amazon FSx Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default LustreDataCompressionType |
LustreConfiguration.getDataCompressionType()
Sets the data compression configuration for the file system.
|
LustreDataCompressionType |
LustreConfiguration.Jsii$Proxy.getDataCompressionType() |
static LustreDataCompressionType |
LustreDataCompressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LustreDataCompressionType[] |
LustreDataCompressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LustreConfiguration.Builder |
LustreConfiguration.Builder.dataCompressionType(LustreDataCompressionType dataCompressionType)
Sets the value of
LustreConfiguration.getDataCompressionType() |
Copyright © 2022. All rights reserved.