| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobDashboardOverrideTags |
AssetBundleImportJobDashboardOverrideTags.clone() |
AssetBundleImportJobDashboardOverrideTags |
AssetBundleImportJobDashboardOverrideTags.withDashboardIds(Collection<String> dashboardIds)
A list of dashboard IDs that you want to apply overrides to.
|
AssetBundleImportJobDashboardOverrideTags |
AssetBundleImportJobDashboardOverrideTags.withDashboardIds(String... dashboardIds)
A list of dashboard IDs that you want to apply overrides to.
|
AssetBundleImportJobDashboardOverrideTags |
AssetBundleImportJobDashboardOverrideTags.withTags(Collection<Tag> tags)
A list of tags for the dashboards that you want to apply overrides to.
|
AssetBundleImportJobDashboardOverrideTags |
AssetBundleImportJobDashboardOverrideTags.withTags(Tag... tags)
A list of tags for the dashboards that you want to apply overrides to.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobDashboardOverrideTags> |
AssetBundleImportJobOverrideTags.getDashboards()
A list of tag overrides for any
Dashboard resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withDashboards(AssetBundleImportJobDashboardOverrideTags... dashboards)
A list of tag overrides for any
Dashboard resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundleImportJobOverrideTags.setDashboards(Collection<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. |
Copyright © 2024. All rights reserved.