/AWS1/CL_FMSGETRESOURCESETRSP¶
GetResourceSetResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_resourceset TYPE REF TO /AWS1/CL_FMSRESOURCESET /AWS1/CL_FMSRESOURCESET¶
Information about the specified resource set.
iv_resourcesetarn TYPE /AWS1/FMSRESOURCEARN /AWS1/FMSRESOURCEARN¶
The Amazon Resource Name (ARN) of the resource set.
Queryable Attributes¶
ResourceSet¶
Information about the specified resource set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCESET() |
Getter for RESOURCESET |
ResourceSetArn¶
The Amazon Resource Name (ARN) of the resource set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCESETARN() |
Getter for RESOURCESETARN, with configurable default |
ASK_RESOURCESETARN() |
Getter for RESOURCESETARN w/ exceptions if field has no valu |
HAS_RESOURCESETARN() |
Determine if RESOURCESETARN has a value |