| Package | Description |
|---|---|
| software.amazon.awscdk.services.fsx |
Amazon FSx Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
LustreDeploymentType |
LustreConfiguration.getDeploymentType()
The type of backing file system deployment used by FSx.
|
LustreDeploymentType |
LustreConfiguration.Jsii$Proxy.getDeploymentType() |
static LustreDeploymentType |
LustreDeploymentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LustreDeploymentType[] |
LustreDeploymentType.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.deploymentType(LustreDeploymentType deploymentType)
Sets the value of
LustreConfiguration.getDeploymentType() |
Copyright © 2022. All rights reserved.