Limits

class Limits

Limits for a given instance type and for each of its roles.

Types

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

Properties

Link copied to clipboard

List of additional limits that are specific to a given instance type for each of its instance roles.

Link copied to clipboard

The limits for a given instance type.

Link copied to clipboard

Storage-related attributes that are available for a given instance type.

Functions

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