![]() |
![]()
| ![]() |
![]()
NAMEPaws::Route53::ListResourceRecordSetsResponse ATTRIBUTESREQUIRED IsTruncated => BoolA 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 => StrThe maximum number of records you requested. NextRecordIdentifier => StrResource 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. NextRecordName => StrIf the results were truncated, the name of the next record in the list. This element is present only if "IsTruncated" is true. NextRecordType => StrIf 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.
|