WorkspaceConfiguration

data class WorkspaceConfiguration(val limitsPerLabelSets: List<WorkspaceLimitsPerLabelSet>? = null, val retentionPeriodInDays: Int? = null)

Workspace configuration

Constructors

Link copied to clipboard
constructor(limitsPerLabelSets: List<WorkspaceLimitsPerLabelSet>? = null, retentionPeriodInDays: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of label set and associated limits

Link copied to clipboard

How many days that metrics are retained in the workspace