| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobDataSourceOverrideTags |
AssetBundleImportJobDataSourceOverrideTags.clone() |
AssetBundleImportJobDataSourceOverrideTags |
AssetBundleImportJobDataSourceOverrideTags.withDataSourceIds(Collection<String> dataSourceIds)
A list of data source IDs that you want to apply overrides to.
|
AssetBundleImportJobDataSourceOverrideTags |
AssetBundleImportJobDataSourceOverrideTags.withDataSourceIds(String... dataSourceIds)
A list of data source IDs that you want to apply overrides to.
|
AssetBundleImportJobDataSourceOverrideTags |
AssetBundleImportJobDataSourceOverrideTags.withTags(Collection<Tag> tags)
A list of tags for the data source that you want to apply overrides to.
|
AssetBundleImportJobDataSourceOverrideTags |
AssetBundleImportJobDataSourceOverrideTags.withTags(Tag... tags)
A list of tags for the data source that you want to apply overrides to.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobDataSourceOverrideTags> |
AssetBundleImportJobOverrideTags.getDataSources()
A list of tag overrides for any
DataSource resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withDataSources(AssetBundleImportJobDataSourceOverrideTags... dataSources)
A list of tag overrides for any
DataSource resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundleImportJobOverrideTags.setDataSources(Collection<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. |
Copyright © 2023. All rights reserved.