TableDescription

constructor(ArchivalSummary: ArchivalSummary? = null, AttributeDefinitions: List<AttributeDefinition>? = null, BillingModeSummary: BillingModeSummary? = null, CreationDateTime: Timestamp? = null, GlobalSecondaryIndexes: List<GlobalSecondaryIndexResponse>? = null, GlobalTableVersion: String? = null, ItemCount: Long? = null, KeySchema: List<KeySchema>? = null, LatestStreamArn: ARN? = null, LatestStreamLabel: String? = null, LocalSecondaryIndexes: List<LocalSecondaryIndexResponse>? = null, ProvisionedThroughput: ProvisionedThroughputResponse? = null, Replicas: List<Replica>? = null, RestoreSummary: RestoreSummary? = null, SSEDescription: SSEDescription? = null, StreamSpecification: StreamSpecification? = null, TableArn: ARN? = null, TableId: String? = null, TableName: TableName? = null, TableSizeBytes: Long? = null, TableStatus: TableStatus? = null)