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 ListImports operation. Lists completed imports within the past 90 days.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.DynamoDBv2.AmazonDynamoDBRequest
      Amazon.DynamoDBv2.Model.ListImportsRequest

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

Syntax

C#
public class ListImportsRequest : AmazonDynamoDBRequest
         IAmazonWebServiceRequest

The ListImportsRequest type exposes the following members

Constructors

NameDescription
Public Method ListImportsRequest()

Properties

NameTypeDescription
Public Property NextToken System.String

Gets and sets the property NextToken.

An optional string that, if supplied, must be copied from the output of a previous call to ListImports. When provided in this manner, the API fetches the next page of results.

Public Property PageSize System.Int32

Gets and sets the property PageSize.

The number of ImportSummary objects returned in a single page.

Public Property TableArn System.String

Gets and sets the property TableArn.

The Amazon Resource Name (ARN) associated with the table that was imported to.

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