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 ListDevices operation. Returns a list of all devices on your Amazon Web Services account that have Amazon Web Services Snow Device Management enabled in the Amazon Web Services Region where the command is run.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SnowDeviceManagement.AmazonSnowDeviceManagementRequest
      Amazon.SnowDeviceManagement.Model.ListDevicesRequest

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

Syntax

C#
public class ListDevicesRequest : AmazonSnowDeviceManagementRequest
         IAmazonWebServiceRequest

The ListDevicesRequest type exposes the following members

Constructors

NameDescription
Public Method ListDevicesRequest()

Properties

NameTypeDescription
Public Property JobId System.String

Gets and sets the property JobId.

The ID of the job used to order the device.

Public Property MaxResults System.Int32

Gets and sets the property MaxResults.

The maximum number of devices to list per page.

Public Property NextToken System.String

Gets and sets the property NextToken.

A pagination token to continue to the next page of results.

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