DataSource 
    The structure of a data source.
Types
Properties
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 DataSourceParameters structure that's in the request with the structures in the AlternateDataSourceParameters allow list. If the structures are an exact match, the request is allowed to use the credentials from this existing data source. If the AlternateDataSourceParameters list is null, the Credentials originally used with this DataSourceParameters are automatically allowed.
The time that this data source was created.
The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
The parameters that Quick Sight 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.
Error information from the last update or the creation of the data source.
The last time that this data source was updated.
Secure Socket Layer (SSL) properties that apply when Quick Sight connects to your underlying source.
The HTTP status of the request.
The type of the data source. This type indicates which database engine the data source connects to.
The VPC connection information. You need to use this parameter only when you want Quick Sight to use a VPC connection when connecting to your underlying source.