@alicloud/rds20140815 2.3.3 → 2.3.5

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 CHANGED
@@ -19994,7 +19994,6 @@ export default class Client extends OpenApi {
19994
19994
  modifyDBInstanceConnectionMode(request: ModifyDBInstanceConnectionModeRequest): Promise<ModifyDBInstanceConnectionModeResponse>;
19995
19995
  /**
19996
19996
  * ApsaraDB RDS provides the internal and public endpoints. ApsaraDB RDS also allows hybrid access by using both a virtual private cloud (VPC) endpoint and a classic network endpoint.
19997
- * >
19998
19997
  * * You can change only the prefix of an endpoint.
19999
19998
  * * The read/write splitting endpoint cannot be changed.
20000
19999
  *
@@ -20005,7 +20004,6 @@ export default class Client extends OpenApi {
20005
20004
  modifyDBInstanceConnectionStringWithOptions(request: ModifyDBInstanceConnectionStringRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDBInstanceConnectionStringResponse>;
20006
20005
  /**
20007
20006
  * ApsaraDB RDS provides the internal and public endpoints. ApsaraDB RDS also allows hybrid access by using both a virtual private cloud (VPC) endpoint and a classic network endpoint.
20008
- * >
20009
20007
  * * You can change only the prefix of an endpoint.
20010
20008
  * * The read/write splitting endpoint cannot be changed.
20011
20009
  *
package/dist/client.js CHANGED
@@ -36549,7 +36549,6 @@ class Client extends openapi_client_1.default {
36549
36549
  }
36550
36550
  /**
36551
36551
  * ApsaraDB RDS provides the internal and public endpoints. ApsaraDB RDS also allows hybrid access by using both a virtual private cloud (VPC) endpoint and a classic network endpoint.
36552
- * >
36553
36552
  * * You can change only the prefix of an endpoint.
36554
36553
  * * The read/write splitting endpoint cannot be changed.
36555
36554
  *
@@ -36611,7 +36610,6 @@ class Client extends openapi_client_1.default {
36611
36610
  }
36612
36611
  /**
36613
36612
  * ApsaraDB RDS provides the internal and public endpoints. ApsaraDB RDS also allows hybrid access by using both a virtual private cloud (VPC) endpoint and a classic network endpoint.
36614
- * >
36615
36613
  * * You can change only the prefix of an endpoint.
36616
36614
  * * The read/write splitting endpoint cannot be changed.
36617
36615
  *