| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverridePermissions |
AssetBundleImportJobOverridePermissions.clone() |
AssetBundleImportJobOverridePermissions |
StartAssetBundleImportJobRequest.getOverridePermissions()
Optional permission overrides that are applied to the resource configuration before import.
|
AssetBundleImportJobOverridePermissions |
DescribeAssetBundleImportJobResult.getOverridePermissions()
Optional permission overrides that are applied to the resource configuration before import.
|
AssetBundleImportJobOverridePermissions |
AssetBundleImportJobOverridePermissions.withAnalyses(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. |
AssetBundleImportJobOverridePermissions |
AssetBundleImportJobOverridePermissions.withDashboards(AssetBundleImportJobDashboardOverridePermissions... dashboards)
A list of permissions overrides for any
Dashboard resources that are present in the asset bundle
that is imported. |
AssetBundleImportJobOverridePermissions |
AssetBundleImportJobOverridePermissions.withDashboards(Collection<AssetBundleImportJobDashboardOverridePermissions> dashboards)
A list of permissions overrides for any
Dashboard resources that are present in the asset bundle
that is imported. |
AssetBundleImportJobOverridePermissions |
AssetBundleImportJobOverridePermissions.withDataSets(AssetBundleImportJobDataSetOverridePermissions... dataSets)
A list of permissions overrides for any
DataSet resources that are present in the asset bundle that
is imported. |
AssetBundleImportJobOverridePermissions |
AssetBundleImportJobOverridePermissions.withDataSets(Collection<AssetBundleImportJobDataSetOverridePermissions> dataSets)
A list of permissions overrides for any
DataSet resources that are present in the asset bundle that
is imported. |
AssetBundleImportJobOverridePermissions |
AssetBundleImportJobOverridePermissions.withDataSources(AssetBundleImportJobDataSourceOverridePermissions... dataSources)
A list of permissions overrides for any
DataSource resources that are present in the asset bundle
that is imported. |
AssetBundleImportJobOverridePermissions |
AssetBundleImportJobOverridePermissions.withDataSources(Collection<AssetBundleImportJobDataSourceOverridePermissions> dataSources)
A list of permissions overrides for any
DataSource resources that are present in the asset bundle
that is imported. |
AssetBundleImportJobOverridePermissions |
AssetBundleImportJobOverridePermissions.withThemes(AssetBundleImportJobThemeOverridePermissions... themes)
A list of permissions overrides for any
Theme resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverridePermissions |
AssetBundleImportJobOverridePermissions.withThemes(Collection<AssetBundleImportJobThemeOverridePermissions> themes)
A list of permissions overrides for any
Theme resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
void |
StartAssetBundleImportJobRequest.setOverridePermissions(AssetBundleImportJobOverridePermissions overridePermissions)
Optional permission overrides that are applied to the resource configuration before import.
|
void |
DescribeAssetBundleImportJobResult.setOverridePermissions(AssetBundleImportJobOverridePermissions overridePermissions)
Optional permission overrides that are applied to the resource configuration before import.
|
StartAssetBundleImportJobRequest |
StartAssetBundleImportJobRequest.withOverridePermissions(AssetBundleImportJobOverridePermissions overridePermissions)
Optional permission overrides that are applied to the resource configuration before import.
|
DescribeAssetBundleImportJobResult |
DescribeAssetBundleImportJobResult.withOverridePermissions(AssetBundleImportJobOverridePermissions overridePermissions)
Optional permission overrides that are applied to the resource configuration before import.
|
Copyright © 2023. All rights reserved.