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.
The structure of a data source.
Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z
public class DataSource
The DataSource type exposes the following members
Name | Description | |
---|---|---|
DataSource() |
Name | Type | Description | |
---|---|---|---|
AlternateDataSourceParameters | System.Collections.Generic.List<Amazon.QuickSight.Model.DataSourceParameters> |
Gets and sets the property AlternateDataSourceParameters.
A set of alternate data source parameters that you want to share for the credentials
stored with this data source. The credentials are applied in tandem with the data
source parameters when you copy a data source by using a create or update request.
The API operation compares the |
|
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) of the data source. |
|
CreatedTime | System.DateTime |
Gets and sets the property CreatedTime. The time that this data source was created. |
|
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. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null. |
|
ErrorInfo | Amazon.QuickSight.Model.DataSourceErrorInfo |
Gets and sets the property ErrorInfo. Error information from the last update or the creation of the data source. |
|
LastUpdatedTime | System.DateTime |
Gets and sets the property LastUpdatedTime. The last time that this data source was updated. |
|
Name | System.String |
Gets and sets the property Name. A display name for the data source. |
|
SecretArn | System.String |
Gets and sets the property SecretArn. The Amazon Resource Name (ARN) of the secret associated with the data source in Amazon Secrets Manager. |
|
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. |
|
Status | Amazon.QuickSight.ResourceStatus |
Gets and sets the property Status. The HTTP status of the request. |
|
Type | Amazon.QuickSight.DataSourceType |
Gets and sets the property Type. The type of the data source. This type indicates which database engine the data source connects to. |
|
VpcConnectionProperties | Amazon.QuickSight.Model.VpcConnectionProperties |
Gets and sets the property VpcConnectionProperties. The VPC connection information. You need to 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