AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the UpdateDashboardLinks operation. Updates the linked analyses on a dashboard.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.QuickSight.AmazonQuickSightRequest
      Amazon.QuickSight.Model.UpdateDashboardLinksRequest

Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateDashboardLinksRequest : AmazonQuickSightRequest
         IAmazonWebServiceRequest

The UpdateDashboardLinksRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AwsAccountId System.String

Gets and sets the property AwsAccountId.

The ID of the Amazon Web Services account that contains the dashboard whose links you want to update.

Public Property DashboardId System.String

Gets and sets the property DashboardId.

The ID for the dashboard.

Public Property LinkEntities System.Collections.Generic.List<System.String>

Gets and sets the property LinkEntities.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5