class Aws::DynamoDB::Types::ListImportsInput
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ListImportsInput AWS API Documentation
@return [String]
the API fetches the next page of results.
of a previous call to ‘ListImports`. When provided in this manner,
An optional string that, if supplied, must be copied from the output
@!attribute [rw] next_token
@return [Integer]
The number of `ImportSummary `objects returned in a single page.
@!attribute [rw] page_size
@return [String]
imported to.
The Amazon Resource Name (ARN) associated with the table that was
@!attribute [rw] table_arn
}
next_token: “ImportNextToken”,
page_size: 1,
table_arn: “TableArn”,
{
data as a hash:
@note When making an API call, you may pass ListImportsInput