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::ListGeoLocationsResponse(3) User Contributed Perl Documentation Paws::Route53::ListGeoLocationsResponse(3)

Paws::Route53::ListGeoLocationsResponse

REQUIRED GeoLocationDetailsList => ArrayRef[Paws::Route53::GeoLocationDetails]

A complex type that contains one "GeoLocationDetails" element for each location that Amazon Route 53 supports for geolocation.

REQUIRED IsTruncated => Bool

A value that indicates whether more locations remain to be listed after the last location in this response. If so, the value of "IsTruncated" is "true". To get more values, submit another request and include the values of "NextContinentCode", "NextCountryCode", and "NextSubdivisionCode" in the "startcontinentcode", "startcountrycode", and "startsubdivisioncode", as applicable.

REQUIRED MaxItems => Str

The value that you specified for "MaxItems" in the request.

If "IsTruncated" is "true", you can make a follow-up request to display more locations. Enter the value of "NextContinentCode" in the "startcontinentcode" parameter in another "ListGeoLocations" request.

If "IsTruncated" is "true", you can make a follow-up request to display more locations. Enter the value of "NextCountryCode" in the "startcountrycode" parameter in another "ListGeoLocations" request.

If "IsTruncated" is "true", you can make a follow-up request to display more locations. Enter the value of "NextSubdivisionCode" in the "startsubdivisioncode" parameter in another "ListGeoLocations" request.

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.