| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobAnalysisOverridePermissions |
AssetBundleImportJobAnalysisOverridePermissions.clone() |
AssetBundleImportJobAnalysisOverridePermissions |
AssetBundleImportJobAnalysisOverridePermissions.withAnalysisIds(Collection<String> analysisIds)
A list of analysis IDs that you want to apply overrides to.
|
AssetBundleImportJobAnalysisOverridePermissions |
AssetBundleImportJobAnalysisOverridePermissions.withAnalysisIds(String... analysisIds)
A list of analysis IDs that you want to apply overrides to.
|
AssetBundleImportJobAnalysisOverridePermissions |
AssetBundleImportJobAnalysisOverridePermissions.withPermissions(AssetBundleResourcePermissions permissions)
A list of permissions for the analyses that you want to apply overrides to.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobAnalysisOverridePermissions> |
AssetBundleImportJobOverridePermissions.getAnalyses()
A list of permissions overrides for any
Analysis resources that are present in the asset bundle that
is imported. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverridePermissions |
AssetBundleImportJobOverridePermissions.withAnalyses(AssetBundleImportJobAnalysisOverridePermissions... analyses)
A list of permissions overrides for any
Analysis resources that are present in the asset bundle that
is imported. |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundleImportJobOverridePermissions.setAnalyses(Collection<AssetBundleImportJobAnalysisOverridePermissions> analyses)
A list of permissions overrides for any
Analysis resources that are present in the asset bundle that
is imported. |
AssetBundleImportJobOverridePermissions |
AssetBundleImportJobOverridePermissions.withAnalyses(Collection<AssetBundleImportJobAnalysisOverridePermissions> analyses)
A list of permissions overrides for any
Analysis resources that are present in the asset bundle that
is imported. |
Copyright © 2023. All rights reserved.