| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The name of the parameter | [optional] |
| description | String | The description of the param | [optional] |
| sensitive | Boolean | Whether or not the parameter value is sensitive | [optional] |
| provided | Boolean | Whether or not the parameter value is provided by a ParameterProvider | [optional] |
| value | String | The value of the parameter | [optional] |