/AWS1/CL_IAMCREDELEGATIONREQ01¶
CreateDelegationRequestResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_consoledeeplink TYPE /AWS1/IAMCONSOLEDEEPLINKTYPE /AWS1/IAMCONSOLEDEEPLINKTYPE¶
A deep link URL to the Amazon Web Services Management Console for managing the delegation request.
For a console based workflow, partners should redirect the customer to this URL. If the customer is not logged in to any Amazon Web Services account, the Amazon Web Services workflow will automatically direct the customer to log in and then display the delegation request approval page.
iv_delegationrequestid TYPE /AWS1/IAMDELEGATIONREQIDTYPE /AWS1/IAMDELEGATIONREQIDTYPE¶
The unique identifier for the created delegation request.
Queryable Attributes¶
ConsoleDeepLink¶
A deep link URL to the Amazon Web Services Management Console for managing the delegation request.
For a console based workflow, partners should redirect the customer to this URL. If the customer is not logged in to any Amazon Web Services account, the Amazon Web Services workflow will automatically direct the customer to log in and then display the delegation request approval page.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONSOLEDEEPLINK() |
Getter for CONSOLEDEEPLINK, with configurable default |
ASK_CONSOLEDEEPLINK() |
Getter for CONSOLEDEEPLINK w/ exceptions if field has no val |
HAS_CONSOLEDEEPLINK() |
Determine if CONSOLEDEEPLINK has a value |
DelegationRequestId¶
The unique identifier for the created delegation request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELEGATIONREQUESTID() |
Getter for DELEGATIONREQUESTID, with configurable default |
ASK_DELEGATIONREQUESTID() |
Getter for DELEGATIONREQUESTID w/ exceptions if field has no |
HAS_DELEGATIONREQUESTID() |
Determine if DELEGATIONREQUESTID has a value |