AssetBundleImportJobDataSourceOverrideParameters
The override parameters for a single data source that is being imported.
Contents
Note
In the following list, the required parameters are described first.
- DataSourceId
- 
               The ID of the data source to apply overrides to. Type: String Required: Yes 
- Credentials
- 
               An optional structure that provides the credentials to be used to create the imported data source. Type: AssetBundleImportJobDataSourceCredentials object Required: No 
- DataSourceParameters
- 
               The parameters that Quick Sight uses to connect to your underlying data source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null. Type: DataSourceParameters object Required: No 
- Name
- 
               A new name for the data source. Type: String Length Constraints: Minimum length of 1. Maximum length of 128. Required: No 
- SslProperties
- 
               Secure Socket Layer (SSL) properties that apply when Quick Sight connects to your underlying data source. Type: SslProperties object Required: No 
- VpcConnectionProperties
- 
               VPC connection properties. Type: VpcConnectionProperties object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: