AssetBundleImportJobDataSourceOverrideParameters
The override parameters for a single data source that is being imported.
Types
Properties
Link copied to clipboard
An optional structure that provides the credentials to be used to create the imported data source.
Link copied to clipboard
The ID of the data source to apply overrides to.
Link copied to clipboard
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.
Link copied to clipboard
Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying data source.
Link copied to clipboard
VPC connection properties.
Functions
Link copied to clipboard
inline fun copy(block: AssetBundleImportJobDataSourceOverrideParameters.Builder.() -> Unit = {}): AssetBundleImportJobDataSourceOverrideParameters