class Aws::LocationService::Types::ListPlaceIndexesRequest
@note When making an API call, you may pass ListPlaceIndexesRequest
data as a hash: { max_results: 1, next_token: "Token", }
@!attribute [rw] max_results
An optional limit for the maximum number of results returned in a single call. Default value: `100` @return [Integer]
@!attribute [rw] next_token
The pagination token specifying which page of results to return in the response. If no token is provided, the default page is the first page. Default value: `null` @return [String]
@see docs.aws.amazon.com/goto/WebAPI/location-2020-11-19/ListPlaceIndexesRequest AWS API Documentation
Constants
- SENSITIVE