/AWS1/CL_STRDELETEUSERPFLRSLT¶
DeleteUserProfileResult
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_userarn TYPE /AWS1/STRUSERARN /AWS1/STRUSERARN¶
The Amazon Resource Name (ARN) of the user deleted from AWS CodeStar.
Queryable Attributes¶
userArn¶
The Amazon Resource Name (ARN) of the user deleted from AWS CodeStar.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERARN() |
Getter for USERARN, with configurable default |
ASK_USERARN() |
Getter for USERARN w/ exceptions if field has no value |
HAS_USERARN() |
Determine if USERARN has a value |