/AWS1/CL_SISDELCNSLAUTHCONFOUT¶
Output for DeleteConsoleAuthorizationConfiguration operation
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_targetid TYPE /AWS1/SISTARGETID /AWS1/SISTARGETID¶
Target account identifier
iv_scope TYPE /AWS1/SISSTRING /AWS1/SISSTRING¶
Authorization scope
iv_consoleauthenabled TYPE /AWS1/SISBOOLEAN /AWS1/SISBOOLEAN¶
Whether console authorization is enabled
Queryable Attributes¶
targetId¶
Target account identifier
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETID() |
Getter for TARGETID, with configurable default |
ASK_TARGETID() |
Getter for TARGETID w/ exceptions if field has no value |
HAS_TARGETID() |
Determine if TARGETID has a value |
scope¶
Authorization scope
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCOPE() |
Getter for SCOPE, with configurable default |
ASK_SCOPE() |
Getter for SCOPE w/ exceptions if field has no value |
HAS_SCOPE() |
Determine if SCOPE has a value |
consoleAuthorizationEnabled¶
Whether console authorization is enabled
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONSOLEAUTHENABLED() |
Getter for CONSOLEAUTHORIZATIONENABLED, with configurable de |
ASK_CONSOLEAUTHENABLED() |
Getter for CONSOLEAUTHORIZATIONENABLED w/ exceptions if fiel |
HAS_CONSOLEAUTHENABLED() |
Determine if CONSOLEAUTHORIZATIONENABLED has a value |