Skip to content

/AWS1/CL_QSTCREATEDASHBOARDRSP

CreateDashboardResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ARN TYPE /AWS1/QSTARN /AWS1/QSTARN

The ARN of the dashboard.

IV_VERSIONARN TYPE /AWS1/QSTARN /AWS1/QSTARN

The ARN of the dashboard, including the version number of the first version that is created.

IV_DASHBOARDID TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00

The ID for the dashboard.

IV_CREATIONSTATUS TYPE /AWS1/QSTRESOURCESTATUS /AWS1/QSTRESOURCESTATUS

The status of the dashboard creation request.

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

Arn

The ARN of the dashboard.

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

VersionArn

The ARN of the dashboard, including the version number of the first version that is created.

Accessible with the following methods

Method Description
GET_VERSIONARN() Getter for VERSIONARN, with configurable default
ASK_VERSIONARN() Getter for VERSIONARN w/ exceptions if field has no value
HAS_VERSIONARN() Determine if VERSIONARN has a value

DashboardId

The ID for the dashboard.

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

CreationStatus

The status of the dashboard creation request.

Accessible with the following methods

Method Description
GET_CREATIONSTATUS() Getter for CREATIONSTATUS, with configurable default
ASK_CREATIONSTATUS() Getter for CREATIONSTATUS w/ exceptions if field has no valu
HAS_CREATIONSTATUS() Determine if CREATIONSTATUS has a value

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