Skip to content

/AWS1/CL_QSTASTBUNDLEIMPJOBO00

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

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_RESOURCEIDOVERRIDECONF TYPE REF TO /AWS1/CL_QSTASTBUNDLEIMPJOBR00 /AWS1/CL_QSTASTBUNDLEIMPJOBR00

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

IT_VPCCONNECTIONS TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBV00=>TT_ASTBUNDLEIMPJOBVPCCXNOVER00 TT_ASTBUNDLEIMPJOBVPCCXNOVER00

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

IT_REFRESHSCHEDULES TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBR01=>TT_ASTBUNDLEIMPJOBREFRESHSCH00 TT_ASTBUNDLEIMPJOBREFRESHSCH00

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

IT_DATASOURCES TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBD00=>TT_ASTBUNDLEIMPJOBDATASRCOVE00 TT_ASTBUNDLEIMPJOBDATASRCOVE00

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

IT_DATASETS TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBD03=>TT_ASTBUNDLEIMPJOBDSOVERRIDE00 TT_ASTBUNDLEIMPJOBDSOVERRIDE00

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

IT_THEMES TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBT00=>TT_ASTBUNDLEIMPJOBTHEMEOVERR00 TT_ASTBUNDLEIMPJOBTHEMEOVERR00

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

IT_ANALYSES TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBA00=>TT_ASTBUNDLEIMPJOBALYOVERRID00 TT_ASTBUNDLEIMPJOBALYOVERRID00

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

IT_DASHBOARDS TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBD04=>TT_ASTBUNDLEIMPJOBDASHBOARDO00 TT_ASTBUNDLEIMPJOBDASHBOARDO00

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


Queryable Attributes

ResourceIdOverrideConfiguration

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

Accessible with the following methods

Method Description
GET_RESOURCEIDOVERRIDECONF() Getter for RESOURCEIDOVERRIDECONF

VPCConnections

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

Accessible with the following methods

Method Description
GET_VPCCONNECTIONS() Getter for VPCCONNECTIONS, with configurable default
ASK_VPCCONNECTIONS() Getter for VPCCONNECTIONS w/ exceptions if field has no valu
HAS_VPCCONNECTIONS() Determine if VPCCONNECTIONS has a value

RefreshSchedules

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

Accessible with the following methods

Method Description
GET_REFRESHSCHEDULES() Getter for REFRESHSCHEDULES, with configurable default
ASK_REFRESHSCHEDULES() Getter for REFRESHSCHEDULES w/ exceptions if field has no va
HAS_REFRESHSCHEDULES() Determine if REFRESHSCHEDULES has a value

DataSources

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

Accessible with the following methods

Method Description
GET_DATASOURCES() Getter for DATASOURCES, with configurable default
ASK_DATASOURCES() Getter for DATASOURCES w/ exceptions if field has no value
HAS_DATASOURCES() Determine if DATASOURCES has a value

DataSets

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

Accessible with the following methods

Method Description
GET_DATASETS() Getter for DATASETS, with configurable default
ASK_DATASETS() Getter for DATASETS w/ exceptions if field has no value
HAS_DATASETS() Determine if DATASETS has a value

Themes

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

Accessible with the following methods

Method Description
GET_THEMES() Getter for THEMES, with configurable default
ASK_THEMES() Getter for THEMES w/ exceptions if field has no value
HAS_THEMES() Determine if THEMES has a value

Analyses

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

Accessible with the following methods

Method Description
GET_ANALYSES() Getter for ANALYSES, with configurable default
ASK_ANALYSES() Getter for ANALYSES w/ exceptions if field has no value
HAS_ANALYSES() Determine if ANALYSES has a value

Dashboards

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

Accessible with the following methods

Method Description
GET_DASHBOARDS() Getter for DASHBOARDS, with configurable default
ASK_DASHBOARDS() Getter for DASHBOARDS w/ exceptions if field has no value
HAS_DASHBOARDS() Determine if DASHBOARDS has a value