Skip to content

/AWS1/CL_QSTDASHBOARD

Dashboard.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_dashboardid TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00

Dashboard ID.

iv_arn TYPE /AWS1/QSTARN /AWS1/QSTARN

The Amazon Resource Name (ARN) of the resource.

iv_name TYPE /AWS1/QSTDASHBOARDNAME /AWS1/QSTDASHBOARDNAME

A display name for the dashboard.

io_version TYPE REF TO /AWS1/CL_QSTDASHBOARDVERSION /AWS1/CL_QSTDASHBOARDVERSION

Version.

iv_createdtime TYPE /AWS1/QSTTIMESTAMP /AWS1/QSTTIMESTAMP

The time that this dashboard was created.

iv_lastpublishedtime TYPE /AWS1/QSTTIMESTAMP /AWS1/QSTTIMESTAMP

The last time that this dashboard was published.

iv_lastupdatedtime TYPE /AWS1/QSTTIMESTAMP /AWS1/QSTTIMESTAMP

The last time that this dashboard was updated.

it_linkentities TYPE /AWS1/CL_QSTLINKENTARNLIST_W=>TT_LINKENTITYARNLIST TT_LINKENTITYARNLIST

A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.


Queryable Attributes

DashboardId

Dashboard ID.

Accessible with the following methods

Method Description
GET_DASHBOARDID() Getter for DASHBOARDID, with configurable default
ASK_DASHBOARDID() Getter for DASHBOARDID w/ exceptions if field has no value
HAS_DASHBOARDID() Determine if DASHBOARDID 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

Name

A display name for the dashboard.

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

Version

Version.

Accessible with the following methods

Method Description
GET_VERSION() Getter for VERSION

CreatedTime

The time that this dashboard 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

LastPublishedTime

The last time that this dashboard was published.

Accessible with the following methods

Method Description
GET_LASTPUBLISHEDTIME() Getter for LASTPUBLISHEDTIME, with configurable default
ASK_LASTPUBLISHEDTIME() Getter for LASTPUBLISHEDTIME w/ exceptions if field has no v
HAS_LASTPUBLISHEDTIME() Determine if LASTPUBLISHEDTIME has a value

LastUpdatedTime

The last time that this dashboard was updated.

Accessible with the following methods

Method Description
GET_LASTUPDATEDTIME() Getter for LASTUPDATEDTIME, with configurable default
ASK_LASTUPDATEDTIME() Getter for LASTUPDATEDTIME w/ exceptions if field has no val
HAS_LASTUPDATEDTIME() Determine if LASTUPDATEDTIME has a value

LinkEntities

A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.

Accessible with the following methods

Method Description
GET_LINKENTITIES() Getter for LINKENTITIES, with configurable default
ASK_LINKENTITIES() Getter for LINKENTITIES w/ exceptions if field has no value
HAS_LINKENTITIES() Determine if LINKENTITIES has a value