AssetBundleImportJobOverrideParameters

A list of overrides that modify the asset bundle resource configuration before the resource is imported.

Types

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

Properties

Link copied to clipboard

A list of overrides for any Analysis resources that are present in the asset bundle that is imported.

Link copied to clipboard

A list of overrides for any Dashboard resources that are present in the asset bundle that is imported.

Link copied to clipboard

A list of overrides for any DataSet resources that are present in the asset bundle that is imported.

Link copied to clipboard

A list of overrides for any DataSource resources that are present in the asset bundle that is imported.

Link copied to clipboard

A list of overrides for any RefreshSchedule resources that are present in the asset bundle that is imported.

Link copied to clipboard

An optional structure that configures resource ID overrides to be applied within the import job.

Link copied to clipboard

A list of overrides for any Theme resources that are present in the asset bundle that is imported.

Link copied to clipboard

A list of overrides for any VPCConnection resources that are present in the asset bundle that is imported.

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