Skip to main content
Module

x/aws_api/services/route53/structs.ts>TestDNSAnswerRequest

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
interface TestDNSAnswerRequest
import { type TestDNSAnswerRequest } from "https://deno.land/x/aws_api@v0.8.1/services/route53/structs.ts";

Properties

HostedZoneId: string
RecordName: string
RecordType: RRType
optional
ResolverIP: string | null
optional
EDNS0ClientSubnetIP: string | null
optional
EDNS0ClientSubnetMask: string | null