Name | Type | Description | Notes |
---|---|---|---|
bind | string | Bind the step parameter to a pipeline variable. | [optional] |
constant | string | Bind the step parameter to a constant value. | [optional] |
default_value | string | Set a default value for the step parameter. This allows you to set a default value for the step parameter when it is not bound to a pipeline variable. | [optional] |
description | string | Set the description of the step parameter. | [optional] |