| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static WindowsDeploymentType |
WindowsDeploymentType.fromValue(String value)
Use this in place of valueOf.
|
static WindowsDeploymentType |
WindowsDeploymentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowsDeploymentType[] |
WindowsDeploymentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFileSystemWindowsConfiguration |
CreateFileSystemWindowsConfiguration.withDeploymentType(WindowsDeploymentType deploymentType)
Specifies the file system deployment type, valid values are the following:
|
WindowsFileSystemConfiguration |
WindowsFileSystemConfiguration.withDeploymentType(WindowsDeploymentType deploymentType)
Specifies the file system deployment type, valid values are the following:
|
Copyright © 2023. All rights reserved.