class Aws::Route53::Types::DeleteHostedZoneRequest

A request to delete a hosted zone.

@note When making an API call, you may pass DeleteHostedZoneRequest

data as a hash:

    {
      id: "ResourceId", # required
    }

@!attribute [rw] id

The ID of the hosted zone you want to delete.
@return [String]

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

Constants

SENSITIVE