class Aws::DynamoDB::Types::CsvOptions
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/CsvOptions AWS API Documentation
@return [Array<String>]
treated as the header.
this field is not specified the the first line of each CSV file is
line of each CSV file is treated as data instead of the header. If
CSV files being imported. If this field is specified then the first
List of the headers used to specify a common header for all source
@!attribute [rw] header_list
@return [String]
imported.
The delimiter used for separating items in the CSV file being
@!attribute [rw] delimiter
Processing options for the CSV file being imported.