You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: das-20200116/core/Models/DescribeHotBigKeysRequest.cs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ public class DescribeHotBigKeysRequest : TeaModel {
20
20
publicstringConsoleContext{get;set;}
21
21
22
22
/// <summary>
23
-
/// <para>The ID of the ApsaraDB for Redis instance. You can call the <a href="https://help.aliyun.com/document_detail/60933.html">DescribeInstances</a> operation to query the ID.</para>
23
+
/// <para>The ID of the ApsaraDB for Redis instance.</para>
24
24
/// <para>This parameter is required.</para>
25
25
///
26
26
/// <b>Example:</b>
@@ -31,7 +31,7 @@ public class DescribeHotBigKeysRequest : TeaModel {
31
31
publicstringInstanceId{get;set;}
32
32
33
33
/// <summary>
34
-
/// <para>The ID of the data shard on the ApsaraDB for Redis instance. You can call the <a href="https://help.aliyun.com/document_detail/190794.html">DescribeRoleZoneInfo</a> operation to query the ID.</para>
34
+
/// <para>The ID of the data shard on the ApsaraDB for Redis instance.</para>
/// <para>The ID of the ApsaraDB for Redis instance. You can call the <a href="https://help.aliyun.com/document_detail/60933.html">DescribeInstances</a> operation to query the instance ID.</para>
13
+
/// <para>The ID of the ApsaraDB for Redis instance.</para>
14
14
/// <para>This parameter is required.</para>
15
15
///
16
16
/// <b>Example:</b>
@@ -21,7 +21,7 @@ public class DescribeHotKeysRequest : TeaModel {
21
21
publicstringInstanceId{get;set;}
22
22
23
23
/// <summary>
24
-
/// <para>The ID of the data shard on the ApsaraDB for Redis instance. You can call the <a href="https://help.aliyun.com/document_detail/190794.html">DescribeRoleZoneInfo</a> operation to query the data shard ID.</para>
24
+
/// <para>The ID of the data shard on the ApsaraDB for Redis instance.</para>
Copy file name to clipboardExpand all lines: das-20200116/core/Models/DescribeTopBigKeysRequest.cs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ public class DescribeTopBigKeysRequest : TeaModel {
41
41
publicstringEndTime{get;set;}
42
42
43
43
/// <summary>
44
-
/// <para>The ID of the ApsaraDB for Redis instance. You can call the <a href="https://help.aliyun.com/document_detail/60933.html">DescribeInstances</a> operation to query the ID.</para>
44
+
/// <para>The ID of the ApsaraDB for Redis instance.</para>
45
45
/// <para>This parameter is required.</para>
46
46
///
47
47
/// <b>Example:</b>
@@ -52,7 +52,7 @@ public class DescribeTopBigKeysRequest : TeaModel {
52
52
publicstringInstanceId{get;set;}
53
53
54
54
/// <summary>
55
-
/// <para>The ID of the data shard on the ApsaraDB for Redis instance. You can call the <a href="https://help.aliyun.com/document_detail/190794.html">DescribeRoleZoneInfo</a> operation to query the ID.</para>
55
+
/// <para>The ID of the data shard on the ApsaraDB for Redis instance.</para>
Copy file name to clipboardExpand all lines: das-20200116/core/Models/DescribeTopHotKeysRequest.cs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ public class DescribeTopHotKeysRequest : TeaModel {
41
41
publicstringEndTime{get;set;}
42
42
43
43
/// <summary>
44
-
/// <para>The ID of the ApsaraDB for Redis instance. You can call the <a href="https://help.aliyun.com/document_detail/60933.html">DescribeInstances</a> operation to query the ID.</para>
44
+
/// <para>The ID of the ApsaraDB for Redis instance.</para>
45
45
/// <para>This parameter is required.</para>
46
46
///
47
47
/// <b>Example:</b>
@@ -52,7 +52,7 @@ public class DescribeTopHotKeysRequest : TeaModel {
52
52
publicstringInstanceId{get;set;}
53
53
54
54
/// <summary>
55
-
/// <para>The ID of the data shard on the ApsaraDB for Redis instance. You can call the <a href="https://help.aliyun.com/document_detail/190794.html">DescribeRoleZoneInfo</a> operation to query the ID.</para>
55
+
/// <para>The ID of the data shard on the ApsaraDB for Redis instance.</para>
0 commit comments