AssetBundleImportJobDashboardOverridePermissions

An object that contains a list of permissions to be applied to a list of dashboard IDs.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String