| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static FileCacheLustreDeploymentType |
FileCacheLustreDeploymentType.fromValue(String value)
Use this in place of valueOf.
|
static FileCacheLustreDeploymentType |
FileCacheLustreDeploymentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileCacheLustreDeploymentType[] |
FileCacheLustreDeploymentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFileCacheLustreConfiguration |
CreateFileCacheLustreConfiguration.withDeploymentType(FileCacheLustreDeploymentType deploymentType)
Specifies the cache deployment type, which must be
CACHE_1. |
FileCacheLustreConfiguration |
FileCacheLustreConfiguration.withDeploymentType(FileCacheLustreDeploymentType deploymentType)
The deployment type of the Amazon File Cache resource, which must be
CACHE_1. |
Copyright © 2023. All rights reserved.