DATASOURCE::POLARDB::ParameterGroups is used to query parameter templates in a specific region.
Syntax
{
"Type": "DATASOURCE::POLARDB::ParameterGroups",
"Properties": {
"DbVersion": String,
"DbType": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
DbVersion | String | No | Yes | The type of the database engine. | Only MySQL is supported. |
DbType | String | No | Yes | The version of the database engine. | Valid values:
|
Return values
Fn::GetAtt
ParameterGroups: details of the parameter templates.
ParameterGroupIds: the IDs of the parameter templates.
Property | Type | Description | Constraint |
ParameterGroupIds | List | The IDs of the parameter templates. | None. |
ParameterGroups | List | Details of the parameter templates. | None. |
DbType | String | The type of the database engine. | None. |
ParameterGroupId | String | The ID of the property template. | None. |
ParameterCounts | Number | The number of parameters in the parameter template. | None. |
DbVersion | String | The version of the database engine. | None. |
ParameterGroupDesc | String | The description of the parameter template. | None. |
ParameterGroupType | String | The type of the parameter template. | Valid values:
|
ForceRestart | String | Indicates whether a restart for the cluster is required for the parameter template to take effect. | Valid values:
|
ParameterGroupName | String | The name of the parameter template. | None. |
CreateTime | String | The time when the parameter template was created. | The time follows the ISO 8601 standard in the |