Skip to content

/AWS1/CL_QSTDASHBOARDVERSION

Dashboard version.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_createdtime TYPE /AWS1/QSTTIMESTAMP /AWS1/QSTTIMESTAMP

The time that this dashboard version was created.

it_errors TYPE /AWS1/CL_QSTDASHBOARDERROR=>TT_DASHBOARDERRORLIST TT_DASHBOARDERRORLIST

Errors associated with this dashboard version.

iv_versionnumber TYPE /AWS1/QSTVERSIONNUMBER /AWS1/QSTVERSIONNUMBER

Version number for this version of the dashboard.

iv_status TYPE /AWS1/QSTRESOURCESTATUS /AWS1/QSTRESOURCESTATUS

The HTTP status of the request.

iv_arn TYPE /AWS1/QSTARN /AWS1/QSTARN

The Amazon Resource Name (ARN) of the resource.

iv_sourceentityarn TYPE /AWS1/QSTARN /AWS1/QSTARN

Source entity ARN.

it_datasetarns TYPE /AWS1/CL_QSTDATASETARNSLIST_W=>TT_DATASETARNSLIST TT_DATASETARNSLIST

The Amazon Resource Numbers (ARNs) for the datasets that are associated with this version of the dashboard.

iv_description TYPE /AWS1/QSTVERSIONDESCRIPTION /AWS1/QSTVERSIONDESCRIPTION

Description.

iv_themearn TYPE /AWS1/QSTARN /AWS1/QSTARN

The ARN of the theme associated with a version of the dashboard.

it_sheets TYPE /AWS1/CL_QSTSHEET=>TT_SHEETLIST TT_SHEETLIST

A list of the associated sheets with the unique identifier and name of each sheet.


Queryable Attributes

CreatedTime

The time that this dashboard version was created.

Accessible with the following methods

Method Description
GET_CREATEDTIME() Getter for CREATEDTIME, with configurable default
ASK_CREATEDTIME() Getter for CREATEDTIME w/ exceptions if field has no value
HAS_CREATEDTIME() Determine if CREATEDTIME has a value

Errors

Errors associated with this dashboard 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

VersionNumber

Version number for this version of the dashboard.

Accessible with the following methods

Method Description
GET_VERSIONNUMBER() Getter for VERSIONNUMBER, with configurable default
ASK_VERSIONNUMBER() Getter for VERSIONNUMBER w/ exceptions if field has no value
HAS_VERSIONNUMBER() Determine if VERSIONNUMBER has a value

Status

The HTTP status of the request.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

Arn

The Amazon Resource Name (ARN) of the resource.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

SourceEntityArn

Source entity ARN.

Accessible with the following methods

Method Description
GET_SOURCEENTITYARN() Getter for SOURCEENTITYARN, with configurable default
ASK_SOURCEENTITYARN() Getter for SOURCEENTITYARN w/ exceptions if field has no val
HAS_SOURCEENTITYARN() Determine if SOURCEENTITYARN has a value

DataSetArns

The Amazon Resource Numbers (ARNs) for the datasets that are associated with this version of the dashboard.

Accessible with the following methods

Method Description
GET_DATASETARNS() Getter for DATASETARNS, with configurable default
ASK_DATASETARNS() Getter for DATASETARNS w/ exceptions if field has no value
HAS_DATASETARNS() Determine if DATASETARNS has a value

Description

Description.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

ThemeArn

The ARN of the theme associated with a version of the dashboard.

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

Sheets

A list of the associated sheets with the unique identifier and name of each sheet.

Accessible with the following methods

Method Description
GET_SHEETS() Getter for SHEETS, with configurable default
ASK_SHEETS() Getter for SHEETS w/ exceptions if field has no value
HAS_SHEETS() Determine if SHEETS has a value