/AWS1/CL_IOSUSERIDENTITY¶
Contains information for a user identity in an access policy.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/IOSIDENTITYID /AWS1/IOSIDENTITYID¶
The IAM Identity Center ID of the user.
Queryable Attributes¶
id¶
The IAM Identity Center ID of the user.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |