/AWS1/CL_QSTUPDTHEMEPERMSRSP¶
UpdateThemePermissionsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_themeid TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00¶
The ID for the theme.
iv_themearn TYPE /AWS1/QSTARN /AWS1/QSTARN¶
The Amazon Resource Name (ARN) of the theme.
it_permissions TYPE /AWS1/CL_QSTRESOURCEPERMISSION=>TT_UPDATERESOURCEPERMLIST TT_UPDATERESOURCEPERMLIST¶
The resulting list of resource permissions for the theme.
iv_requestid TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING¶
The Amazon Web Services request ID for this operation.
iv_status TYPE /AWS1/QSTSTATUSCODE /AWS1/QSTSTATUSCODE¶
The HTTP status of the request.
Queryable Attributes¶
ThemeId¶
The ID for the theme.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_THEMEID() |
Getter for THEMEID, with configurable default |
ASK_THEMEID() |
Getter for THEMEID w/ exceptions if field has no value |
HAS_THEMEID() |
Determine if THEMEID has a value |
ThemeArn¶
The Amazon Resource Name (ARN) of the theme.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_THEMEARN() |
Getter for THEMEARN, with configurable default |
ASK_THEMEARN() |
Getter for THEMEARN w/ exceptions if field has no value |
HAS_THEMEARN() |
Determine if THEMEARN has a value |
Permissions¶
The resulting list of resource permissions for the theme.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERMISSIONS() |
Getter for PERMISSIONS, with configurable default |
ASK_PERMISSIONS() |
Getter for PERMISSIONS w/ exceptions if field has no value |
HAS_PERMISSIONS() |
Determine if PERMISSIONS 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 |
Status¶
The HTTP status of the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |