BatchPutLimitEntry

A limit definition within a BatchPut request (rateLimitId used for upsert matching)

Types

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

Properties

Link copied to clipboard

Optional human-readable description for this limit.

Link copied to clipboard

Ordered list of dimension key names defining the scope of a limit

Link copied to clipboard

List of rule entries within a limit

Link copied to clipboard

Optional — if provided, used for upsert matching against existing limits.

Functions

Link copied to clipboard
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