Represents the output of a ListTables operation.
Inheritance Hierarchy
Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class ListTablesResult : AmazonWebServiceResponse
The ListTablesResult type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
ListTablesResult() |
Properties
Name | Description | |
---|---|---|
![]() |
ContentLength | Returns the content length of the HTTP response. |
![]() |
HttpStatusCode | Returns the status code of the HTTP response. |
![]() |
LastEvaluatedTableName |
The name of the last table in the current list, only if some tables for the account and endpoint have not been returned. This value does not
exist in a response if all table names are already returned. Use this value as the ExclusiveStartTableName in a new request to
continue the list until all the table names are returned.
Constraints: |
![]() |
ResponseMetadata | Contains additional information about the request, such as the Request Id. |
![]() |
TableNames | The names of the tables associated with the current account at the current endpoint. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8