/AWS1/CL_REVDELSVCFUNCRESRSP¶
DeleteServiceFunctionResourcesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_servicearn TYPE /AWS1/REVARN /AWS1/REVARN¶
ARN identifier.
iv_servicefunctionid TYPE /AWS1/REVENTITYID /AWS1/REVENTITYID¶
The identifier of the service function.
it_resources TYPE /AWS1/CL_REVRESOURCELIST_W=>TT_RESOURCELIST TT_RESOURCELIST¶
The list of resources that were removed.
Queryable Attributes¶
serviceArn¶
ARN identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEARN() |
Getter for SERVICEARN, with configurable default |
ASK_SERVICEARN() |
Getter for SERVICEARN w/ exceptions if field has no value |
HAS_SERVICEARN() |
Determine if SERVICEARN has a value |
serviceFunctionId¶
The identifier of the service function.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEFUNCTIONID() |
Getter for SERVICEFUNCTIONID, with configurable default |
ASK_SERVICEFUNCTIONID() |
Getter for SERVICEFUNCTIONID w/ exceptions if field has no v |
HAS_SERVICEFUNCTIONID() |
Determine if SERVICEFUNCTIONID has a value |
resources¶
The list of resources that were removed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCES() |
Getter for RESOURCES, with configurable default |
ASK_RESOURCES() |
Getter for RESOURCES w/ exceptions if field has no value |
HAS_RESOURCES() |
Determine if RESOURCES has a value |