interface SyncDomainDnsRecordsRequestRecord {
    name: string;
    type: Webhosting.v1.DnsRecordType;
}

Properties

Properties

name: string