/AWS1/CL_CTLGETRESOURCEOUTPUT¶
GetResourceOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_typename TYPE /AWS1/CTLTYPENAME /AWS1/CTLTYPENAME¶
The name of the resource type.
io_resourcedescription TYPE REF TO /AWS1/CL_CTLRESOURCEDESC /AWS1/CL_CTLRESOURCEDESC¶
Represents information about a provisioned resource.
Queryable Attributes¶
TypeName¶
The name of the resource type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPENAME() |
Getter for TYPENAME, with configurable default |
ASK_TYPENAME() |
Getter for TYPENAME w/ exceptions if field has no value |
HAS_TYPENAME() |
Determine if TYPENAME has a value |
ResourceDescription¶
Represents information about a provisioned resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEDESCRIPTION() |
Getter for RESOURCEDESCRIPTION |