/AWS1/CL_WSPCRESTANDBYWORKSP01¶
CreateStandbyWorkspacesResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_failedstandbyrequests TYPE /AWS1/CL_WSPFAILEDCRESTANDBY00=>TT_FAILEDCRESTANDBYWORKSPACE00 TT_FAILEDCRESTANDBYWORKSPACE00¶
Information about the standby WorkSpace that could not be created.
it_pendingstandbyrequests TYPE /AWS1/CL_WSPPENDINGCRESTANDB00=>TT_PENDINGCRESTANDBYWORKSPAC00 TT_PENDINGCRESTANDBYWORKSPAC00¶
Information about the standby WorkSpace that was created.
Queryable Attributes¶
FailedStandbyRequests¶
Information about the standby WorkSpace that could not be created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILEDSTANDBYREQUESTS() |
Getter for FAILEDSTANDBYREQUESTS, with configurable default |
ASK_FAILEDSTANDBYREQUESTS() |
Getter for FAILEDSTANDBYREQUESTS w/ exceptions if field has |
HAS_FAILEDSTANDBYREQUESTS() |
Determine if FAILEDSTANDBYREQUESTS has a value |
PendingStandbyRequests¶
Information about the standby WorkSpace that was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PENDINGSTANDBYREQUESTS() |
Getter for PENDINGSTANDBYREQUESTS, with configurable default |
ASK_PENDINGSTANDBYREQUESTS() |
Getter for PENDINGSTANDBYREQUESTS w/ exceptions if field has |
HAS_PENDINGSTANDBYREQUESTS() |
Determine if PENDINGSTANDBYREQUESTS has a value |