@alicloud/rds20140815 3.0.2 → 3.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +23 -16
- package/dist/client.js +27 -16
- package/dist/client.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +29 -16
package/dist/client.d.ts
CHANGED
|
@@ -8707,6 +8707,7 @@ export declare class DescribeSecretsRequest extends $tea.Model {
|
|
|
8707
8707
|
pageNumber?: number;
|
|
8708
8708
|
pageSize?: number;
|
|
8709
8709
|
regionId?: string;
|
|
8710
|
+
resourceGroupId?: string;
|
|
8710
8711
|
resourceOwnerAccount?: string;
|
|
8711
8712
|
resourceOwnerId?: number;
|
|
8712
8713
|
static names(): {
|
|
@@ -20471,10 +20472,13 @@ export default class Client extends OpenApi {
|
|
|
20471
20472
|
*/
|
|
20472
20473
|
createGadInstanceMember(request: CreateGadInstanceMemberRequest): Promise<CreateGadInstanceMemberResponse>;
|
|
20473
20474
|
/**
|
|
20474
|
-
* ### [](#)Supported database
|
|
20475
|
+
* ### [](#)Supported database engine
|
|
20475
20476
|
* SQL Server
|
|
20477
|
+
* ### [](#)Limits
|
|
20478
|
+
* Data migration across Alibaba Cloud accounts is not supported. For example, backup files in an Object Storage Service (OSS) bucket within Alibaba Cloud Account A cannot be migrated to an ApsaraDB RDS for SQL Server instance within Alibaba Cloud Account B.
|
|
20479
|
+
* > You can migrate backup files from an OSS bucket within Alibaba Cloud Account A to an OSS bucket within Alibaba Cloud Account B. Make sure that the data in the OSS bucket and the RDS instance belong to the same Alibaba Cloud account. Then, you can call this operation to create a migration task. For more information, see [Use Data Online Migration to migrate data between accounts](~~342762~~).
|
|
20476
20480
|
* ### [](#)References
|
|
20477
|
-
* >
|
|
20481
|
+
* > Before you call this operation, carefully read the following topic. Make sure that you fully understand the prerequisites, preparations, and impacts for calling this operation.
|
|
20478
20482
|
* [Migrate data from a self-managed SQL Server instance to an ApsaraDB RDS for SQL Server instance](~~100019~~)
|
|
20479
20483
|
*
|
|
20480
20484
|
* @param request CreateMigrateTaskRequest
|
|
@@ -20483,10 +20487,13 @@ export default class Client extends OpenApi {
|
|
|
20483
20487
|
*/
|
|
20484
20488
|
createMigrateTaskWithOptions(request: CreateMigrateTaskRequest, runtime: $Util.RuntimeOptions): Promise<CreateMigrateTaskResponse>;
|
|
20485
20489
|
/**
|
|
20486
|
-
* ### [](#)Supported database
|
|
20490
|
+
* ### [](#)Supported database engine
|
|
20487
20491
|
* SQL Server
|
|
20492
|
+
* ### [](#)Limits
|
|
20493
|
+
* Data migration across Alibaba Cloud accounts is not supported. For example, backup files in an Object Storage Service (OSS) bucket within Alibaba Cloud Account A cannot be migrated to an ApsaraDB RDS for SQL Server instance within Alibaba Cloud Account B.
|
|
20494
|
+
* > You can migrate backup files from an OSS bucket within Alibaba Cloud Account A to an OSS bucket within Alibaba Cloud Account B. Make sure that the data in the OSS bucket and the RDS instance belong to the same Alibaba Cloud account. Then, you can call this operation to create a migration task. For more information, see [Use Data Online Migration to migrate data between accounts](~~342762~~).
|
|
20488
20495
|
* ### [](#)References
|
|
20489
|
-
* >
|
|
20496
|
+
* > Before you call this operation, carefully read the following topic. Make sure that you fully understand the prerequisites, preparations, and impacts for calling this operation.
|
|
20490
20497
|
* [Migrate data from a self-managed SQL Server instance to an ApsaraDB RDS for SQL Server instance](~~100019~~)
|
|
20491
20498
|
*
|
|
20492
20499
|
* @param request CreateMigrateTaskRequest
|
|
@@ -22110,8 +22117,7 @@ export default class Client extends OpenApi {
|
|
|
22110
22117
|
describeDBInstances(request: DescribeDBInstancesRequest): Promise<DescribeDBInstancesResponse>;
|
|
22111
22118
|
/**
|
|
22112
22119
|
* @deprecated : DescribeDBInstancesAsCsv is deprecated, please use Rds::2014-08-15::DescribeDBInstances instead.
|
|
22113
|
-
*
|
|
22114
|
-
* **Description:** This operation is phased out. Use the [DescribeDBInstances](~~610396~~) operation instead.
|
|
22120
|
+
* This operation is phased out. Use the DescribeDBInstances operation instead.
|
|
22115
22121
|
*
|
|
22116
22122
|
* @param request DescribeDBInstancesAsCsvRequest
|
|
22117
22123
|
* @param runtime runtime options for this request RuntimeOptions
|
|
@@ -22120,8 +22126,7 @@ export default class Client extends OpenApi {
|
|
|
22120
22126
|
describeDBInstancesAsCsvWithOptions(request: DescribeDBInstancesAsCsvRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDBInstancesAsCsvResponse>;
|
|
22121
22127
|
/**
|
|
22122
22128
|
* @deprecated : DescribeDBInstancesAsCsv is deprecated, please use Rds::2014-08-15::DescribeDBInstances instead.
|
|
22123
|
-
*
|
|
22124
|
-
* **Description:** This operation is phased out. Use the [DescribeDBInstances](~~610396~~) operation instead.
|
|
22129
|
+
* This operation is phased out. Use the DescribeDBInstances operation instead.
|
|
22125
22130
|
*
|
|
22126
22131
|
* @param request DescribeDBInstancesAsCsvRequest
|
|
22127
22132
|
* @return DescribeDBInstancesAsCsvResponse
|
|
@@ -22555,9 +22560,7 @@ export default class Client extends OpenApi {
|
|
|
22555
22560
|
/**
|
|
22556
22561
|
* ### [](#)Supported database engine
|
|
22557
22562
|
* * SQL Server
|
|
22558
|
-
* ### [](#)
|
|
22559
|
-
* This operation is available only for ApsaraDB RDS for SQL Server instances and specific users. If you want to call this operation, contact **Alibaba Cloud technical support**.
|
|
22560
|
-
* ### [](#)Prerequisites
|
|
22563
|
+
* ### [](#)Prerequisite
|
|
22561
22564
|
* * The instance meets the following requirements:
|
|
22562
22565
|
* * The instance resides in a region other than the China (Zhangjiakou) region.
|
|
22563
22566
|
* * The instance runs RDS Basic Edition, RDS Cluster Edition, or RDS High-availability Edition. If your instance runs RDS High-availability Edition, make sure that the instance runs SQL Server 2012 or later.
|
|
@@ -22565,6 +22568,9 @@ export default class Client extends OpenApi {
|
|
|
22565
22568
|
* * The instance resides in a virtual private cloud (VPC). For more information about how to change the network type of an RDS instance, see [Change the network type](~~95707~~).
|
|
22566
22569
|
* * If the instance runs RDS High-availability Edition or RDS Cluster Edition, the instance is created on or after January 1, 2021. If the instance runs RDS Basic Edition, the instance is created on or after September 02, 2022. You can view the **Creation Time** parameter of an instance in the **Status** section of the **Basic Information** page in the ApsaraDB RDS console.
|
|
22567
22570
|
* * Your **Alibaba Cloud account** is used for logons.
|
|
22571
|
+
* ### [](#)References
|
|
22572
|
+
* > Before you call this operation, carefully read the following documentation. Make sure that you fully understand the prerequisites and impacts for calling this operation.
|
|
22573
|
+
* [Create a host account and use the host account for logons](~~354862~~)
|
|
22568
22574
|
*
|
|
22569
22575
|
* @param request DescribeHostWebShellRequest
|
|
22570
22576
|
* @param runtime runtime options for this request RuntimeOptions
|
|
@@ -22574,9 +22580,7 @@ export default class Client extends OpenApi {
|
|
|
22574
22580
|
/**
|
|
22575
22581
|
* ### [](#)Supported database engine
|
|
22576
22582
|
* * SQL Server
|
|
22577
|
-
* ### [](#)
|
|
22578
|
-
* This operation is available only for ApsaraDB RDS for SQL Server instances and specific users. If you want to call this operation, contact **Alibaba Cloud technical support**.
|
|
22579
|
-
* ### [](#)Prerequisites
|
|
22583
|
+
* ### [](#)Prerequisite
|
|
22580
22584
|
* * The instance meets the following requirements:
|
|
22581
22585
|
* * The instance resides in a region other than the China (Zhangjiakou) region.
|
|
22582
22586
|
* * The instance runs RDS Basic Edition, RDS Cluster Edition, or RDS High-availability Edition. If your instance runs RDS High-availability Edition, make sure that the instance runs SQL Server 2012 or later.
|
|
@@ -22584,6 +22588,9 @@ export default class Client extends OpenApi {
|
|
|
22584
22588
|
* * The instance resides in a virtual private cloud (VPC). For more information about how to change the network type of an RDS instance, see [Change the network type](~~95707~~).
|
|
22585
22589
|
* * If the instance runs RDS High-availability Edition or RDS Cluster Edition, the instance is created on or after January 1, 2021. If the instance runs RDS Basic Edition, the instance is created on or after September 02, 2022. You can view the **Creation Time** parameter of an instance in the **Status** section of the **Basic Information** page in the ApsaraDB RDS console.
|
|
22586
22590
|
* * Your **Alibaba Cloud account** is used for logons.
|
|
22591
|
+
* ### [](#)References
|
|
22592
|
+
* > Before you call this operation, carefully read the following documentation. Make sure that you fully understand the prerequisites and impacts for calling this operation.
|
|
22593
|
+
* [Create a host account and use the host account for logons](~~354862~~)
|
|
22587
22594
|
*
|
|
22588
22595
|
* @param request DescribeHostWebShellRequest
|
|
22589
22596
|
* @return DescribeHostWebShellResponse
|
|
@@ -24355,7 +24362,7 @@ export default class Client extends OpenApi {
|
|
|
24355
24362
|
* > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
|
|
24356
24363
|
* * [Set a maintenance window for an ApsaraDB RDS for MySQL instance](~~96052~~)
|
|
24357
24364
|
* * [Set a maintenance window for an ApsaraDB RDS for PostgreSQL instance](~~96799~~)
|
|
24358
|
-
* * [Set a maintenance window for an ApsaraDB RDS for SQL
|
|
24365
|
+
* * [Set a maintenance window for an ApsaraDB RDS for SQL Server instance](~~95657~~)
|
|
24359
24366
|
* * [Set a maintenance window for an ApsaraDB RDS for MariaDB instance](~~97473~~)
|
|
24360
24367
|
*
|
|
24361
24368
|
* @param request ModifyDBInstanceMaintainTimeRequest
|
|
@@ -24373,7 +24380,7 @@ export default class Client extends OpenApi {
|
|
|
24373
24380
|
* > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
|
|
24374
24381
|
* * [Set a maintenance window for an ApsaraDB RDS for MySQL instance](~~96052~~)
|
|
24375
24382
|
* * [Set a maintenance window for an ApsaraDB RDS for PostgreSQL instance](~~96799~~)
|
|
24376
|
-
* * [Set a maintenance window for an ApsaraDB RDS for SQL
|
|
24383
|
+
* * [Set a maintenance window for an ApsaraDB RDS for SQL Server instance](~~95657~~)
|
|
24377
24384
|
* * [Set a maintenance window for an ApsaraDB RDS for MariaDB instance](~~97473~~)
|
|
24378
24385
|
*
|
|
24379
24386
|
* @param request ModifyDBInstanceMaintainTimeRequest
|
package/dist/client.js
CHANGED
|
@@ -12720,6 +12720,7 @@ class DescribeSecretsRequest extends $tea.Model {
|
|
|
12720
12720
|
pageNumber: 'PageNumber',
|
|
12721
12721
|
pageSize: 'PageSize',
|
|
12722
12722
|
regionId: 'RegionId',
|
|
12723
|
+
resourceGroupId: 'ResourceGroupId',
|
|
12723
12724
|
resourceOwnerAccount: 'ResourceOwnerAccount',
|
|
12724
12725
|
resourceOwnerId: 'ResourceOwnerId',
|
|
12725
12726
|
};
|
|
@@ -12735,6 +12736,7 @@ class DescribeSecretsRequest extends $tea.Model {
|
|
|
12735
12736
|
pageNumber: 'number',
|
|
12736
12737
|
pageSize: 'number',
|
|
12737
12738
|
regionId: 'string',
|
|
12739
|
+
resourceGroupId: 'string',
|
|
12738
12740
|
resourceOwnerAccount: 'string',
|
|
12739
12741
|
resourceOwnerId: 'number',
|
|
12740
12742
|
};
|
|
@@ -31317,10 +31319,13 @@ class Client extends openapi_client_1.default {
|
|
|
31317
31319
|
return await this.createGadInstanceMemberWithOptions(request, runtime);
|
|
31318
31320
|
}
|
|
31319
31321
|
/**
|
|
31320
|
-
* ### [](#)Supported database
|
|
31322
|
+
* ### [](#)Supported database engine
|
|
31321
31323
|
* SQL Server
|
|
31324
|
+
* ### [](#)Limits
|
|
31325
|
+
* Data migration across Alibaba Cloud accounts is not supported. For example, backup files in an Object Storage Service (OSS) bucket within Alibaba Cloud Account A cannot be migrated to an ApsaraDB RDS for SQL Server instance within Alibaba Cloud Account B.
|
|
31326
|
+
* > You can migrate backup files from an OSS bucket within Alibaba Cloud Account A to an OSS bucket within Alibaba Cloud Account B. Make sure that the data in the OSS bucket and the RDS instance belong to the same Alibaba Cloud account. Then, you can call this operation to create a migration task. For more information, see [Use Data Online Migration to migrate data between accounts](~~342762~~).
|
|
31322
31327
|
* ### [](#)References
|
|
31323
|
-
* >
|
|
31328
|
+
* > Before you call this operation, carefully read the following topic. Make sure that you fully understand the prerequisites, preparations, and impacts for calling this operation.
|
|
31324
31329
|
* [Migrate data from a self-managed SQL Server instance to an ApsaraDB RDS for SQL Server instance](~~100019~~)
|
|
31325
31330
|
*
|
|
31326
31331
|
* @param request CreateMigrateTaskRequest
|
|
@@ -31380,10 +31385,13 @@ class Client extends openapi_client_1.default {
|
|
|
31380
31385
|
return $tea.cast(await this.callApi(params, req, runtime), new CreateMigrateTaskResponse({}));
|
|
31381
31386
|
}
|
|
31382
31387
|
/**
|
|
31383
|
-
* ### [](#)Supported database
|
|
31388
|
+
* ### [](#)Supported database engine
|
|
31384
31389
|
* SQL Server
|
|
31390
|
+
* ### [](#)Limits
|
|
31391
|
+
* Data migration across Alibaba Cloud accounts is not supported. For example, backup files in an Object Storage Service (OSS) bucket within Alibaba Cloud Account A cannot be migrated to an ApsaraDB RDS for SQL Server instance within Alibaba Cloud Account B.
|
|
31392
|
+
* > You can migrate backup files from an OSS bucket within Alibaba Cloud Account A to an OSS bucket within Alibaba Cloud Account B. Make sure that the data in the OSS bucket and the RDS instance belong to the same Alibaba Cloud account. Then, you can call this operation to create a migration task. For more information, see [Use Data Online Migration to migrate data between accounts](~~342762~~).
|
|
31385
31393
|
* ### [](#)References
|
|
31386
|
-
* >
|
|
31394
|
+
* > Before you call this operation, carefully read the following topic. Make sure that you fully understand the prerequisites, preparations, and impacts for calling this operation.
|
|
31387
31395
|
* [Migrate data from a self-managed SQL Server instance to an ApsaraDB RDS for SQL Server instance](~~100019~~)
|
|
31388
31396
|
*
|
|
31389
31397
|
* @param request CreateMigrateTaskRequest
|
|
@@ -36326,8 +36334,7 @@ class Client extends openapi_client_1.default {
|
|
|
36326
36334
|
}
|
|
36327
36335
|
/**
|
|
36328
36336
|
* @deprecated : DescribeDBInstancesAsCsv is deprecated, please use Rds::2014-08-15::DescribeDBInstances instead.
|
|
36329
|
-
*
|
|
36330
|
-
* **Description:** This operation is phased out. Use the [DescribeDBInstances](~~610396~~) operation instead.
|
|
36337
|
+
* This operation is phased out. Use the DescribeDBInstances operation instead.
|
|
36331
36338
|
*
|
|
36332
36339
|
* @param request DescribeDBInstancesAsCsvRequest
|
|
36333
36340
|
* @param runtime runtime options for this request RuntimeOptions
|
|
@@ -36379,8 +36386,7 @@ class Client extends openapi_client_1.default {
|
|
|
36379
36386
|
}
|
|
36380
36387
|
/**
|
|
36381
36388
|
* @deprecated : DescribeDBInstancesAsCsv is deprecated, please use Rds::2014-08-15::DescribeDBInstances instead.
|
|
36382
|
-
*
|
|
36383
|
-
* **Description:** This operation is phased out. Use the [DescribeDBInstances](~~610396~~) operation instead.
|
|
36389
|
+
* This operation is phased out. Use the DescribeDBInstances operation instead.
|
|
36384
36390
|
*
|
|
36385
36391
|
* @param request DescribeDBInstancesAsCsvRequest
|
|
36386
36392
|
* @return DescribeDBInstancesAsCsvResponse
|
|
@@ -37975,9 +37981,7 @@ class Client extends openapi_client_1.default {
|
|
|
37975
37981
|
/**
|
|
37976
37982
|
* ### [](#)Supported database engine
|
|
37977
37983
|
* * SQL Server
|
|
37978
|
-
* ### [](#)
|
|
37979
|
-
* This operation is available only for ApsaraDB RDS for SQL Server instances and specific users. If you want to call this operation, contact **Alibaba Cloud technical support**.
|
|
37980
|
-
* ### [](#)Prerequisites
|
|
37984
|
+
* ### [](#)Prerequisite
|
|
37981
37985
|
* * The instance meets the following requirements:
|
|
37982
37986
|
* * The instance resides in a region other than the China (Zhangjiakou) region.
|
|
37983
37987
|
* * The instance runs RDS Basic Edition, RDS Cluster Edition, or RDS High-availability Edition. If your instance runs RDS High-availability Edition, make sure that the instance runs SQL Server 2012 or later.
|
|
@@ -37985,6 +37989,9 @@ class Client extends openapi_client_1.default {
|
|
|
37985
37989
|
* * The instance resides in a virtual private cloud (VPC). For more information about how to change the network type of an RDS instance, see [Change the network type](~~95707~~).
|
|
37986
37990
|
* * If the instance runs RDS High-availability Edition or RDS Cluster Edition, the instance is created on or after January 1, 2021. If the instance runs RDS Basic Edition, the instance is created on or after September 02, 2022. You can view the **Creation Time** parameter of an instance in the **Status** section of the **Basic Information** page in the ApsaraDB RDS console.
|
|
37987
37991
|
* * Your **Alibaba Cloud account** is used for logons.
|
|
37992
|
+
* ### [](#)References
|
|
37993
|
+
* > Before you call this operation, carefully read the following documentation. Make sure that you fully understand the prerequisites and impacts for calling this operation.
|
|
37994
|
+
* [Create a host account and use the host account for logons](~~354862~~)
|
|
37988
37995
|
*
|
|
37989
37996
|
* @param request DescribeHostWebShellRequest
|
|
37990
37997
|
* @param runtime runtime options for this request RuntimeOptions
|
|
@@ -38036,9 +38043,7 @@ class Client extends openapi_client_1.default {
|
|
|
38036
38043
|
/**
|
|
38037
38044
|
* ### [](#)Supported database engine
|
|
38038
38045
|
* * SQL Server
|
|
38039
|
-
* ### [](#)
|
|
38040
|
-
* This operation is available only for ApsaraDB RDS for SQL Server instances and specific users. If you want to call this operation, contact **Alibaba Cloud technical support**.
|
|
38041
|
-
* ### [](#)Prerequisites
|
|
38046
|
+
* ### [](#)Prerequisite
|
|
38042
38047
|
* * The instance meets the following requirements:
|
|
38043
38048
|
* * The instance resides in a region other than the China (Zhangjiakou) region.
|
|
38044
38049
|
* * The instance runs RDS Basic Edition, RDS Cluster Edition, or RDS High-availability Edition. If your instance runs RDS High-availability Edition, make sure that the instance runs SQL Server 2012 or later.
|
|
@@ -38046,6 +38051,9 @@ class Client extends openapi_client_1.default {
|
|
|
38046
38051
|
* * The instance resides in a virtual private cloud (VPC). For more information about how to change the network type of an RDS instance, see [Change the network type](~~95707~~).
|
|
38047
38052
|
* * If the instance runs RDS High-availability Edition or RDS Cluster Edition, the instance is created on or after January 1, 2021. If the instance runs RDS Basic Edition, the instance is created on or after September 02, 2022. You can view the **Creation Time** parameter of an instance in the **Status** section of the **Basic Information** page in the ApsaraDB RDS console.
|
|
38048
38053
|
* * Your **Alibaba Cloud account** is used for logons.
|
|
38054
|
+
* ### [](#)References
|
|
38055
|
+
* > Before you call this operation, carefully read the following documentation. Make sure that you fully understand the prerequisites and impacts for calling this operation.
|
|
38056
|
+
* [Create a host account and use the host account for logons](~~354862~~)
|
|
38049
38057
|
*
|
|
38050
38058
|
* @param request DescribeHostWebShellRequest
|
|
38051
38059
|
* @return DescribeHostWebShellResponse
|
|
@@ -40231,6 +40239,9 @@ class Client extends openapi_client_1.default {
|
|
|
40231
40239
|
if (!tea_util_1.default.isUnset(request.regionId)) {
|
|
40232
40240
|
query["RegionId"] = request.regionId;
|
|
40233
40241
|
}
|
|
40242
|
+
if (!tea_util_1.default.isUnset(request.resourceGroupId)) {
|
|
40243
|
+
query["ResourceGroupId"] = request.resourceGroupId;
|
|
40244
|
+
}
|
|
40234
40245
|
if (!tea_util_1.default.isUnset(request.resourceOwnerAccount)) {
|
|
40235
40246
|
query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
|
|
40236
40247
|
}
|
|
@@ -43491,7 +43502,7 @@ class Client extends openapi_client_1.default {
|
|
|
43491
43502
|
* > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
|
|
43492
43503
|
* * [Set a maintenance window for an ApsaraDB RDS for MySQL instance](~~96052~~)
|
|
43493
43504
|
* * [Set a maintenance window for an ApsaraDB RDS for PostgreSQL instance](~~96799~~)
|
|
43494
|
-
* * [Set a maintenance window for an ApsaraDB RDS for SQL
|
|
43505
|
+
* * [Set a maintenance window for an ApsaraDB RDS for SQL Server instance](~~95657~~)
|
|
43495
43506
|
* * [Set a maintenance window for an ApsaraDB RDS for MariaDB instance](~~97473~~)
|
|
43496
43507
|
*
|
|
43497
43508
|
* @param request ModifyDBInstanceMaintainTimeRequest
|
|
@@ -43548,7 +43559,7 @@ class Client extends openapi_client_1.default {
|
|
|
43548
43559
|
* > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
|
|
43549
43560
|
* * [Set a maintenance window for an ApsaraDB RDS for MySQL instance](~~96052~~)
|
|
43550
43561
|
* * [Set a maintenance window for an ApsaraDB RDS for PostgreSQL instance](~~96799~~)
|
|
43551
|
-
* * [Set a maintenance window for an ApsaraDB RDS for SQL
|
|
43562
|
+
* * [Set a maintenance window for an ApsaraDB RDS for SQL Server instance](~~95657~~)
|
|
43552
43563
|
* * [Set a maintenance window for an ApsaraDB RDS for MariaDB instance](~~97473~~)
|
|
43553
43564
|
*
|
|
43554
43565
|
* @param request ModifyDBInstanceMaintainTimeRequest
|