| Package | Description |
|---|---|
| com.amazonaws.services.elasticfilesystem.model |
| Modifier and Type | Method and Description |
|---|---|
static Resource |
Resource.fromValue(String value)
Use this in place of valueOf.
|
static Resource |
Resource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Resource[] |
Resource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceIdPreference |
ResourceIdPreference.withResources(Resource... resources)
Identifies the Amazon EFS resources to which the ID preference setting applies,
FILE_SYSTEM and
MOUNT_TARGET. |
Copyright © 2022. All rights reserved.