Skip to content

/AWS1/CL_TRNUPDATEACCESSRSP

UpdateAccessResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_serverid TYPE /AWS1/TRNSERVERID /AWS1/TRNSERVERID

The identifier of the server that the user is attached to.

iv_externalid TYPE /AWS1/TRNEXTERNALID /AWS1/TRNEXTERNALID

The external identifier of the group whose users have access to your Amazon S3 or Amazon EFS resources over the enabled protocols using Amazon Web ServicesTransfer Family.


Queryable Attributes

ServerId

The identifier of the server that the user is attached to.

Accessible with the following methods

Method Description
GET_SERVERID() Getter for SERVERID, with configurable default
ASK_SERVERID() Getter for SERVERID w/ exceptions if field has no value
HAS_SERVERID() Determine if SERVERID has a value

ExternalId

The external identifier of the group whose users have access to your Amazon S3 or Amazon EFS resources over the enabled protocols using Amazon Web ServicesTransfer Family.

Accessible with the following methods

Method Description
GET_EXTERNALID() Getter for EXTERNALID, with configurable default
ASK_EXTERNALID() Getter for EXTERNALID w/ exceptions if field has no value
HAS_EXTERNALID() Determine if EXTERNALID has a value