| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static AutoImportPolicyType |
AutoImportPolicyType.fromValue(String value)
Use this in place of valueOf.
|
static AutoImportPolicyType |
AutoImportPolicyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoImportPolicyType[] |
AutoImportPolicyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFileSystemLustreConfiguration |
UpdateFileSystemLustreConfiguration.withAutoImportPolicy(AutoImportPolicyType autoImportPolicy)
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
|
CreateFileSystemLustreConfiguration |
CreateFileSystemLustreConfiguration.withAutoImportPolicy(AutoImportPolicyType autoImportPolicy)
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
|
DataRepositoryConfiguration |
DataRepositoryConfiguration.withAutoImportPolicy(AutoImportPolicyType autoImportPolicy)
Describes the file system's linked S3 data repository's
AutoImportPolicy. |
Copyright © 2023. All rights reserved.