| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobDataSetOverrideTags |
AssetBundleImportJobDataSetOverrideTags.clone() |
AssetBundleImportJobDataSetOverrideTags |
AssetBundleImportJobDataSetOverrideTags.withDataSetIds(Collection<String> dataSetIds)
A list of dataset IDs that you want to apply overrides to.
|
AssetBundleImportJobDataSetOverrideTags |
AssetBundleImportJobDataSetOverrideTags.withDataSetIds(String... dataSetIds)
A list of dataset IDs that you want to apply overrides to.
|
AssetBundleImportJobDataSetOverrideTags |
AssetBundleImportJobDataSetOverrideTags.withTags(Collection<Tag> tags)
A list of tags for the datasets that you want to apply overrides to.
|
AssetBundleImportJobDataSetOverrideTags |
AssetBundleImportJobDataSetOverrideTags.withTags(Tag... tags)
A list of tags for the datasets that you want to apply overrides to.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobDataSetOverrideTags> |
AssetBundleImportJobOverrideTags.getDataSets()
A list of tag overrides for any
DataSet resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withDataSets(AssetBundleImportJobDataSetOverrideTags... dataSets)
A list of tag overrides for any
DataSet resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundleImportJobOverrideTags.setDataSets(Collection<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. |
Copyright © 2024. All rights reserved.