AssetBundleImportJobOverrideTags
A structure that contains the override tag configuration that modify the tags that are assigned to specified resources before the resource is imported.
Contents
Note
In the following list, the required parameters are described first.
- Analyses
-
A list of tag overrides for any
Analysisresources that are present in the asset bundle that is imported.Type: Array of AssetBundleImportJobAnalysisOverrideTags objects
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Required: No
- Dashboards
-
A list of tag overrides for any
Dashboardresources that are present in the asset bundle that is imported.Type: Array of AssetBundleImportJobDashboardOverrideTags objects
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Required: No
- DataSets
-
A list of tag overrides for any
DataSetresources that are present in the asset bundle that is imported.Type: Array of AssetBundleImportJobDataSetOverrideTags objects
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Required: No
- DataSources
-
A list of tag overrides for any
DataSourceresources that are present in the asset bundle that is imported.Type: Array of AssetBundleImportJobDataSourceOverrideTags objects
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Required: No
- Folders
-
A list of tag overrides for any
Folderresources that are present in the asset bundle that is imported.Type: Array of AssetBundleImportJobFolderOverrideTags objects
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Required: No
- Themes
-
A list of tag overrides for any
Themeresources that are present in the asset bundle that is imported.Type: Array of AssetBundleImportJobThemeOverrideTags objects
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Required: No
- VPCConnections
-
A list of tag overrides for any
VPCConnectionresources that are present in the asset bundle that is imported.Type: Array of AssetBundleImportJobVPCConnectionOverrideTags objects
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: