/AWS1/CL_EFSRESRCIDPREFERENCE¶
Describes the resource type and its ID preference for the user's Amazon Web Services account, in the current Amazon Web Services Region.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_resourceidtype TYPE /AWS1/EFSRESOURCEIDTYPE /AWS1/EFSRESOURCEIDTYPE¶
Identifies the EFS resource ID preference, either
LONG_ID(17 characters) orSHORT_ID(8 characters).
it_resources TYPE /AWS1/CL_EFSRESOURCES_W=>TT_RESOURCES TT_RESOURCES¶
Identifies the Amazon EFS resources to which the ID preference setting applies,
FILE_SYSTEMandMOUNT_TARGET.
Queryable Attributes¶
ResourceIdType¶
Identifies the EFS resource ID preference, either
LONG_ID(17 characters) orSHORT_ID(8 characters).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEIDTYPE() |
Getter for RESOURCEIDTYPE, with configurable default |
ASK_RESOURCEIDTYPE() |
Getter for RESOURCEIDTYPE w/ exceptions if field has no valu |
HAS_RESOURCEIDTYPE() |
Determine if RESOURCEIDTYPE has a value |
Resources¶
Identifies the Amazon EFS resources to which the ID preference setting applies,
FILE_SYSTEMandMOUNT_TARGET.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCES() |
Getter for RESOURCES, with configurable default |
ASK_RESOURCES() |
Getter for RESOURCES w/ exceptions if field has no value |
HAS_RESOURCES() |
Determine if RESOURCES has a value |