Class: HostedZone

Route53.HostedZone

new HostedZone()

Properties:
Name Type Description
HostedZoneConfig AmazonRoute53HostedZoneConfigProperty Required: No. A complex type that contains an optional comment about your hosted zone.Update requires: No interruption
HostedZoneTags AmazonRoute53HostedZoneTags Required: No. An arbitrary set of tags (key–value pairs) for this hosted zone.Update requires: No interruption
Name String Required: Yes. The name of the domain. For resource record types that include a domain name, specify a fully qualified domain name.Update requires: Replacement
VPCs AmazonRoute53HostedZoneVPCs Required: No. One or more VPCs that you want to associate with this hosted zone. When you specify this property, AWS CloudFormation creates a private hosted zone.If this property was specified previously and you're modifying values, updates require no interruption. If this property wasn't specified and you add values, updates require replacement. Also, if this property was specified and you remove all values, updates require replacement.
Source:

Extends

  • WKResource

Route53.HostedZone

new HostedZone()

Properties:
Name Type Description
HostedZoneConfig AmazonRoute53HostedZoneConfigProperty Required: No. A complex type that contains an optional comment about your hosted zone.Update requires: No interruption
HostedZoneTags AmazonRoute53HostedZoneTags Required: No. An arbitrary set of tags (key–value pairs) for this hosted zone.Update requires: No interruption
Name String Required: Yes. The name of the domain. For resource record types that include a domain name, specify a fully qualified domain name.Update requires: Replacement
VPCs AmazonRoute53HostedZoneVPCs Required: No. One or more VPCs that you want to associate with this hosted zone. When you specify this property, AWS CloudFormation creates a private hosted zone.If this property was specified previously and you're modifying values, updates require no interruption. If this property wasn't specified and you add values, updates require replacement. Also, if this property was specified and you remove all values, updates require replacement.
Source:

Extends

  • WKResource