/AWS1/CL_DZNGETIAMPORTALLOGI01¶
GetIamPortalLoginUrlOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_userprofileid TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The ID of the user profile.
Optional arguments:¶
iv_authcodeurl TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The data portal URL of the specified Amazon DataZone domain.
Queryable Attributes¶
authCodeUrl¶
The data portal URL of the specified Amazon DataZone domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHCODEURL() |
Getter for AUTHCODEURL, with configurable default |
ASK_AUTHCODEURL() |
Getter for AUTHCODEURL w/ exceptions if field has no value |
HAS_AUTHCODEURL() |
Determine if AUTHCODEURL has a value |
userProfileId¶
The ID of the user profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERPROFILEID() |
Getter for USERPROFILEID, with configurable default |
ASK_USERPROFILEID() |
Getter for USERPROFILEID w/ exceptions if field has no value |
HAS_USERPROFILEID() |
Determine if USERPROFILEID has a value |