AssetBundleImportJobDashboardOverridePermissions
An object that contains a list of permissions to be applied to a list of dashboard IDs.
Types
Properties
Link copied to clipboard
A list of dashboard IDs that you want to apply overrides to. You can use *
to override all dashboards in this asset bundle.
Link copied to clipboard
A structure that contains the link sharing configurations that you want to apply overrides to.
Link copied to clipboard
A list of permissions for the dashboards that you want to apply overrides to.
Functions
Link copied to clipboard
inline fun copy(block: AssetBundleImportJobDashboardOverridePermissions.Builder.() -> Unit = {}): AssetBundleImportJobDashboardOverridePermissions