CreateGatewayRateLimitResponse

Shared fields for GatewayRateLimit responses

Types

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

Properties

Link copied to clipboard

The timestamp when the rate limit was created.

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

The unique identifier of the gateway.

Link copied to clipboard

Limit identifier. Optional on Create (system-generates if not provided by customer). Always present in responses.

Link copied to clipboard

Status of a gateway limit

Link copied to clipboard

The timestamp when the rate limit was last updated.

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