Cloud.Service.AWS.Route53.Zone
{
"comment": "string",
"delegation_set_id": "string",
"force_destroy": false,
"name": "string",
"name_servers": [
"string"
],
"provider": "string",
"provider_region": "string",
"vpc_id": "string",
"vpc_region": "string",
"zone_id": "string"
}
Explanation about the hosted zone. Defaults to Managed by Cloud Assembly.
Reusable delegation set with name service records to assign to the hosted zone.
Whether to delete all records, possibly managed outside of Cloud Assembly.
(Required) Name of the Route 53 hosted zone.
List of name servers in the associated or default delegation set.
(Required) The name of the AWS cloud account to use for this resource
(Required) Target cloud region, such as us-east-1. Must be within the provider cloud account.
Zone categorization, in case-sensitive key names, or in key-value pairs.
Virtual Private Cloud (VPC) to associate with a private hosted zone. Creates a private hosted zone.
VPC region name. Defaults to the region of the AWS provider.
Hosted zone identifier that zone records can reference.