/AWS1/CL_OWXCREATEUSERPFLRSLT¶
Contains the response to a CreateUserProfile
request.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_iamuserarn
TYPE /AWS1/OWXSTRING
/AWS1/OWXSTRING
¶
The user's IAM ARN.
Queryable Attributes¶
IamUserArn¶
The user's IAM ARN.
Accessible with the following methods¶
Method | Description |
---|---|
GET_IAMUSERARN() |
Getter for IAMUSERARN, with configurable default |
ASK_IAMUSERARN() |
Getter for IAMUSERARN w/ exceptions if field has no value |
HAS_IAMUSERARN() |
Determine if IAMUSERARN has a value |