Skip to content

Commit 556d334

Browse files
committed
Generated ts 2014-08-15 for Rds.
1 parent 60fecd0 commit 556d334

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rds-20140815/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alicloud/rds20140815",
3-
"version": "2.7.0",
3+
"version": "2.7.1",
44
"description": "",
55
"main": "dist/client.js",
66
"scripts": {

rds-20140815/src/client.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41461,7 +41461,7 @@ export default class Client extends OpenApi {
4146141461
* * MySQL
4146241462
* ### [](#)Description
4146341463
* * A full backup file contains the data of a self-managed MySQL instance. You can restore the data of a self-managed MySQL instance from a full backup file to an ApsaraDB RDS for MySQL instance. For more information, see [Migrate the data of a self-managed MySQL 5.7 instance to the cloud](~~251779~~).
41464-
* * This operation deletes full backup files only from the ApsaraDB RDS console. This operation does not affect the full backup files that are stored as objects in Object Storage Service (OSS) buckets. After you call this operation to delete a full backup file, you can call the [ImportUserBackupFile](~~260266~~)operation to import the full backup file again.
41464+
* * This operation deletes full backup files only from the ApsaraDB RDS console. This operation does not affect the full backup files that are stored as objects in Object Storage Service (OSS) buckets. After you call this operation to delete a full backup file, you can call the [ImportUserBackupFile](~~260266~~) operation to import the full backup file again.
4146541465
*
4146641466
* @param request DeleteUserBackupFileRequest
4146741467
* @param runtime runtime options for this request RuntimeOptions
@@ -41516,7 +41516,7 @@ export default class Client extends OpenApi {
4151641516
* * MySQL
4151741517
* ### [](#)Description
4151841518
* * A full backup file contains the data of a self-managed MySQL instance. You can restore the data of a self-managed MySQL instance from a full backup file to an ApsaraDB RDS for MySQL instance. For more information, see [Migrate the data of a self-managed MySQL 5.7 instance to the cloud](~~251779~~).
41519-
* * This operation deletes full backup files only from the ApsaraDB RDS console. This operation does not affect the full backup files that are stored as objects in Object Storage Service (OSS) buckets. After you call this operation to delete a full backup file, you can call the [ImportUserBackupFile](~~260266~~)operation to import the full backup file again.
41519+
* * This operation deletes full backup files only from the ApsaraDB RDS console. This operation does not affect the full backup files that are stored as objects in Object Storage Service (OSS) buckets. After you call this operation to delete a full backup file, you can call the [ImportUserBackupFile](~~260266~~) operation to import the full backup file again.
4152041520
*
4152141521
* @param request DeleteUserBackupFileRequest
4152241522
* @return DeleteUserBackupFileResponse

0 commit comments

Comments
 (0)