ReusableDelegationSetLimit

A complex type that contains the type of limit that you specified in the request and the current value for that limit.

Types

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

Properties

Link copied to clipboard

The limit that you requested: MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted zones that you can associate with the specified reusable delegation set.

Link copied to clipboard
val value: Long

The current value for the MAX_ZONES_BY_REUSABLE_DELEGATION_SET limit.

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