AWS SDK for .NET Documentation
ImportTablesCompleted Property
AmazonAmazon.Redshift.ModelDescribeResizeResultImportTablesCompleted Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property ImportTablesCompleted.

The names of tables that have been completely imported .

Valid Values: List of table names.

Declaration Syntax
C#
public List<string> ImportTablesCompleted { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)