AssetBundleImportJobDataSourceOverrideParameters

The override parameters for a single data source that is being imported.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
val name: String?

A new name for the data source.

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
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String