Skip to content

/AWS1/CL_QSTUPDASHBOARDPERMS01

UpdateDashboardPermissionsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_DASHBOARDARN TYPE /AWS1/QSTARN /AWS1/QSTARN

The Amazon Resource Name (ARN) of the dashboard.

IV_DASHBOARDID TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00

The ID for the dashboard.

IT_PERMISSIONS TYPE /AWS1/CL_QSTRESOURCEPERMISSION=>TT_RESOURCEPERMISSIONLIST TT_RESOURCEPERMISSIONLIST

Information about the permissions on the dashboard.

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.

IO_LINKSHARINGCONFIGURATION TYPE REF TO /AWS1/CL_QSTLINKSHARINGCONF /AWS1/CL_QSTLINKSHARINGCONF

Updates the permissions of a shared link to an Amazon QuickSight dashboard.


Queryable Attributes

DashboardArn

The Amazon Resource Name (ARN) of the dashboard.

Accessible with the following methods

Method Description
GET_DASHBOARDARN() Getter for DASHBOARDARN, with configurable default
ASK_DASHBOARDARN() Getter for DASHBOARDARN w/ exceptions if field has no value
HAS_DASHBOARDARN() Determine if DASHBOARDARN 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

Permissions

Information about the permissions on the dashboard.

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

LinkSharingConfiguration

Updates the permissions of a shared link to an Amazon QuickSight dashboard.

Accessible with the following methods

Method Description
GET_LINKSHARINGCONFIGURATION() Getter for LINKSHARINGCONFIGURATION