@aws-sdk/client-quicksight

UpdateDashboardLinksCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
DashboardArn string | undefined

The Amazon Resource Name (ARN) of the dashboard.

LinkEntities string[] | undefined

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

RequestId string | undefined

The Amazon Web Services request ID for this operation.

Status number | undefined

The HTTP status of the request.

Full Signature

export interface UpdateDashboardLinksCommandOutput extends UpdateDashboardLinksResponse, MetadataBearer