Name | Type | Description | Notes |
---|---|---|---|
Description | string | The description of the param | [optional] [default to null] |
Name | string | The name of the parameter | [optional] [default to null] |
Provided | bool | Whether or not the parameter value is provided by a ParameterProvider | [optional] [default to null] |
ReferencedAssets | []VersionedAsset | The assets that are referenced by this parameter | [optional] [default to null] |
Sensitive | bool | Whether or not the parameter value is sensitive | [optional] [default to null] |
Value | string | The value of the parameter | [optional] [default to null] |