ImportTableDescription
constructor(ClientToken: ClientToken? = null, CloudWatchLogGroupArn: ARN? = null, EndTime: Timestamp? = null, ErrorCount: Long? = null, FailureCode: String? = null, FailureMessage: String? = null, ImportArn: ARN? = null, ImportedItemCount: Long? = null, ImportStatus: ImportStatus? = null, InputCompressionType: InputCompressionType? = null, InputFormat: InputFormat? = null, InputFormatOptions: InputFormatOptions? = null, ProcessedItemCount: Long? = null, ProcessedSizeBytes: Long? = null, S3BucketSource: S3BucketSource? = null, StartTime: Timestamp? = null, TableArn: ARN? = null, TableCreationParameters: TableCreationParameters? = null, TableId: String? = null)