/AWS1/CL_CWSBATCHDELTDLTNTGT¶
Union type for batch delete target selection. Exactly one of the two modes must be specified.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_scope TYPE REF TO /AWS1/CL_CWSBATCHDELETESCOPE /AWS1/CL_CWSBATCHDELETESCOPE¶
Delete all configurations matching the specified scope.
io_resourcearns TYPE REF TO /AWS1/CL_CWSBATCHDELBYRESARNS /AWS1/CL_CWSBATCHDELBYRESARNS¶
Delete specific configurations by ARN list.
Queryable Attributes¶
Scope¶
Delete all configurations matching the specified scope.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCOPE() |
Getter for SCOPE |
ResourceArns¶
Delete specific configurations by ARN list.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEARNS() |
Getter for RESOURCEARNS |