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 return datatypes, this indicates that you must specify which fields you want returned in the results.
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).