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