DataSourceBundleDefinition

Represents the bundle of streams that a user adds to a data kit.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Parent Type

This type extends the Metadata metadata type and inherits its fullName field.

File Suffix and Directory Location

DataSourceBundleDefinition components have the suffix .dataSourceBundleDefinition and are stored in the dataSourceBundleDefinitions folder.

Version

DataSourceBundleDefinition components are available in API version 52.0 and later.

Special Access Rules

You need Data Cloud permission to access this object.

Fields

Field Name Description
dataPlatform
Field Type
string
Description
Required. Indicates the connector type that the streams in the bundle belong to.
description
Field Type
string
Description
A description of the associated data source bundle. This field is available in API version 53.0 and later.
icon
Field Type
string
Description
The icon used in the deployment flow. This field is available in API version 53.0 and later.
isMultiDeploymentSupported
Field Type
boolean
Description
Indicates if the bundle can be deployed multiple times or not. Default value is false.
masterLabel
Field Type
string
Description
Required. Indicates the name of the bundle.
bundleVersion
Field Type
int
Description
Indicates the version of the bundle. This field is available in API version 63.0 and later.

Wildcard Support in the Manifest File

This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.