/AWS1/CL_OWXREGINSTANCERESULT¶
Contains the response to a RegisterInstanceResult request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_instanceid TYPE /AWS1/OWXSTRING /AWS1/OWXSTRING¶
The registered instance's OpsWorks Stacks ID.
Queryable Attributes¶
InstanceId¶
The registered instance's OpsWorks Stacks ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCEID() |
Getter for INSTANCEID, with configurable default |
ASK_INSTANCEID() |
Getter for INSTANCEID w/ exceptions if field has no value |
HAS_INSTANCEID() |
Determine if INSTANCEID has a value |