/AWS1/CL_QSTUPBRANDPUBEDVRSRSP¶
UpdateBrandPublishedVersionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_requestid TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING¶
The Amazon Web Services request ID for this operation.
iv_versionid TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00¶
The ID of the published version.
Queryable Attributes¶
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 |
VersionId¶
The ID of the published version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSIONID() |
Getter for VERSIONID, with configurable default |
ASK_VERSIONID() |
Getter for VERSIONID w/ exceptions if field has no value |
HAS_VERSIONID() |
Determine if VERSIONID has a value |