ParameterFilePropertiesInput is used to input data for a file property parameter.

Table: ParameterFilePropertiesInput

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 19, 2024
fileNamestringyes The name of the file.
invalidInputMessagestring  The message to use when found invalid.
invalidInputPatterns[string]yes The patterns that are invalid.
labelColumnstring  The column in the file which contains the label for the given value column.
valueColumnstringyes The column in the file which contains the values.
valueFilters[ParameterFileValueFilter]yes A list of the value filters (see ParameterFileValueFilter Table).