@alicloud/adb20211201 4.2.3 → 4.2.4
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.
|
@@ -6,8 +6,6 @@ export declare class DescribeSQLWebSocketDomainRequest extends $dara.Model {
|
|
|
6
6
|
*
|
|
7
7
|
* > You can call the [DescribeDBClusters](https://help.aliyun.com/document_detail/98094.html) operation to query the IDs of all AnalyticDB for MySQL clusters within a region.
|
|
8
8
|
*
|
|
9
|
-
* This parameter is required.
|
|
10
|
-
*
|
|
11
9
|
* @example
|
|
12
10
|
* amv-bp1lw6g669zpi660
|
|
13
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeSqlwebSocketDomainRequest.js","sourceRoot":"","sources":["../../src/models/DescribeSqlwebSocketDomainRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,iCAAkC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeSqlwebSocketDomainRequest.js","sourceRoot":"","sources":["../../src/models/DescribeSqlwebSocketDomainRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,iCAAkC,SAAQ,KAAK,CAAC,KAAK;IAwBhE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;YACrB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,QAAQ;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA/CD,8EA+CC"}
|
package/package.json
CHANGED
|
@@ -9,8 +9,6 @@ export class DescribeSQLWebSocketDomainRequest extends $dara.Model {
|
|
|
9
9
|
*
|
|
10
10
|
* > You can call the [DescribeDBClusters](https://help.aliyun.com/document_detail/98094.html) operation to query the IDs of all AnalyticDB for MySQL clusters within a region.
|
|
11
11
|
*
|
|
12
|
-
* This parameter is required.
|
|
13
|
-
*
|
|
14
12
|
* @example
|
|
15
13
|
* amv-bp1lw6g669zpi660
|
|
16
14
|
*/
|