/AWS1/CL_QSTUPDATESPACERSP¶
UpdateSpaceResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_spaceid TYPE /AWS1/QSTPUBLICSPACEID /AWS1/QSTPUBLICSPACEID¶
The ID of the space.
Optional arguments:¶
iv_spacearn TYPE /AWS1/QSTPUBLICSPACEARN /AWS1/QSTPUBLICSPACEARN¶
The ARN of the space.
iv_requestid TYPE /AWS1/QSTSTRING00 /AWS1/QSTSTRING00¶
The Amazon Web Services request ID for this operation.
Queryable Attributes¶
spaceId¶
The ID of the space.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SPACEID() |
Getter for SPACEID, with configurable default |
ASK_SPACEID() |
Getter for SPACEID w/ exceptions if field has no value |
HAS_SPACEID() |
Determine if SPACEID has a value |
spaceArn¶
The ARN of the space.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SPACEARN() |
Getter for SPACEARN, with configurable default |
ASK_SPACEARN() |
Getter for SPACEARN w/ exceptions if field has no value |
HAS_SPACEARN() |
Determine if SPACEARN has a value |
RequestId¶
The Amazon Web Services request ID for this operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUESTID() |
Getter for REQUESTID, with configurable default |
ASK_REQUESTID() |
Getter for REQUESTID w/ exceptions if field has no value |
HAS_REQUESTID() |
Determine if REQUESTID has a value |