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 UpdateDataSource operation. Updates a data source.

Inheritance Hierarchy

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

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

Syntax

C#
public class UpdateDataSourceRequest : AmazonQuickSightRequest
         IAmazonWebServiceRequest

The UpdateDataSourceRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateDataSourceRequest()

Properties

NameTypeDescription
Public Property AwsAccountId System.String

Gets and sets the property AwsAccountId.

The Amazon Web Services account ID.

Public Property 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.

Public Property 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.

Public Property DataSourceParameters Amazon.QuickSight.Model.DataSourceParameters

Gets and sets the property DataSourceParameters.

The parameters that Amazon QuickSight uses to connect to your underlying source.

Public Property Name System.String

Gets and sets the property Name.

A display name for the data source.

Public Property 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.

Public Property 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.

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