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 UpdateDashboardPermissions operation. Updates read and write permissions on a dashboard.
Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z
public class UpdateDashboardPermissionsRequest : AmazonQuickSightRequest IAmazonWebServiceRequest
The UpdateDashboardPermissionsRequest type exposes the following members
Name | Description | |
---|---|---|
UpdateDashboardPermissionsRequest() |
Name | Type | Description | |
---|---|---|---|
AwsAccountId | System.String |
Gets and sets the property AwsAccountId. The ID of the Amazon Web Services account that contains the dashboard whose permissions you're updating. |
|
DashboardId | System.String |
Gets and sets the property DashboardId. The ID for the dashboard. |
|
GrantLinkPermissions | System.Collections.Generic.List<Amazon.QuickSight.Model.ResourcePermission> |
Gets and sets the property GrantLinkPermissions. Grants link permissions to all users in a defined namespace. |
|
GrantPermissions | System.Collections.Generic.List<Amazon.QuickSight.Model.ResourcePermission> |
Gets and sets the property GrantPermissions. The permissions that you want to grant on this resource. |
|
RevokeLinkPermissions | System.Collections.Generic.List<Amazon.QuickSight.Model.ResourcePermission> |
Gets and sets the property RevokeLinkPermissions. Revokes link permissions from all users in a defined namespace. |
|
RevokePermissions | System.Collections.Generic.List<Amazon.QuickSight.Model.ResourcePermission> |
Gets and sets the property RevokePermissions. The permissions that you want to revoke from this resource. |
.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