|
NAMEPaws::Route53::ListGeoLocationsResponseATTRIBUTESMaxItems => StrThe maximum number of geo locations you want in the response body.StartContinentCode => StrThe first continent code in the lexicographic ordering of geo locations that you want the "ListGeoLocations" request to list. For non-continent geo locations, this should be null.Valid values: "AF" | "AN" | "AS" | "EU" | "OC" | "NA" | "SA" Constraint: Specifying "ContinentCode" with either "CountryCode" or "SubdivisionCode" returns an InvalidInput error. StartCountryCode => StrThe first country code in the lexicographic ordering of geo locations that you want the "ListGeoLocations" request to list.The default geo location uses a "*" for the country code. All other country codes follow the ISO 3166 two-character code. StartSubdivisionCode => StrThe first subdivision code in the lexicographic ordering of geo locations that you want the "ListGeoLocations" request to list.Constraint: Specifying "SubdivisionCode" without "CountryCode" returns an InvalidInput error.
Visit the GSP FreeBSD Man Page Interface. |