ParameterInput is used to input data for a parameter.

Table: ParameterInput

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
defaultValuestring  The default parameter value.
fixedListOptionsParameterFixedListPropertiesInput  A fixed list of options. See ParameterFixedListPropertiesInput.
fileOptionsParameterFilePropertiesInput  The file options. See ParameterFilePropertiesInput Table.
freeTextOptionsParameterFreeTextPropertiesInput  The free text options. See ParameterFreeTextPropertiesInput.
idstringyes The unique identifier of the parameter.
labelstringyes The label associated with the parameter.
orderinteger  How parameters are to be ordered, sorted.
queryOptionsParameterQueryPropertiesInput  Any query options. See ParameterQueryPropertiesInput.
widthinteger  The character width of the parameter.