/AWS1/CL_QSTDESCRTMPLDEFNRSP¶
DescribeTemplateDefinitionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_name TYPE /AWS1/QSTTEMPLATENAME /AWS1/QSTTEMPLATENAME¶
The descriptive name of the template.
iv_templateid TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00¶
The ID of the template described.
it_errors TYPE /AWS1/CL_QSTTEMPLATEERROR=>TT_TEMPLATEERRORLIST TT_TEMPLATEERRORLIST¶
Errors associated with the template version.
iv_resourcestatus TYPE /AWS1/QSTRESOURCESTATUS /AWS1/QSTRESOURCESTATUS¶
Status associated with the template.
CREATION_IN_PROGRESS
CREATION_SUCCESSFUL
CREATION_FAILED
UPDATE_IN_PROGRESS
UPDATE_SUCCESSFUL
UPDATE_FAILED
DELETED
iv_themearn TYPE /AWS1/QSTARN /AWS1/QSTARN¶
The ARN of the theme of the template.
io_definition TYPE REF TO /AWS1/CL_QSTTMPLVERSIONDEFN /AWS1/CL_QSTTMPLVERSIONDEFN¶
The definition of the template.
A definition is the data model of all features in a Dashboard, Template, or Analysis.
iv_status TYPE /AWS1/QSTSTATUSCODE /AWS1/QSTSTATUSCODE¶
The HTTP status of the request.
iv_requestid TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING¶
The Amazon Web Services request ID for this operation.
Queryable Attributes¶
Name¶
The descriptive name of the template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
TemplateId¶
The ID of the template described.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEMPLATEID() |
Getter for TEMPLATEID, with configurable default |
ASK_TEMPLATEID() |
Getter for TEMPLATEID w/ exceptions if field has no value |
HAS_TEMPLATEID() |
Determine if TEMPLATEID has a value |
Errors¶
Errors associated with the template version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORS() |
Getter for ERRORS, with configurable default |
ASK_ERRORS() |
Getter for ERRORS w/ exceptions if field has no value |
HAS_ERRORS() |
Determine if ERRORS has a value |
ResourceStatus¶
Status associated with the template.
CREATION_IN_PROGRESS
CREATION_SUCCESSFUL
CREATION_FAILED
UPDATE_IN_PROGRESS
UPDATE_SUCCESSFUL
UPDATE_FAILED
DELETED
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCESTATUS() |
Getter for RESOURCESTATUS, with configurable default |
ASK_RESOURCESTATUS() |
Getter for RESOURCESTATUS w/ exceptions if field has no valu |
HAS_RESOURCESTATUS() |
Determine if RESOURCESTATUS has a value |
ThemeArn¶
The ARN of the theme of the template.
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 |
Definition¶
The definition of the template.
A definition is the data model of all features in a Dashboard, Template, or Analysis.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFINITION() |
Getter for DEFINITION |
Status¶
The HTTP status of the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |
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 |