AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the ListRouteCalculators operation. Lists route calculator resources in your Amazon Web Services account.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.LocationService.AmazonLocationServiceRequest
      Amazon.LocationService.Model.ListRouteCalculatorsRequest

Namespace: Amazon.LocationService.Model
Assembly: AWSSDK.LocationService.dll
Version: 3.x.y.z

Syntax

C#
public class ListRouteCalculatorsRequest : AmazonLocationServiceRequest
         IAmazonWebServiceRequest

The ListRouteCalculatorsRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property MaxResults System.Int32

Gets and sets the property MaxResults.

An optional maximum number of results returned in a single call.

Default Value: 100

Public Property NextToken System.String

Gets and sets the property NextToken.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5