/AWS1/CL_BDODELONLINEEVALCFG01¶
DeleteOnlineEvaluationConfigResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_onlineevaluationconfigarn TYPE /AWS1/BDOONLINEEVALCONFIGARN /AWS1/BDOONLINEEVALCONFIGARN¶
The Amazon Resource Name (ARN) of the deleted online evaluation configuration.
iv_onlineevaluationconfigid TYPE /AWS1/BDOONLINEEVALCONFIGID /AWS1/BDOONLINEEVALCONFIGID¶
The unique identifier of the deleted online evaluation configuration.
iv_status TYPE /AWS1/BDOONLINEEVALCFGSTATUS /AWS1/BDOONLINEEVALCFGSTATUS¶
The status of the online evaluation configuration deletion operation.
Queryable Attributes¶
onlineEvaluationConfigArn¶
The Amazon Resource Name (ARN) of the deleted online evaluation configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ONLINEEVALCONFIGARN() |
Getter for ONLINEEVALUATIONCONFIGARN, with configurable defa |
ASK_ONLINEEVALCONFIGARN() |
Getter for ONLINEEVALUATIONCONFIGARN w/ exceptions if field |
HAS_ONLINEEVALCONFIGARN() |
Determine if ONLINEEVALUATIONCONFIGARN has a value |
onlineEvaluationConfigId¶
The unique identifier of the deleted online evaluation configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ONLINEEVALUATIONCONFIGID() |
Getter for ONLINEEVALUATIONCONFIGID, with configurable defau |
ASK_ONLINEEVALUATIONCONFIGID() |
Getter for ONLINEEVALUATIONCONFIGID w/ exceptions if field h |
HAS_ONLINEEVALUATIONCONFIGID() |
Determine if ONLINEEVALUATIONCONFIGID has a value |
status¶
The status of the online evaluation configuration deletion operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |