EffectiveLimit

The effective limit for a resource type that applies to a user, considering all applicable profile assignments and inheritance rules.

Types

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

Properties

Link copied to clipboard

The unit of measurement for the limit.

Link copied to clipboard

The maximum allowed value for the resource.

Link copied to clipboard

The identifier of the limits profile that defines this limit.

Link copied to clipboard

The type of resource that the limit applies to.

Link copied to clipboard

The source from which this limit was inherited. Possible values:

Functions

Link copied to clipboard
inline fun copy(block: EffectiveLimit.Builder.() -> Unit = {}): EffectiveLimit
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