/AWS1/CL_R53LISTGEOLOCSRSP¶
A complex type containing the response information for the request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_geolocationdetailslist TYPE /AWS1/CL_R53GEOLOCATIONDETAILS=>TT_GEOLOCATIONDETAILSLIST TT_GEOLOCATIONDETAILSLIST¶
A complex type that contains one
GeoLocationDetailselement for each location that Amazon Route 53 supports for geolocation.
iv_istruncated TYPE /AWS1/R53PAGETRUNCATED /AWS1/R53PAGETRUNCATED¶
A value that indicates whether more locations remain to be listed after the last location in this response. If so, the value of
IsTruncatedistrue. To get more values, submit another request and include the values ofNextContinentCode,NextCountryCode, andNextSubdivisionCodein thestartcontinentcode,startcountrycode, andstartsubdivisioncode, as applicable.
iv_maxitems TYPE /AWS1/R53INTEGER /AWS1/R53INTEGER¶
The value that you specified for
MaxItemsin the request.
Optional arguments:¶
iv_nextcontinentcode TYPE /AWS1/R53GEOLOCCONTINENTCODE /AWS1/R53GEOLOCCONTINENTCODE¶
If
IsTruncatedistrue, you can make a follow-up request to display more locations. Enter the value ofNextContinentCodein thestartcontinentcodeparameter in anotherListGeoLocationsrequest.
iv_nextcountrycode TYPE /AWS1/R53GEOLOCCOUNTRYCODE /AWS1/R53GEOLOCCOUNTRYCODE¶
If
IsTruncatedistrue, you can make a follow-up request to display more locations. Enter the value ofNextCountryCodein thestartcountrycodeparameter in anotherListGeoLocationsrequest.
iv_nextsubdivisioncode TYPE /AWS1/R53GEOLOCSUBDIVISIONCODE /AWS1/R53GEOLOCSUBDIVISIONCODE¶
If
IsTruncatedistrue, you can make a follow-up request to display more locations. Enter the value ofNextSubdivisionCodein thestartsubdivisioncodeparameter in anotherListGeoLocationsrequest.
Queryable Attributes¶
GeoLocationDetailsList¶
A complex type that contains one
GeoLocationDetailselement for each location that Amazon Route 53 supports for geolocation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GEOLOCATIONDETAILSLIST() |
Getter for GEOLOCATIONDETAILSLIST, with configurable default |
ASK_GEOLOCATIONDETAILSLIST() |
Getter for GEOLOCATIONDETAILSLIST w/ exceptions if field has |
HAS_GEOLOCATIONDETAILSLIST() |
Determine if GEOLOCATIONDETAILSLIST has a value |
IsTruncated¶
A value that indicates whether more locations remain to be listed after the last location in this response. If so, the value of
IsTruncatedistrue. To get more values, submit another request and include the values ofNextContinentCode,NextCountryCode, andNextSubdivisionCodein thestartcontinentcode,startcountrycode, andstartsubdivisioncode, as applicable.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISTRUNCATED() |
Getter for ISTRUNCATED |
NextContinentCode¶
If
IsTruncatedistrue, you can make a follow-up request to display more locations. Enter the value ofNextContinentCodein thestartcontinentcodeparameter in anotherListGeoLocationsrequest.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTCONTINENTCODE() |
Getter for NEXTCONTINENTCODE, with configurable default |
ASK_NEXTCONTINENTCODE() |
Getter for NEXTCONTINENTCODE w/ exceptions if field has no v |
HAS_NEXTCONTINENTCODE() |
Determine if NEXTCONTINENTCODE has a value |
NextCountryCode¶
If
IsTruncatedistrue, you can make a follow-up request to display more locations. Enter the value ofNextCountryCodein thestartcountrycodeparameter in anotherListGeoLocationsrequest.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTCOUNTRYCODE() |
Getter for NEXTCOUNTRYCODE, with configurable default |
ASK_NEXTCOUNTRYCODE() |
Getter for NEXTCOUNTRYCODE w/ exceptions if field has no val |
HAS_NEXTCOUNTRYCODE() |
Determine if NEXTCOUNTRYCODE has a value |
NextSubdivisionCode¶
If
IsTruncatedistrue, you can make a follow-up request to display more locations. Enter the value ofNextSubdivisionCodein thestartsubdivisioncodeparameter in anotherListGeoLocationsrequest.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTSUBDIVISIONCODE() |
Getter for NEXTSUBDIVISIONCODE, with configurable default |
ASK_NEXTSUBDIVISIONCODE() |
Getter for NEXTSUBDIVISIONCODE w/ exceptions if field has no |
HAS_NEXTSUBDIVISIONCODE() |
Determine if NEXTSUBDIVISIONCODE has a value |
MaxItems¶
The value that you specified for
MaxItemsin the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXITEMS() |
Getter for MAXITEMS, with configurable default |
ASK_MAXITEMS() |
Getter for MAXITEMS w/ exceptions if field has no value |
HAS_MAXITEMS() |
Determine if MAXITEMS has a value |