class Aws::Route53::Types::HostedZoneLimit

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

@!attribute [rw] type

The limit that you requested. Valid values include the following:

* **MAX\_RRSETS\_BY\_ZONE**\: The maximum number of records that you
  can create in the specified hosted zone.

* **MAX\_VPCS\_ASSOCIATED\_BY\_ZONE**\: The maximum number of Amazon
  VPCs that you can associate with the specified private hosted
  zone.
@return [String]

@!attribute [rw] value

The current value for the limit that is specified by `Type`.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/HostedZoneLimit AWS API Documentation

Constants

SENSITIVE