/AWS1/CL_CNTSUCCFULBTCASCUMM00¶
Contains information about a resource that was successfully associated with a workspace in a batch operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_resourcearn TYPE /AWS1/CNTARN /AWS1/CNTARN¶
The Amazon Resource Name (ARN) of the resource that was successfully associated.
Queryable Attributes¶
ResourceArn¶
The Amazon Resource Name (ARN) of the resource that was successfully associated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEARN() |
Getter for RESOURCEARN, with configurable default |
ASK_RESOURCEARN() |
Getter for RESOURCEARN w/ exceptions if field has no value |
HAS_RESOURCEARN() |
Determine if RESOURCEARN has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_SUCCFULBATCHASSOCSUMMLIST¶
TYPES TT_SUCCFULBATCHASSOCSUMMLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNTSUCCFULBTCASCUMM00 WITH DEFAULT KEY
.