Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MigrationReplacement

A record to add to a zone in replacement of contents that cannot be migrated.

Properties

rdata

rdata: string

The record data of the replacement record, as whitespace-delimited tokens in type-specific presentation format.

rtype

rtype: string

The type of DNS record, such as A or CNAME. For more information, see Resource Record (RR) TYPEs.

Optional substituteRtype

substituteRtype: undefined | string

The canonical name for a substitute type of the replacement record to be used if the specified {@code rtype} is not allowed at the domain. The specified {@code ttl} and {@code rdata} will still apply with the substitute type.

ttl

ttl: number

The Time To Live of the replacement record, in seconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj