uptime-robot-v3
    Preparing search index...

    Interface DnsMonitorConfig

    interface DnsMonitorConfig {
        dnsRecords: { type: DNSRecord; value: string }[];
    }
    Index

    Properties

    Properties

    dnsRecords: { type: DNSRecord; value: string }[]