Skip to main content
Module

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

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

Properties

HostedZoneId: string
optional
StartRecordName: string | null
optional
StartRecordType: RRType | null
optional
StartRecordIdentifier: string | null
optional
MaxItems: string | null