/AWS1/CL_CWSBATCHDELBYRESARNS¶
Parameters for targeted delete by ARN list.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_resourcearns TYPE /AWS1/CL_CWSBTCDELRESARNLIST_W=>TT_BATCHDELETERESOURCEARNLIST TT_BATCHDELETERESOURCEARNLIST¶
List of resource ARNs to delete.
iv_instrumentationtype TYPE /AWS1/CWSINSTRUMENTATIONTYPE /AWS1/CWSINSTRUMENTATIONTYPE¶
Instrumentation type: BREAKPOINT or PROBE.
Queryable Attributes¶
ResourceArns¶
List of resource ARNs to delete.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEARNS() |
Getter for RESOURCEARNS, with configurable default |
ASK_RESOURCEARNS() |
Getter for RESOURCEARNS w/ exceptions if field has no value |
HAS_RESOURCEARNS() |
Determine if RESOURCEARNS has a value |
InstrumentationType¶
Instrumentation type: BREAKPOINT or PROBE.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTRUMENTATIONTYPE() |
Getter for INSTRUMENTATIONTYPE, with configurable default |
ASK_INSTRUMENTATIONTYPE() |
Getter for INSTRUMENTATIONTYPE w/ exceptions if field has no |
HAS_INSTRUMENTATIONTYPE() |
Determine if INSTRUMENTATIONTYPE has a value |