The blueprint uses the core properties and metadata properties, if any, from this resource type. Review and configure the applicable heat resources that apply to your configuration information.
In the blueprint designer, you can configure the properties that the following table includes. Properties are listed as either "core" or "metadata." Each type of property is located in separate sections of the heat resource that you can view in the blueprint designer. You set the core properties in the properties section and set the metadata properties in the metadata section of the blueprint.
| Name | Type | Required | Core or metadata | Description |
|---|---|---|---|---|
| description | String | True | Core | The description of the parameter group. |
| family | String | True | Core | The family for the parameter group. This family must correspond to the engine type and version, such as redis2.6 or memcached1.4. |
| name | String | True | Core | The name of the parameter group. |
| parameters | List | False | Core | The parameter values to update, in a key-value format. |