You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Route53::Types::GetReusableDelegationSetLimitResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A complex type that contains the requested limit.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#countInteger

The current number of hosted zones that you can associate with the specified reusable delegation set.

Returns:

  • (Integer)

    The current number of hosted zones that you can associate with the specified reusable delegation set.

#limitTypes::ReusableDelegationSetLimit

The current setting for the limit on hosted zones that you can associate with the specified reusable delegation set.

Returns: