/AWS1/CL_EFSFILESYSTEMPLYDESC¶
FileSystemPolicyDescription
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_filesystemid TYPE /AWS1/EFSFILESYSTEMID /AWS1/EFSFILESYSTEMID¶
Specifies the EFS file system to which the
FileSystemPolicyapplies.
iv_policy TYPE /AWS1/EFSPOLICY /AWS1/EFSPOLICY¶
The JSON formatted
FileSystemPolicyfor the EFS file system.
Queryable Attributes¶
FileSystemId¶
Specifies the EFS file system to which the
FileSystemPolicyapplies.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FILESYSTEMID() |
Getter for FILESYSTEMID, with configurable default |
ASK_FILESYSTEMID() |
Getter for FILESYSTEMID w/ exceptions if field has no value |
HAS_FILESYSTEMID() |
Determine if FILESYSTEMID has a value |
Policy¶
The JSON formatted
FileSystemPolicyfor the EFS file system.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICY() |
Getter for POLICY, with configurable default |
ASK_POLICY() |
Getter for POLICY w/ exceptions if field has no value |
HAS_POLICY() |
Determine if POLICY has a value |