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

Table: ParameterFilePropertiesInput

ParameterTypeRequiredDefaultStabilityDescription
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 Long-TermThe name of the file.
invalidInputMessagestring  Long-TermThe message to use when found invalid.
invalidInputPatterns[string]yes Long-TermThe patterns that are invalid.
labelColumnstring  Long-TermThe column in the file which contains the label for the given value column.
valueColumnstringyes Long-TermThe column in the file which contains the values.
valueFilters[ParameterFileValueFilter]yes Long-TermA list of the value filters (see ParameterFileValueFilter Table).