ALIYUN::POLARDB::AITask is used to enable the PolarDB for AI feature.
Syntax
{
"Type": "ALIYUN::POLARDB::AITask",
"Properties": {
"Username": String,
"NodeType": String,
"DBClusterId": String,
"Password": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
Username | String | Yes | No | The username of the database for which you want to enable the PolarDB for AI feature. | None. |
NodeType | String | No | No | The node type. | Valid values:
|
DBClusterId | String | Yes | No | The cluster ID. | None. |
Password | String | Yes | No | The password of the database for which you want to enable the PolarDB for AI feature. | None. |
Return values
Fn::GetAtt
DBClusterId: the cluster ID.