| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.clone() |
AssetBundleImportJobOverrideTags |
StartAssetBundleImportJobRequest.getOverrideTags()
Optional tag overrides that are applied to the resource configuration before import.
|
AssetBundleImportJobOverrideTags |
DescribeAssetBundleImportJobResult.getOverrideTags()
Optional tag overrides that are applied to the resource configuration before import.
|
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withAnalyses(AssetBundleImportJobAnalysisOverrideTags... analyses)
A list of tag overrides for any
Analysis resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withAnalyses(Collection<AssetBundleImportJobAnalysisOverrideTags> analyses)
A list of tag overrides for any
Analysis resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withDashboards(AssetBundleImportJobDashboardOverrideTags... dashboards)
A list of tag overrides for any
Dashboard resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withDashboards(Collection<AssetBundleImportJobDashboardOverrideTags> dashboards)
A list of tag overrides for any
Dashboard resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withDataSets(AssetBundleImportJobDataSetOverrideTags... dataSets)
A list of tag overrides for any
DataSet resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withDataSets(Collection<AssetBundleImportJobDataSetOverrideTags> dataSets)
A list of tag overrides for any
DataSet resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withDataSources(AssetBundleImportJobDataSourceOverrideTags... dataSources)
A list of tag overrides for any
DataSource resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withDataSources(Collection<AssetBundleImportJobDataSourceOverrideTags> dataSources)
A list of tag overrides for any
DataSource resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withThemes(AssetBundleImportJobThemeOverrideTags... themes)
A list of tag overrides for any
Theme resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withThemes(Collection<AssetBundleImportJobThemeOverrideTags> themes)
A list of tag overrides for any
Theme resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withVPCConnections(AssetBundleImportJobVPCConnectionOverrideTags... vPCConnections)
A list of tag overrides for any
VPCConnection resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withVPCConnections(Collection<AssetBundleImportJobVPCConnectionOverrideTags> vPCConnections)
A list of tag overrides for any
VPCConnection resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
void |
StartAssetBundleImportJobRequest.setOverrideTags(AssetBundleImportJobOverrideTags overrideTags)
Optional tag overrides that are applied to the resource configuration before import.
|
void |
DescribeAssetBundleImportJobResult.setOverrideTags(AssetBundleImportJobOverrideTags overrideTags)
Optional tag overrides that are applied to the resource configuration before import.
|
StartAssetBundleImportJobRequest |
StartAssetBundleImportJobRequest.withOverrideTags(AssetBundleImportJobOverrideTags overrideTags)
Optional tag overrides that are applied to the resource configuration before import.
|
DescribeAssetBundleImportJobResult |
DescribeAssetBundleImportJobResult.withOverrideTags(AssetBundleImportJobOverrideTags overrideTags)
Optional tag overrides that are applied to the resource configuration before import.
|
Copyright © 2023. All rights reserved.