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 ListTrackers operation. Lists tracker resources in your Amazon Web Services account.

Inheritance Hierarchy

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

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

Syntax

C#
public class ListTrackersRequest : AmazonLocationServiceRequest
         IAmazonWebServiceRequest

The ListTrackersRequest type exposes the following members

Constructors

NameDescription
Public Method ListTrackersRequest()

Properties

NameTypeDescription
Public Property MaxResults System.Int32

Gets and sets the property MaxResults.

An optional limit for the number of resources 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