/AWS1/CL_WSIEC2MANAGEDINSTANCE¶
Represents an EC2 instance managed by WorkSpaces.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_instanceid TYPE /AWS1/WSISTRING /AWS1/WSISTRING¶
Unique identifier of the managed EC2 instance.
Queryable Attributes¶
InstanceId¶
Unique identifier of the managed EC2 instance.
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 |