Skip to content

/AWS1/CL_FSXOPENZFSFILESYSTE01

Specifies the file system user identity that will be used for authorizing all file access requests that are made using the S3 access point.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_type TYPE /AWS1/FSXOPENZFSFILESYSTEMUS00 /AWS1/FSXOPENZFSFILESYSTEMUS00

Specifies the FSx for OpenZFS user identity type, accepts only POSIX.

Optional arguments:

io_posixuser TYPE REF TO /AWS1/CL_FSXOPENZFSPOSIXFILE00 /AWS1/CL_FSXOPENZFSPOSIXFILE00

Specifies the UID and GIDs of the file system POSIX user.


Queryable Attributes

Type

Specifies the FSx for OpenZFS user identity type, accepts only POSIX.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

PosixUser

Specifies the UID and GIDs of the file system POSIX user.

Accessible with the following methods

Method Description
GET_POSIXUSER() Getter for POSIXUSER