| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static FileSystemMaintenanceOperation |
FileSystemMaintenanceOperation.fromValue(String value)
Use this in place of valueOf.
|
static FileSystemMaintenanceOperation |
FileSystemMaintenanceOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSystemMaintenanceOperation[] |
FileSystemMaintenanceOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WindowsFileSystemConfiguration |
WindowsFileSystemConfiguration.withMaintenanceOperationsInProgress(FileSystemMaintenanceOperation... maintenanceOperationsInProgress)
The list of maintenance operations in progress for this file system.
|
Copyright © 2021. All rights reserved.