AssetBundleImportJobDataSourceOverrideParameters - Amazon QuickSight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon QuickSight 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 Amazon QuickSight 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 Amazon SDKs, see the following: