AssetBundleImportJobOverridePermissions
A structure that contains the override permission configurations that modify the permissions for specified resources before the resource is imported.
Contents
Note
In the following list, the required parameters are described first.
- Analyses
-
A list of permissions overrides for any
Analysis
resources that are present in the asset bundle that is imported.Type: Array of AssetBundleImportJobAnalysisOverridePermissions objects
Array Members: Fixed number of 1 item.
Required: No
- Dashboards
-
A list of permissions overrides for any
Dashboard
resources that are present in the asset bundle that is imported.Type: Array of AssetBundleImportJobDashboardOverridePermissions objects
Array Members: Minimum number of 1 item. Maximum number of 2 items.
Required: No
- DataSets
-
A list of permissions overrides for any
DataSet
resources that are present in the asset bundle that is imported.Type: Array of AssetBundleImportJobDataSetOverridePermissions objects
Array Members: Minimum number of 1 item. Maximum number of 2 items.
Required: No
- DataSources
-
A list of permissions overrides for any
DataSource
resources that are present in the asset bundle that is imported.Type: Array of AssetBundleImportJobDataSourceOverridePermissions objects
Array Members: Minimum number of 1 item. Maximum number of 2 items.
Required: No
- Folders
-
A list of permissions for the folders that you want to apply overrides to.
Type: Array of AssetBundleImportJobFolderOverridePermissions objects
Array Members: Minimum number of 1 item. Maximum number of 2 items.
Required: No
- Themes
-
A list of permissions overrides for any
Theme
resources that are present in the asset bundle that is imported.Type: Array of AssetBundleImportJobThemeOverridePermissions objects
Array Members: Minimum number of 1 item. Maximum number of 2 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: