/AWS1/CL_WSPIMPCUSTWORKSPACE01¶
ImportCustomWorkspaceImageResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_imageid TYPE /AWS1/WSPWORKSPACEIMAGEID /AWS1/WSPWORKSPACEIMAGEID¶
The identifier of the WorkSpace image.
iv_state TYPE /AWS1/WSPCUSTWORKSPACEIMAGEI00 /AWS1/WSPCUSTWORKSPACEIMAGEI00¶
The state of the WorkSpace image.
Queryable Attributes¶
ImageId¶
The identifier of the WorkSpace image.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGEID() |
Getter for IMAGEID, with configurable default |
ASK_IMAGEID() |
Getter for IMAGEID w/ exceptions if field has no value |
HAS_IMAGEID() |
Determine if IMAGEID has a value |
State¶
The state of the WorkSpace image.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |