class Aws::LocationService::Types::ListRouteCalculatorsRequest
@note When making an API call, you may pass ListRouteCalculatorsRequest
data as a hash: { max_results: 1, next_token: "Token", }
@!attribute [rw] max_results
An optional 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/ListRouteCalculatorsRequest AWS API Documentation
Constants
- SENSITIVE