| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobAnalysisOverrideTags |
AssetBundleImportJobAnalysisOverrideTags.clone() |
AssetBundleImportJobAnalysisOverrideTags |
AssetBundleImportJobAnalysisOverrideTags.withAnalysisIds(Collection<String> analysisIds)
A list of analysis IDs that you want to apply overrides to.
|
AssetBundleImportJobAnalysisOverrideTags |
AssetBundleImportJobAnalysisOverrideTags.withAnalysisIds(String... analysisIds)
A list of analysis IDs that you want to apply overrides to.
|
AssetBundleImportJobAnalysisOverrideTags |
AssetBundleImportJobAnalysisOverrideTags.withTags(Collection<Tag> tags)
A list of tags for the analyses that you want to apply overrides to.
|
AssetBundleImportJobAnalysisOverrideTags |
AssetBundleImportJobAnalysisOverrideTags.withTags(Tag... tags)
A list of tags for the analyses that you want to apply overrides to.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobAnalysisOverrideTags> |
AssetBundleImportJobOverrideTags.getAnalyses()
A list of tag overrides for any
Analysis resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withAnalyses(AssetBundleImportJobAnalysisOverrideTags... analyses)
A list of tag overrides for any
Analysis resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundleImportJobOverrideTags.setAnalyses(Collection<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. |
Copyright © 2024. All rights reserved.