Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties for an NS record to delegate a hosted zone

Hierarchy

  • DelegatedNSRecordProps

Index

Properties

delegatedDomainName

delegatedDomainName: string

The hosted zone to delegate. i.e. example.domain.com

hostedZoneDomain

hostedZoneDomain: string

The hosted zone that requires the NS record. i.e domain.com

nameServers

nameServers: string

A comma seperated list of name servers for the delegated hosted zone. This can be derived from the NameServers output on the DelegatedHostedZone construct

Generated using TypeDoc