/AWS1/CL_KFKUSERIDENTITY¶
Description of the requester that calls the API operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_type TYPE /AWS1/KFKUSERIDENTITYTYPE /AWS1/KFKUSERIDENTITYTYPE¶
The identity type of the requester that calls the API operation.
iv_principalid TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING¶
A unique identifier for the requester that calls the API operation.
Queryable Attributes¶
Type¶
The identity type of the requester that calls the API operation.
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 |
PrincipalId¶
A unique identifier for the requester that calls the API operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRINCIPALID() |
Getter for PRINCIPALID, with configurable default |
ASK_PRINCIPALID() |
Getter for PRINCIPALID w/ exceptions if field has no value |
HAS_PRINCIPALID() |
Determine if PRINCIPALID has a value |