class Aws::Honeycode::Types::SourceDataColumnProperties

An object that contains the properties for importing data to a specific column in a table.

@note When making an API call, you may pass SourceDataColumnProperties

data as a hash:

    {
      column_index: 1,
    }

@!attribute [rw] column_index

The index of the column in the input file.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/honeycode-2020-03-01/SourceDataColumnProperties AWS API Documentation

Constants

SENSITIVE