class Aws::Route53::Types::HostedZoneSummary
In the response to a `ListHostedZonesByVPC` request, the `HostedZoneSummaries` element contains one `HostedZoneSummary` element for each hosted zone that the specified Amazon VPC
is associated with. Each `HostedZoneSummary` element contains the hosted zone name and ID, and information about who owns the hosted zone.
@!attribute [rw] hosted_zone_id
The Route 53 hosted zone ID of a private hosted zone that the specified VPC is associated with. @return [String]
@!attribute [rw] name
The name of the private hosted zone, such as `example.com`. @return [String]
@!attribute [rw] owner
The owner of a private hosted zone that the specified VPC is associated with. The owner can be either an Amazon Web Services account or an Amazon Web Services service. @return [Types::HostedZoneOwner]
@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/HostedZoneSummary AWS API Documentation
Constants
- SENSITIVE