GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::Route53::ListResourceRecordSetsResponse(3) User Contributed Perl Documentation Paws::Route53::ListResourceRecordSetsResponse(3)

Paws::Route53::ListResourceRecordSetsResponse

REQUIRED IsTruncated => Bool

A flag that indicates whether more resource record sets remain to be listed. If your results were truncated, you can make a follow-up pagination request by using the "NextRecordName" element.

REQUIRED MaxItems => Str

The maximum number of records you requested.

Resource record sets that have a routing policy other than simple: If results were truncated for a given DNS name and type, the value of "SetIdentifier" for the next resource record set that has the current DNS name and type.

For information about routing policies, see Choosing a Routing Policy (https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html) in the Amazon Route 53 Developer Guide.

If the results were truncated, the name of the next record in the list.

This element is present only if "IsTruncated" is true.

If the results were truncated, the type of the next record in the list.

This element is present only if "IsTruncated" is true.

Valid values are: "SOA", "A", "TXT", "NS", "CNAME", "MX", "NAPTR", "PTR", "SRV", "SPF", "AAAA", "CAA", "DS"

REQUIRED ResourceRecordSets => ArrayRef[Paws::Route53::ResourceRecordSet]

Information about multiple resource record sets.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.