CloudMysqlUser
- Print
- PDF
CloudMysqlUser
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This is a Cloud DB for MySQL database user.
Syntax
The syntax is as follows.
private String userName;
private String hostIp;
private String authority;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
userName | String | Required | Database user ID |
hostIp | String | Required | Access host IP |
authority | String | Required | Database permissions |
Was this article helpful?