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

Class: Aws::Route53::Types::GetHostedZoneCountResponse

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

Overview

A complex type that contains the response to a GetHostedZoneCount request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#hosted_zone_countInteger

The total number of public and private hosted zones that are associated with the current AWS account.

Returns:

  • (Integer)

    The total number of public and private hosted zones that are associated with the current AWS account.