Skip to content

/AWS1/CL_QSTASTBUNDLEIMPJOBO02

A structure that contains the override tag configuration that modify the tags that are assigned to specified resources before the resource is imported.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_VPCCONNECTIONS TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBV01=>TT_ASTBUNDLEIMPJOBVPCCXNOVER01 TT_ASTBUNDLEIMPJOBVPCCXNOVER01

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

IT_DATASOURCES TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBD08=>TT_ASTBUNDLEIMPJOBDATASRCOVE02 TT_ASTBUNDLEIMPJOBDATASRCOVE02

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

IT_DATASETS TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBD09=>TT_ASTBUNDLEIMPJOBDSOVERRIDE02 TT_ASTBUNDLEIMPJOBDSOVERRIDE02

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

IT_THEMES TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBT02=>TT_ASTBUNDLEIMPJOBTHEMEOVERR02 TT_ASTBUNDLEIMPJOBTHEMEOVERR02

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

IT_ANALYSES TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBA02=>TT_ASTBUNDLEIMPJOBALYOVERRID02 TT_ASTBUNDLEIMPJOBALYOVERRID02

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

IT_DASHBOARDS TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBD10=>TT_ASTBUNDLEIMPJOBDASHBOARDO02 TT_ASTBUNDLEIMPJOBDASHBOARDO02

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


Queryable Attributes

VPCConnections

A list of tag 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

DataSources

A list of tag 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 tag 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 tag 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 tag 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 tag 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