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 UpdateDataSource operation. Updates a data source.
Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z
public class UpdateDataSourceRequest : AmazonQuickSightRequest IAmazonWebServiceRequest
The UpdateDataSourceRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateDataSourceRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AwsAccountId | System.String |
Gets and sets the property AwsAccountId. The Amazon Web Services account ID. |
![]() |
Credentials | Amazon.QuickSight.Model.DataSourceCredentials |
Gets and sets the property Credentials. The credentials that Amazon QuickSight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported. |
![]() |
DataSourceId | System.String |
Gets and sets the property DataSourceId. The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account. |
![]() |
DataSourceParameters | Amazon.QuickSight.Model.DataSourceParameters |
Gets and sets the property DataSourceParameters. The parameters that Amazon QuickSight uses to connect to your underlying source. |
![]() |
Name | System.String |
Gets and sets the property Name. A display name for the data source. |
![]() |
SslProperties | Amazon.QuickSight.Model.SslProperties |
Gets and sets the property SslProperties. Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source. |
![]() |
VpcConnectionProperties | Amazon.QuickSight.Model.VpcConnectionProperties |
Gets and sets the property VpcConnectionProperties. Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source. |
.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