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
- Struct
- Aws::Route53::Types::GetReusableDelegationSetLimitResponse
- Defined in:
- (unknown)
Overview
A complex type that contains the requested limit.
Returned by:
Instance Attribute Summary collapse
-
#count ⇒ Integer
The current number of hosted zones that you can associate with the specified reusable delegation set.
-
#limit ⇒ Types::ReusableDelegationSetLimit
The current setting for the limit on hosted zones that you can associate with the specified reusable delegation set.
Instance Attribute Details
#count ⇒ Integer
The current number of hosted zones that you can associate with the specified reusable delegation set.
#limit ⇒ Types::ReusableDelegationSetLimit
The current setting for the limit on hosted zones that you can associate with the specified reusable delegation set.