| Package | Description |
|---|---|
| com.amazonaws.services.elasticfilesystem.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceIdType |
ResourceIdType.fromValue(String value)
Use this in place of valueOf.
|
static ResourceIdType |
ResourceIdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceIdType[] |
ResourceIdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PutAccountPreferencesRequest |
PutAccountPreferencesRequest.withResourceIdType(ResourceIdType resourceIdType)
Specifies the EFS resource ID preference to set for the user's Amazon Web Services account, in the current Amazon
Web Services Region, either
LONG_ID (17 characters), or SHORT_ID (8 characters). |
ResourceIdPreference |
ResourceIdPreference.withResourceIdType(ResourceIdType resourceIdType)
Identifies the EFS resource ID preference, either
LONG_ID (17 characters) or SHORT_ID
(8 characters). |
Copyright © 2025. All rights reserved.