huaweicloudsdkrocketmq 3.1.142__py2.py3-none-any.whl → 3.1.144__py2.py3-none-any.whl

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.
Files changed (169) hide show
  1. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_rocketmq_tag_request.py +5 -5
  2. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_rocketmq_tag_response.py +1 -1
  3. huaweicloudsdkrocketmq/v2/model/batch_create_or_delete_tag_req.py +5 -5
  4. huaweicloudsdkrocketmq/v2/model/batch_delete_consumer_group_req.py +3 -3
  5. huaweicloudsdkrocketmq/v2/model/batch_delete_consumer_group_resp.py +3 -3
  6. huaweicloudsdkrocketmq/v2/model/batch_delete_instance_req.py +7 -7
  7. huaweicloudsdkrocketmq/v2/model/batch_delete_instance_resp_results.py +5 -5
  8. huaweicloudsdkrocketmq/v2/model/batch_delete_instances_request.py +3 -3
  9. huaweicloudsdkrocketmq/v2/model/batch_delete_instances_response.py +3 -3
  10. huaweicloudsdkrocketmq/v2/model/batch_delete_topic_req.py +3 -3
  11. huaweicloudsdkrocketmq/v2/model/batch_delete_topic_resp.py +3 -3
  12. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_req.py +3 -3
  13. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_request.py +5 -5
  14. huaweicloudsdkrocketmq/v2/model/batch_update_consumer_group_response.py +3 -3
  15. huaweicloudsdkrocketmq/v2/model/brokers.py +5 -5
  16. huaweicloudsdkrocketmq/v2/model/bss_param.py +11 -11
  17. huaweicloudsdkrocketmq/v2/model/client_data.py +11 -11
  18. huaweicloudsdkrocketmq/v2/model/consumer_detail_resp.py +9 -9
  19. huaweicloudsdkrocketmq/v2/model/consumer_group.py +19 -19
  20. huaweicloudsdkrocketmq/v2/model/consumer_list.py +5 -5
  21. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_req.py +17 -17
  22. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_request.py +7 -7
  23. huaweicloudsdkrocketmq/v2/model/create_consumer_group_or_batch_delete_consumer_group_response.py +5 -5
  24. huaweicloudsdkrocketmq/v2/model/create_group_resp.py +3 -3
  25. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_req.py +39 -39
  26. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_request.py +5 -5
  27. huaweicloudsdkrocketmq/v2/model/create_instance_by_engine_response.py +3 -3
  28. huaweicloudsdkrocketmq/v2/model/create_or_update_consumer_group.py +15 -15
  29. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_req.py +37 -37
  30. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_request.py +3 -3
  31. huaweicloudsdkrocketmq/v2/model/create_post_paid_instance_response.py +3 -3
  32. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_req.py +13 -13
  33. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_request.py +11 -11
  34. huaweicloudsdkrocketmq/v2/model/create_rocket_mq_migration_task_response.py +3 -3
  35. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_req.py +15 -15
  36. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_request.py +7 -7
  37. huaweicloudsdkrocketmq/v2/model/create_topic_or_batch_delete_topic_response.py +5 -5
  38. huaweicloudsdkrocketmq/v2/model/create_topic_req.py +13 -13
  39. huaweicloudsdkrocketmq/v2/model/create_topic_req_queues.py +5 -5
  40. huaweicloudsdkrocketmq/v2/model/create_topic_resp.py +3 -3
  41. huaweicloudsdkrocketmq/v2/model/create_user_request.py +5 -5
  42. huaweicloudsdkrocketmq/v2/model/create_user_response.py +17 -17
  43. huaweicloudsdkrocketmq/v2/model/deadletter_resend_req.py +5 -5
  44. huaweicloudsdkrocketmq/v2/model/deadletter_resend_resp_resend_results.py +7 -7
  45. huaweicloudsdkrocketmq/v2/model/delete_consumer_group_request.py +5 -5
  46. huaweicloudsdkrocketmq/v2/model/delete_consumer_group_response.py +1 -1
  47. huaweicloudsdkrocketmq/v2/model/delete_instance_request.py +3 -3
  48. huaweicloudsdkrocketmq/v2/model/delete_instance_response.py +1 -1
  49. huaweicloudsdkrocketmq/v2/model/delete_rocket_mq_migration_task_request.py +5 -5
  50. huaweicloudsdkrocketmq/v2/model/delete_rocket_mq_migration_task_response.py +1 -1
  51. huaweicloudsdkrocketmq/v2/model/delete_topic_request.py +5 -5
  52. huaweicloudsdkrocketmq/v2/model/delete_topic_response.py +1 -1
  53. huaweicloudsdkrocketmq/v2/model/delete_user_request.py +5 -5
  54. huaweicloudsdkrocketmq/v2/model/delete_user_response.py +3 -3
  55. huaweicloudsdkrocketmq/v2/model/export_dlq_message_req.py +7 -7
  56. huaweicloudsdkrocketmq/v2/model/export_dlq_message_request.py +5 -5
  57. huaweicloudsdkrocketmq/v2/model/export_dlq_message_response.py +3 -3
  58. huaweicloudsdkrocketmq/v2/model/list_access_policy_resp_policies.py +11 -11
  59. huaweicloudsdkrocketmq/v2/model/list_available_zones_request.py +1 -1
  60. huaweicloudsdkrocketmq/v2/model/list_available_zones_resp_available_zones.py +19 -19
  61. huaweicloudsdkrocketmq/v2/model/list_available_zones_response.py +5 -5
  62. huaweicloudsdkrocketmq/v2/model/list_brokers_request.py +3 -3
  63. huaweicloudsdkrocketmq/v2/model/list_brokers_resp_brokers.py +5 -5
  64. huaweicloudsdkrocketmq/v2/model/list_brokers_response.py +3 -3
  65. huaweicloudsdkrocketmq/v2/model/list_consume_group_access_policy_request.py +11 -11
  66. huaweicloudsdkrocketmq/v2/model/list_consume_group_access_policy_response.py +7 -7
  67. huaweicloudsdkrocketmq/v2/model/list_consumer_group_of_topic_request.py +9 -9
  68. huaweicloudsdkrocketmq/v2/model/list_consumer_group_of_topic_response.py +3 -3
  69. huaweicloudsdkrocketmq/v2/model/list_instance_consumer_groups_request.py +9 -9
  70. huaweicloudsdkrocketmq/v2/model/list_instance_consumer_groups_response.py +13 -13
  71. huaweicloudsdkrocketmq/v2/model/list_instances_request.py +19 -19
  72. huaweicloudsdkrocketmq/v2/model/list_instances_response.py +5 -5
  73. huaweicloudsdkrocketmq/v2/model/list_message_trace_request.py +7 -7
  74. huaweicloudsdkrocketmq/v2/model/list_message_trace_resp_trace.py +41 -41
  75. huaweicloudsdkrocketmq/v2/model/list_message_trace_response.py +3 -3
  76. huaweicloudsdkrocketmq/v2/model/list_messages_request.py +19 -19
  77. huaweicloudsdkrocketmq/v2/model/list_messages_response.py +5 -5
  78. huaweicloudsdkrocketmq/v2/model/list_rocket_instance_topics_request.py +7 -7
  79. huaweicloudsdkrocketmq/v2/model/list_rocket_instance_topics_response.py +13 -13
  80. huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_request.py +13 -13
  81. huaweicloudsdkrocketmq/v2/model/list_rocket_mq_migration_task_response.py +5 -5
  82. huaweicloudsdkrocketmq/v2/model/list_topic_access_policy_request.py +9 -9
  83. huaweicloudsdkrocketmq/v2/model/list_topic_access_policy_response.py +7 -7
  84. huaweicloudsdkrocketmq/v2/model/list_user_request.py +7 -7
  85. huaweicloudsdkrocketmq/v2/model/list_user_response.py +5 -5
  86. huaweicloudsdkrocketmq/v2/model/message.py +29 -29
  87. huaweicloudsdkrocketmq/v2/model/message_property_list.py +5 -5
  88. huaweicloudsdkrocketmq/v2/model/metadata_delete_req.py +3 -3
  89. huaweicloudsdkrocketmq/v2/model/metadata_task.py +11 -11
  90. huaweicloudsdkrocketmq/v2/model/migration_rabbit_binding_metadata.py +11 -11
  91. huaweicloudsdkrocketmq/v2/model/migration_rabbit_exchange_metadata.py +9 -9
  92. huaweicloudsdkrocketmq/v2/model/migration_rabbit_queue_metadata.py +7 -7
  93. huaweicloudsdkrocketmq/v2/model/migration_rabbit_vhost_metadata.py +3 -3
  94. huaweicloudsdkrocketmq/v2/model/migration_rocket_mq_subscription_group.py +17 -17
  95. huaweicloudsdkrocketmq/v2/model/migration_rocket_mq_topic_config.py +15 -15
  96. huaweicloudsdkrocketmq/v2/model/modify_config_req.py +3 -3
  97. huaweicloudsdkrocketmq/v2/model/queue.py +11 -11
  98. huaweicloudsdkrocketmq/v2/model/resend_req.py +9 -9
  99. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_req.py +5 -5
  100. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_request.py +9 -9
  101. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_resp_queues.py +7 -7
  102. huaweicloudsdkrocketmq/v2/model/reset_consume_offset_response.py +3 -3
  103. huaweicloudsdkrocketmq/v2/model/resize_engine_instance_req.py +11 -11
  104. huaweicloudsdkrocketmq/v2/model/resize_instance_request.py +7 -7
  105. huaweicloudsdkrocketmq/v2/model/resize_instance_response.py +3 -3
  106. huaweicloudsdkrocketmq/v2/model/rocket_mq_config_req.py +5 -5
  107. huaweicloudsdkrocketmq/v2/model/rocket_mq_config_resp.py +13 -13
  108. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_info_entity.py +25 -25
  109. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_ios_entity.py +9 -9
  110. huaweicloudsdkrocketmq/v2/model/rocket_mq_extend_product_properties_entity.py +17 -17
  111. huaweicloudsdkrocketmq/v2/model/rocket_mq_product_support_features_entity.py +5 -5
  112. huaweicloudsdkrocketmq/v2/model/send_dlq_message_request.py +7 -7
  113. huaweicloudsdkrocketmq/v2/model/send_dlq_message_response.py +3 -3
  114. huaweicloudsdkrocketmq/v2/model/show_consumer_connections_request.py +11 -11
  115. huaweicloudsdkrocketmq/v2/model/show_consumer_connections_response.py +15 -15
  116. huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_request.py +11 -11
  117. huaweicloudsdkrocketmq/v2/model/show_consumer_list_or_details_response.py +13 -13
  118. huaweicloudsdkrocketmq/v2/model/show_engine_instance_extend_product_info_request.py +7 -7
  119. huaweicloudsdkrocketmq/v2/model/show_engine_instance_extend_product_info_response.py +7 -7
  120. huaweicloudsdkrocketmq/v2/model/show_group_request.py +5 -5
  121. huaweicloudsdkrocketmq/v2/model/show_group_response.py +19 -19
  122. huaweicloudsdkrocketmq/v2/model/show_instance_request.py +3 -3
  123. huaweicloudsdkrocketmq/v2/model/show_instance_resp.py +111 -111
  124. huaweicloudsdkrocketmq/v2/model/show_instance_response.py +111 -111
  125. huaweicloudsdkrocketmq/v2/model/show_one_topic_request.py +5 -5
  126. huaweicloudsdkrocketmq/v2/model/show_one_topic_response.py +13 -13
  127. huaweicloudsdkrocketmq/v2/model/show_rocket_mq_configs_request.py +3 -3
  128. huaweicloudsdkrocketmq/v2/model/show_rocket_mq_configs_response.py +3 -3
  129. huaweicloudsdkrocketmq/v2/model/show_rocketmq_project_tags_request.py +1 -1
  130. huaweicloudsdkrocketmq/v2/model/show_rocketmq_project_tags_response.py +3 -3
  131. huaweicloudsdkrocketmq/v2/model/show_rocketmq_tags_request.py +3 -3
  132. huaweicloudsdkrocketmq/v2/model/show_rocketmq_tags_response.py +3 -3
  133. huaweicloudsdkrocketmq/v2/model/show_topic_status_request.py +5 -5
  134. huaweicloudsdkrocketmq/v2/model/show_topic_status_resp_brokers.py +5 -5
  135. huaweicloudsdkrocketmq/v2/model/show_topic_status_resp_queues.py +9 -9
  136. huaweicloudsdkrocketmq/v2/model/show_topic_status_response.py +7 -7
  137. huaweicloudsdkrocketmq/v2/model/show_user_request.py +5 -5
  138. huaweicloudsdkrocketmq/v2/model/show_user_response.py +17 -17
  139. huaweicloudsdkrocketmq/v2/model/subscription.py +7 -7
  140. huaweicloudsdkrocketmq/v2/model/tag_entity.py +5 -5
  141. huaweicloudsdkrocketmq/v2/model/tag_multy_value_entity.py +5 -5
  142. huaweicloudsdkrocketmq/v2/model/topic.py +13 -13
  143. huaweicloudsdkrocketmq/v2/model/topic_brokers.py +7 -7
  144. huaweicloudsdkrocketmq/v2/model/update_consumer_group.py +11 -11
  145. huaweicloudsdkrocketmq/v2/model/update_consumer_group_request.py +7 -7
  146. huaweicloudsdkrocketmq/v2/model/update_consumer_group_response.py +1 -1
  147. huaweicloudsdkrocketmq/v2/model/update_instance_req.py +13 -13
  148. huaweicloudsdkrocketmq/v2/model/update_instance_request.py +5 -5
  149. huaweicloudsdkrocketmq/v2/model/update_instance_response.py +1 -1
  150. huaweicloudsdkrocketmq/v2/model/update_rocket_mq_configs_request.py +5 -5
  151. huaweicloudsdkrocketmq/v2/model/update_rocket_mq_configs_response.py +1 -1
  152. huaweicloudsdkrocketmq/v2/model/update_topic_req.py +7 -7
  153. huaweicloudsdkrocketmq/v2/model/update_topic_request.py +7 -7
  154. huaweicloudsdkrocketmq/v2/model/update_topic_response.py +1 -1
  155. huaweicloudsdkrocketmq/v2/model/update_user_request.py +7 -7
  156. huaweicloudsdkrocketmq/v2/model/update_user_response.py +17 -17
  157. huaweicloudsdkrocketmq/v2/model/user.py +17 -17
  158. huaweicloudsdkrocketmq/v2/model/user_group_perms.py +5 -5
  159. huaweicloudsdkrocketmq/v2/model/user_topic_perms.py +5 -5
  160. huaweicloudsdkrocketmq/v2/model/validate_consumed_message_request.py +7 -7
  161. huaweicloudsdkrocketmq/v2/model/validate_consumed_message_response.py +3 -3
  162. huaweicloudsdkrocketmq/v2/rocketmq_async_client.py +47 -47
  163. huaweicloudsdkrocketmq/v2/rocketmq_client.py +47 -47
  164. {huaweicloudsdkrocketmq-3.1.142.dist-info → huaweicloudsdkrocketmq-3.1.144.dist-info}/METADATA +2 -2
  165. huaweicloudsdkrocketmq-3.1.144.dist-info/RECORD +173 -0
  166. huaweicloudsdkrocketmq-3.1.142.dist-info/RECORD +0 -173
  167. {huaweicloudsdkrocketmq-3.1.142.dist-info → huaweicloudsdkrocketmq-3.1.144.dist-info}/LICENSE +0 -0
  168. {huaweicloudsdkrocketmq-3.1.142.dist-info → huaweicloudsdkrocketmq-3.1.144.dist-info}/WHEEL +0 -0
  169. {huaweicloudsdkrocketmq-3.1.142.dist-info → huaweicloudsdkrocketmq-3.1.144.dist-info}/top_level.txt +0 -0
@@ -134,7 +134,7 @@ class ShowInstanceResponse(SdkResponse):
134
134
  }
135
135
 
136
136
  def __init__(self, name=None, engine=None, status=None, description=None, type=None, specification=None, engine_version=None, instance_id=None, charging_mode=None, vpc_id=None, vpc_name=None, created_at=None, product_id=None, security_group_id=None, security_group_name=None, subnet_id=None, subnet_name=None, subnet_cidr=None, available_zones=None, available_zone_names=None, user_id=None, user_name=None, maintain_begin=None, maintain_end=None, enable_log_collection=None, storage_space=None, used_storage_space=None, enable_publicip=None, publicip_id=None, publicip_address=None, ssl_enable=None, cross_vpc_info=None, storage_resource_id=None, storage_spec_code=None, service_type=None, storage_type=None, extend_times=None, ipv6_enable=None, support_features=None, disk_encrypted=None, ces_version=None, node_num=None, new_spec_billing_enable=None, enable_acl=None, broker_num=None, namesrv_address=None, broker_address=None, public_namesrv_address=None, public_broker_address=None, grpc_address=None, public_grpc_address=None, enterprise_project_id=None, tags=None, total_storage_space=None, resource_spec_code=None):
137
- """ShowInstanceResponse
137
+ r"""ShowInstanceResponse
138
138
 
139
139
  The model defined in huaweicloud sdk
140
140
 
@@ -422,7 +422,7 @@ class ShowInstanceResponse(SdkResponse):
422
422
 
423
423
  @property
424
424
  def name(self):
425
- """Gets the name of this ShowInstanceResponse.
425
+ r"""Gets the name of this ShowInstanceResponse.
426
426
 
427
427
  实例名称。
428
428
 
@@ -433,7 +433,7 @@ class ShowInstanceResponse(SdkResponse):
433
433
 
434
434
  @name.setter
435
435
  def name(self, name):
436
- """Sets the name of this ShowInstanceResponse.
436
+ r"""Sets the name of this ShowInstanceResponse.
437
437
 
438
438
  实例名称。
439
439
 
@@ -444,7 +444,7 @@ class ShowInstanceResponse(SdkResponse):
444
444
 
445
445
  @property
446
446
  def engine(self):
447
- """Gets the engine of this ShowInstanceResponse.
447
+ r"""Gets the engine of this ShowInstanceResponse.
448
448
 
449
449
  引擎。
450
450
 
@@ -455,7 +455,7 @@ class ShowInstanceResponse(SdkResponse):
455
455
 
456
456
  @engine.setter
457
457
  def engine(self, engine):
458
- """Sets the engine of this ShowInstanceResponse.
458
+ r"""Sets the engine of this ShowInstanceResponse.
459
459
 
460
460
  引擎。
461
461
 
@@ -466,7 +466,7 @@ class ShowInstanceResponse(SdkResponse):
466
466
 
467
467
  @property
468
468
  def status(self):
469
- """Gets the status of this ShowInstanceResponse.
469
+ r"""Gets the status of this ShowInstanceResponse.
470
470
 
471
471
  状态。
472
472
 
@@ -477,7 +477,7 @@ class ShowInstanceResponse(SdkResponse):
477
477
 
478
478
  @status.setter
479
479
  def status(self, status):
480
- """Sets the status of this ShowInstanceResponse.
480
+ r"""Sets the status of this ShowInstanceResponse.
481
481
 
482
482
  状态。
483
483
 
@@ -488,7 +488,7 @@ class ShowInstanceResponse(SdkResponse):
488
488
 
489
489
  @property
490
490
  def description(self):
491
- """Gets the description of this ShowInstanceResponse.
491
+ r"""Gets the description of this ShowInstanceResponse.
492
492
 
493
493
  消息描述。
494
494
 
@@ -499,7 +499,7 @@ class ShowInstanceResponse(SdkResponse):
499
499
 
500
500
  @description.setter
501
501
  def description(self, description):
502
- """Sets the description of this ShowInstanceResponse.
502
+ r"""Sets the description of this ShowInstanceResponse.
503
503
 
504
504
  消息描述。
505
505
 
@@ -510,7 +510,7 @@ class ShowInstanceResponse(SdkResponse):
510
510
 
511
511
  @property
512
512
  def type(self):
513
- """Gets the type of this ShowInstanceResponse.
513
+ r"""Gets the type of this ShowInstanceResponse.
514
514
 
515
515
  实例类型:集群,cluster。
516
516
 
@@ -521,7 +521,7 @@ class ShowInstanceResponse(SdkResponse):
521
521
 
522
522
  @type.setter
523
523
  def type(self, type):
524
- """Sets the type of this ShowInstanceResponse.
524
+ r"""Sets the type of this ShowInstanceResponse.
525
525
 
526
526
  实例类型:集群,cluster。
527
527
 
@@ -532,7 +532,7 @@ class ShowInstanceResponse(SdkResponse):
532
532
 
533
533
  @property
534
534
  def specification(self):
535
- """Gets the specification of this ShowInstanceResponse.
535
+ r"""Gets the specification of this ShowInstanceResponse.
536
536
 
537
537
  实例规格。
538
538
 
@@ -543,7 +543,7 @@ class ShowInstanceResponse(SdkResponse):
543
543
 
544
544
  @specification.setter
545
545
  def specification(self, specification):
546
- """Sets the specification of this ShowInstanceResponse.
546
+ r"""Sets the specification of this ShowInstanceResponse.
547
547
 
548
548
  实例规格。
549
549
 
@@ -554,7 +554,7 @@ class ShowInstanceResponse(SdkResponse):
554
554
 
555
555
  @property
556
556
  def engine_version(self):
557
- """Gets the engine_version of this ShowInstanceResponse.
557
+ r"""Gets the engine_version of this ShowInstanceResponse.
558
558
 
559
559
  版本。
560
560
 
@@ -565,7 +565,7 @@ class ShowInstanceResponse(SdkResponse):
565
565
 
566
566
  @engine_version.setter
567
567
  def engine_version(self, engine_version):
568
- """Sets the engine_version of this ShowInstanceResponse.
568
+ r"""Sets the engine_version of this ShowInstanceResponse.
569
569
 
570
570
  版本。
571
571
 
@@ -576,7 +576,7 @@ class ShowInstanceResponse(SdkResponse):
576
576
 
577
577
  @property
578
578
  def instance_id(self):
579
- """Gets the instance_id of this ShowInstanceResponse.
579
+ r"""Gets the instance_id of this ShowInstanceResponse.
580
580
 
581
581
  实例ID。
582
582
 
@@ -587,7 +587,7 @@ class ShowInstanceResponse(SdkResponse):
587
587
 
588
588
  @instance_id.setter
589
589
  def instance_id(self, instance_id):
590
- """Sets the instance_id of this ShowInstanceResponse.
590
+ r"""Sets the instance_id of this ShowInstanceResponse.
591
591
 
592
592
  实例ID。
593
593
 
@@ -598,7 +598,7 @@ class ShowInstanceResponse(SdkResponse):
598
598
 
599
599
  @property
600
600
  def charging_mode(self):
601
- """Gets the charging_mode of this ShowInstanceResponse.
601
+ r"""Gets the charging_mode of this ShowInstanceResponse.
602
602
 
603
603
  [付费模式,1表示按需计费。](tag:hws_eu,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[付费模式,1表示按需计费,0表示包年/包月计费。](tag:hws,hws_eu,hws_hk,ctc) [计费模式,参数暂未使用。](tag:ocb,hws_ocb,hcs,fcs)
604
604
 
@@ -609,7 +609,7 @@ class ShowInstanceResponse(SdkResponse):
609
609
 
610
610
  @charging_mode.setter
611
611
  def charging_mode(self, charging_mode):
612
- """Sets the charging_mode of this ShowInstanceResponse.
612
+ r"""Sets the charging_mode of this ShowInstanceResponse.
613
613
 
614
614
  [付费模式,1表示按需计费。](tag:hws_eu,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[付费模式,1表示按需计费,0表示包年/包月计费。](tag:hws,hws_eu,hws_hk,ctc) [计费模式,参数暂未使用。](tag:ocb,hws_ocb,hcs,fcs)
615
615
 
@@ -620,7 +620,7 @@ class ShowInstanceResponse(SdkResponse):
620
620
 
621
621
  @property
622
622
  def vpc_id(self):
623
- """Gets the vpc_id of this ShowInstanceResponse.
623
+ r"""Gets the vpc_id of this ShowInstanceResponse.
624
624
 
625
625
  私有云ID。
626
626
 
@@ -631,7 +631,7 @@ class ShowInstanceResponse(SdkResponse):
631
631
 
632
632
  @vpc_id.setter
633
633
  def vpc_id(self, vpc_id):
634
- """Sets the vpc_id of this ShowInstanceResponse.
634
+ r"""Sets the vpc_id of this ShowInstanceResponse.
635
635
 
636
636
  私有云ID。
637
637
 
@@ -642,7 +642,7 @@ class ShowInstanceResponse(SdkResponse):
642
642
 
643
643
  @property
644
644
  def vpc_name(self):
645
- """Gets the vpc_name of this ShowInstanceResponse.
645
+ r"""Gets the vpc_name of this ShowInstanceResponse.
646
646
 
647
647
  私有云名称。
648
648
 
@@ -653,7 +653,7 @@ class ShowInstanceResponse(SdkResponse):
653
653
 
654
654
  @vpc_name.setter
655
655
  def vpc_name(self, vpc_name):
656
- """Sets the vpc_name of this ShowInstanceResponse.
656
+ r"""Sets the vpc_name of this ShowInstanceResponse.
657
657
 
658
658
  私有云名称。
659
659
 
@@ -664,7 +664,7 @@ class ShowInstanceResponse(SdkResponse):
664
664
 
665
665
  @property
666
666
  def created_at(self):
667
- """Gets the created_at of this ShowInstanceResponse.
667
+ r"""Gets the created_at of this ShowInstanceResponse.
668
668
 
669
669
  完成创建时间。 格式为时间戳,指从格林威治时间1970年01月01日00时00分00秒起至指定时间的偏差总毫秒数。
670
670
 
@@ -675,7 +675,7 @@ class ShowInstanceResponse(SdkResponse):
675
675
 
676
676
  @created_at.setter
677
677
  def created_at(self, created_at):
678
- """Sets the created_at of this ShowInstanceResponse.
678
+ r"""Sets the created_at of this ShowInstanceResponse.
679
679
 
680
680
  完成创建时间。 格式为时间戳,指从格林威治时间1970年01月01日00时00分00秒起至指定时间的偏差总毫秒数。
681
681
 
@@ -686,7 +686,7 @@ class ShowInstanceResponse(SdkResponse):
686
686
 
687
687
  @property
688
688
  def product_id(self):
689
- """Gets the product_id of this ShowInstanceResponse.
689
+ r"""Gets the product_id of this ShowInstanceResponse.
690
690
 
691
691
  产品标识。
692
692
 
@@ -697,7 +697,7 @@ class ShowInstanceResponse(SdkResponse):
697
697
 
698
698
  @product_id.setter
699
699
  def product_id(self, product_id):
700
- """Sets the product_id of this ShowInstanceResponse.
700
+ r"""Sets the product_id of this ShowInstanceResponse.
701
701
 
702
702
  产品标识。
703
703
 
@@ -708,7 +708,7 @@ class ShowInstanceResponse(SdkResponse):
708
708
 
709
709
  @property
710
710
  def security_group_id(self):
711
- """Gets the security_group_id of this ShowInstanceResponse.
711
+ r"""Gets the security_group_id of this ShowInstanceResponse.
712
712
 
713
713
  安全组ID。
714
714
 
@@ -719,7 +719,7 @@ class ShowInstanceResponse(SdkResponse):
719
719
 
720
720
  @security_group_id.setter
721
721
  def security_group_id(self, security_group_id):
722
- """Sets the security_group_id of this ShowInstanceResponse.
722
+ r"""Sets the security_group_id of this ShowInstanceResponse.
723
723
 
724
724
  安全组ID。
725
725
 
@@ -730,7 +730,7 @@ class ShowInstanceResponse(SdkResponse):
730
730
 
731
731
  @property
732
732
  def security_group_name(self):
733
- """Gets the security_group_name of this ShowInstanceResponse.
733
+ r"""Gets the security_group_name of this ShowInstanceResponse.
734
734
 
735
735
  租户安全组名称。
736
736
 
@@ -741,7 +741,7 @@ class ShowInstanceResponse(SdkResponse):
741
741
 
742
742
  @security_group_name.setter
743
743
  def security_group_name(self, security_group_name):
744
- """Sets the security_group_name of this ShowInstanceResponse.
744
+ r"""Sets the security_group_name of this ShowInstanceResponse.
745
745
 
746
746
  租户安全组名称。
747
747
 
@@ -752,7 +752,7 @@ class ShowInstanceResponse(SdkResponse):
752
752
 
753
753
  @property
754
754
  def subnet_id(self):
755
- """Gets the subnet_id of this ShowInstanceResponse.
755
+ r"""Gets the subnet_id of this ShowInstanceResponse.
756
756
 
757
757
  子网ID。
758
758
 
@@ -763,7 +763,7 @@ class ShowInstanceResponse(SdkResponse):
763
763
 
764
764
  @subnet_id.setter
765
765
  def subnet_id(self, subnet_id):
766
- """Sets the subnet_id of this ShowInstanceResponse.
766
+ r"""Sets the subnet_id of this ShowInstanceResponse.
767
767
 
768
768
  子网ID。
769
769
 
@@ -774,7 +774,7 @@ class ShowInstanceResponse(SdkResponse):
774
774
 
775
775
  @property
776
776
  def subnet_name(self):
777
- """Gets the subnet_name of this ShowInstanceResponse.
777
+ r"""Gets the subnet_name of this ShowInstanceResponse.
778
778
 
779
779
  子网名称。
780
780
 
@@ -785,7 +785,7 @@ class ShowInstanceResponse(SdkResponse):
785
785
 
786
786
  @subnet_name.setter
787
787
  def subnet_name(self, subnet_name):
788
- """Sets the subnet_name of this ShowInstanceResponse.
788
+ r"""Sets the subnet_name of this ShowInstanceResponse.
789
789
 
790
790
  子网名称。
791
791
 
@@ -796,7 +796,7 @@ class ShowInstanceResponse(SdkResponse):
796
796
 
797
797
  @property
798
798
  def subnet_cidr(self):
799
- """Gets the subnet_cidr of this ShowInstanceResponse.
799
+ r"""Gets the subnet_cidr of this ShowInstanceResponse.
800
800
 
801
801
  子网路由(仅RocketMQ 5.x版本会显示此字段)。
802
802
 
@@ -807,7 +807,7 @@ class ShowInstanceResponse(SdkResponse):
807
807
 
808
808
  @subnet_cidr.setter
809
809
  def subnet_cidr(self, subnet_cidr):
810
- """Sets the subnet_cidr of this ShowInstanceResponse.
810
+ r"""Sets the subnet_cidr of this ShowInstanceResponse.
811
811
 
812
812
  子网路由(仅RocketMQ 5.x版本会显示此字段)。
813
813
 
@@ -818,7 +818,7 @@ class ShowInstanceResponse(SdkResponse):
818
818
 
819
819
  @property
820
820
  def available_zones(self):
821
- """Gets the available_zones of this ShowInstanceResponse.
821
+ r"""Gets the available_zones of this ShowInstanceResponse.
822
822
 
823
823
  可用区ID列表。
824
824
 
@@ -829,7 +829,7 @@ class ShowInstanceResponse(SdkResponse):
829
829
 
830
830
  @available_zones.setter
831
831
  def available_zones(self, available_zones):
832
- """Sets the available_zones of this ShowInstanceResponse.
832
+ r"""Sets the available_zones of this ShowInstanceResponse.
833
833
 
834
834
  可用区ID列表。
835
835
 
@@ -840,7 +840,7 @@ class ShowInstanceResponse(SdkResponse):
840
840
 
841
841
  @property
842
842
  def available_zone_names(self):
843
- """Gets the available_zone_names of this ShowInstanceResponse.
843
+ r"""Gets the available_zone_names of this ShowInstanceResponse.
844
844
 
845
845
  可用区名称列表。
846
846
 
@@ -851,7 +851,7 @@ class ShowInstanceResponse(SdkResponse):
851
851
 
852
852
  @available_zone_names.setter
853
853
  def available_zone_names(self, available_zone_names):
854
- """Sets the available_zone_names of this ShowInstanceResponse.
854
+ r"""Sets the available_zone_names of this ShowInstanceResponse.
855
855
 
856
856
  可用区名称列表。
857
857
 
@@ -862,7 +862,7 @@ class ShowInstanceResponse(SdkResponse):
862
862
 
863
863
  @property
864
864
  def user_id(self):
865
- """Gets the user_id of this ShowInstanceResponse.
865
+ r"""Gets the user_id of this ShowInstanceResponse.
866
866
 
867
867
  用户ID。
868
868
 
@@ -873,7 +873,7 @@ class ShowInstanceResponse(SdkResponse):
873
873
 
874
874
  @user_id.setter
875
875
  def user_id(self, user_id):
876
- """Sets the user_id of this ShowInstanceResponse.
876
+ r"""Sets the user_id of this ShowInstanceResponse.
877
877
 
878
878
  用户ID。
879
879
 
@@ -884,7 +884,7 @@ class ShowInstanceResponse(SdkResponse):
884
884
 
885
885
  @property
886
886
  def user_name(self):
887
- """Gets the user_name of this ShowInstanceResponse.
887
+ r"""Gets the user_name of this ShowInstanceResponse.
888
888
 
889
889
  用户名。
890
890
 
@@ -895,7 +895,7 @@ class ShowInstanceResponse(SdkResponse):
895
895
 
896
896
  @user_name.setter
897
897
  def user_name(self, user_name):
898
- """Sets the user_name of this ShowInstanceResponse.
898
+ r"""Sets the user_name of this ShowInstanceResponse.
899
899
 
900
900
  用户名。
901
901
 
@@ -906,7 +906,7 @@ class ShowInstanceResponse(SdkResponse):
906
906
 
907
907
  @property
908
908
  def maintain_begin(self):
909
- """Gets the maintain_begin of this ShowInstanceResponse.
909
+ r"""Gets the maintain_begin of this ShowInstanceResponse.
910
910
 
911
911
  维护时间窗开始时间,格式为HH:mm:ss。
912
912
 
@@ -917,7 +917,7 @@ class ShowInstanceResponse(SdkResponse):
917
917
 
918
918
  @maintain_begin.setter
919
919
  def maintain_begin(self, maintain_begin):
920
- """Sets the maintain_begin of this ShowInstanceResponse.
920
+ r"""Sets the maintain_begin of this ShowInstanceResponse.
921
921
 
922
922
  维护时间窗开始时间,格式为HH:mm:ss。
923
923
 
@@ -928,7 +928,7 @@ class ShowInstanceResponse(SdkResponse):
928
928
 
929
929
  @property
930
930
  def maintain_end(self):
931
- """Gets the maintain_end of this ShowInstanceResponse.
931
+ r"""Gets the maintain_end of this ShowInstanceResponse.
932
932
 
933
933
  维护时间窗结束时间,格式为HH:mm:ss。
934
934
 
@@ -939,7 +939,7 @@ class ShowInstanceResponse(SdkResponse):
939
939
 
940
940
  @maintain_end.setter
941
941
  def maintain_end(self, maintain_end):
942
- """Sets the maintain_end of this ShowInstanceResponse.
942
+ r"""Sets the maintain_end of this ShowInstanceResponse.
943
943
 
944
944
  维护时间窗结束时间,格式为HH:mm:ss。
945
945
 
@@ -950,7 +950,7 @@ class ShowInstanceResponse(SdkResponse):
950
950
 
951
951
  @property
952
952
  def enable_log_collection(self):
953
- """Gets the enable_log_collection of this ShowInstanceResponse.
953
+ r"""Gets the enable_log_collection of this ShowInstanceResponse.
954
954
 
955
955
  是否开启消息收集功能。
956
956
 
@@ -961,7 +961,7 @@ class ShowInstanceResponse(SdkResponse):
961
961
 
962
962
  @enable_log_collection.setter
963
963
  def enable_log_collection(self, enable_log_collection):
964
- """Sets the enable_log_collection of this ShowInstanceResponse.
964
+ r"""Sets the enable_log_collection of this ShowInstanceResponse.
965
965
 
966
966
  是否开启消息收集功能。
967
967
 
@@ -972,7 +972,7 @@ class ShowInstanceResponse(SdkResponse):
972
972
 
973
973
  @property
974
974
  def storage_space(self):
975
- """Gets the storage_space of this ShowInstanceResponse.
975
+ r"""Gets the storage_space of this ShowInstanceResponse.
976
976
 
977
977
  存储空间,单位:GB。
978
978
 
@@ -983,7 +983,7 @@ class ShowInstanceResponse(SdkResponse):
983
983
 
984
984
  @storage_space.setter
985
985
  def storage_space(self, storage_space):
986
- """Sets the storage_space of this ShowInstanceResponse.
986
+ r"""Sets the storage_space of this ShowInstanceResponse.
987
987
 
988
988
  存储空间,单位:GB。
989
989
 
@@ -994,7 +994,7 @@ class ShowInstanceResponse(SdkResponse):
994
994
 
995
995
  @property
996
996
  def used_storage_space(self):
997
- """Gets the used_storage_space of this ShowInstanceResponse.
997
+ r"""Gets the used_storage_space of this ShowInstanceResponse.
998
998
 
999
999
  已用消息存储空间,单位:GB。
1000
1000
 
@@ -1005,7 +1005,7 @@ class ShowInstanceResponse(SdkResponse):
1005
1005
 
1006
1006
  @used_storage_space.setter
1007
1007
  def used_storage_space(self, used_storage_space):
1008
- """Sets the used_storage_space of this ShowInstanceResponse.
1008
+ r"""Sets the used_storage_space of this ShowInstanceResponse.
1009
1009
 
1010
1010
  已用消息存储空间,单位:GB。
1011
1011
 
@@ -1016,7 +1016,7 @@ class ShowInstanceResponse(SdkResponse):
1016
1016
 
1017
1017
  @property
1018
1018
  def enable_publicip(self):
1019
- """Gets the enable_publicip of this ShowInstanceResponse.
1019
+ r"""Gets the enable_publicip of this ShowInstanceResponse.
1020
1020
 
1021
1021
  是否开启公网。
1022
1022
 
@@ -1027,7 +1027,7 @@ class ShowInstanceResponse(SdkResponse):
1027
1027
 
1028
1028
  @enable_publicip.setter
1029
1029
  def enable_publicip(self, enable_publicip):
1030
- """Sets the enable_publicip of this ShowInstanceResponse.
1030
+ r"""Sets the enable_publicip of this ShowInstanceResponse.
1031
1031
 
1032
1032
  是否开启公网。
1033
1033
 
@@ -1038,7 +1038,7 @@ class ShowInstanceResponse(SdkResponse):
1038
1038
 
1039
1039
  @property
1040
1040
  def publicip_id(self):
1041
- """Gets the publicip_id of this ShowInstanceResponse.
1041
+ r"""Gets the publicip_id of this ShowInstanceResponse.
1042
1042
 
1043
1043
  实例绑定的弹性IP地址的ID。 以英文逗号隔开多个弹性IP地址的ID。 如果开启了公网访问功能(即enable_publicip为true),该字段为必选。
1044
1044
 
@@ -1049,7 +1049,7 @@ class ShowInstanceResponse(SdkResponse):
1049
1049
 
1050
1050
  @publicip_id.setter
1051
1051
  def publicip_id(self, publicip_id):
1052
- """Sets the publicip_id of this ShowInstanceResponse.
1052
+ r"""Sets the publicip_id of this ShowInstanceResponse.
1053
1053
 
1054
1054
  实例绑定的弹性IP地址的ID。 以英文逗号隔开多个弹性IP地址的ID。 如果开启了公网访问功能(即enable_publicip为true),该字段为必选。
1055
1055
 
@@ -1060,7 +1060,7 @@ class ShowInstanceResponse(SdkResponse):
1060
1060
 
1061
1061
  @property
1062
1062
  def publicip_address(self):
1063
- """Gets the publicip_address of this ShowInstanceResponse.
1063
+ r"""Gets the publicip_address of this ShowInstanceResponse.
1064
1064
 
1065
1065
  公网IP地址。
1066
1066
 
@@ -1071,7 +1071,7 @@ class ShowInstanceResponse(SdkResponse):
1071
1071
 
1072
1072
  @publicip_address.setter
1073
1073
  def publicip_address(self, publicip_address):
1074
- """Sets the publicip_address of this ShowInstanceResponse.
1074
+ r"""Sets the publicip_address of this ShowInstanceResponse.
1075
1075
 
1076
1076
  公网IP地址。
1077
1077
 
@@ -1082,7 +1082,7 @@ class ShowInstanceResponse(SdkResponse):
1082
1082
 
1083
1083
  @property
1084
1084
  def ssl_enable(self):
1085
- """Gets the ssl_enable of this ShowInstanceResponse.
1085
+ r"""Gets the ssl_enable of this ShowInstanceResponse.
1086
1086
 
1087
1087
  是否开启SSL。
1088
1088
 
@@ -1093,7 +1093,7 @@ class ShowInstanceResponse(SdkResponse):
1093
1093
 
1094
1094
  @ssl_enable.setter
1095
1095
  def ssl_enable(self, ssl_enable):
1096
- """Sets the ssl_enable of this ShowInstanceResponse.
1096
+ r"""Sets the ssl_enable of this ShowInstanceResponse.
1097
1097
 
1098
1098
  是否开启SSL。
1099
1099
 
@@ -1104,7 +1104,7 @@ class ShowInstanceResponse(SdkResponse):
1104
1104
 
1105
1105
  @property
1106
1106
  def cross_vpc_info(self):
1107
- """Gets the cross_vpc_info of this ShowInstanceResponse.
1107
+ r"""Gets the cross_vpc_info of this ShowInstanceResponse.
1108
1108
 
1109
1109
  跨VPC访问信息。
1110
1110
 
@@ -1115,7 +1115,7 @@ class ShowInstanceResponse(SdkResponse):
1115
1115
 
1116
1116
  @cross_vpc_info.setter
1117
1117
  def cross_vpc_info(self, cross_vpc_info):
1118
- """Sets the cross_vpc_info of this ShowInstanceResponse.
1118
+ r"""Sets the cross_vpc_info of this ShowInstanceResponse.
1119
1119
 
1120
1120
  跨VPC访问信息。
1121
1121
 
@@ -1126,7 +1126,7 @@ class ShowInstanceResponse(SdkResponse):
1126
1126
 
1127
1127
  @property
1128
1128
  def storage_resource_id(self):
1129
- """Gets the storage_resource_id of this ShowInstanceResponse.
1129
+ r"""Gets the storage_resource_id of this ShowInstanceResponse.
1130
1130
 
1131
1131
  存储资源ID。
1132
1132
 
@@ -1137,7 +1137,7 @@ class ShowInstanceResponse(SdkResponse):
1137
1137
 
1138
1138
  @storage_resource_id.setter
1139
1139
  def storage_resource_id(self, storage_resource_id):
1140
- """Sets the storage_resource_id of this ShowInstanceResponse.
1140
+ r"""Sets the storage_resource_id of this ShowInstanceResponse.
1141
1141
 
1142
1142
  存储资源ID。
1143
1143
 
@@ -1148,7 +1148,7 @@ class ShowInstanceResponse(SdkResponse):
1148
1148
 
1149
1149
  @property
1150
1150
  def storage_spec_code(self):
1151
- """Gets the storage_spec_code of this ShowInstanceResponse.
1151
+ r"""Gets the storage_spec_code of this ShowInstanceResponse.
1152
1152
 
1153
1153
  存储规格代码。
1154
1154
 
@@ -1159,7 +1159,7 @@ class ShowInstanceResponse(SdkResponse):
1159
1159
 
1160
1160
  @storage_spec_code.setter
1161
1161
  def storage_spec_code(self, storage_spec_code):
1162
- """Sets the storage_spec_code of this ShowInstanceResponse.
1162
+ r"""Sets the storage_spec_code of this ShowInstanceResponse.
1163
1163
 
1164
1164
  存储规格代码。
1165
1165
 
@@ -1170,7 +1170,7 @@ class ShowInstanceResponse(SdkResponse):
1170
1170
 
1171
1171
  @property
1172
1172
  def service_type(self):
1173
- """Gets the service_type of this ShowInstanceResponse.
1173
+ r"""Gets the service_type of this ShowInstanceResponse.
1174
1174
 
1175
1175
  服务类型。
1176
1176
 
@@ -1181,7 +1181,7 @@ class ShowInstanceResponse(SdkResponse):
1181
1181
 
1182
1182
  @service_type.setter
1183
1183
  def service_type(self, service_type):
1184
- """Sets the service_type of this ShowInstanceResponse.
1184
+ r"""Sets the service_type of this ShowInstanceResponse.
1185
1185
 
1186
1186
  服务类型。
1187
1187
 
@@ -1192,7 +1192,7 @@ class ShowInstanceResponse(SdkResponse):
1192
1192
 
1193
1193
  @property
1194
1194
  def storage_type(self):
1195
- """Gets the storage_type of this ShowInstanceResponse.
1195
+ r"""Gets the storage_type of this ShowInstanceResponse.
1196
1196
 
1197
1197
  存储类型。
1198
1198
 
@@ -1203,7 +1203,7 @@ class ShowInstanceResponse(SdkResponse):
1203
1203
 
1204
1204
  @storage_type.setter
1205
1205
  def storage_type(self, storage_type):
1206
- """Sets the storage_type of this ShowInstanceResponse.
1206
+ r"""Sets the storage_type of this ShowInstanceResponse.
1207
1207
 
1208
1208
  存储类型。
1209
1209
 
@@ -1214,7 +1214,7 @@ class ShowInstanceResponse(SdkResponse):
1214
1214
 
1215
1215
  @property
1216
1216
  def extend_times(self):
1217
- """Gets the extend_times of this ShowInstanceResponse.
1217
+ r"""Gets the extend_times of this ShowInstanceResponse.
1218
1218
 
1219
1219
  扩展时间。
1220
1220
 
@@ -1225,7 +1225,7 @@ class ShowInstanceResponse(SdkResponse):
1225
1225
 
1226
1226
  @extend_times.setter
1227
1227
  def extend_times(self, extend_times):
1228
- """Sets the extend_times of this ShowInstanceResponse.
1228
+ r"""Sets the extend_times of this ShowInstanceResponse.
1229
1229
 
1230
1230
  扩展时间。
1231
1231
 
@@ -1236,7 +1236,7 @@ class ShowInstanceResponse(SdkResponse):
1236
1236
 
1237
1237
  @property
1238
1238
  def ipv6_enable(self):
1239
- """Gets the ipv6_enable of this ShowInstanceResponse.
1239
+ r"""Gets the ipv6_enable of this ShowInstanceResponse.
1240
1240
 
1241
1241
  是否开启IPv6。
1242
1242
 
@@ -1247,7 +1247,7 @@ class ShowInstanceResponse(SdkResponse):
1247
1247
 
1248
1248
  @ipv6_enable.setter
1249
1249
  def ipv6_enable(self, ipv6_enable):
1250
- """Sets the ipv6_enable of this ShowInstanceResponse.
1250
+ r"""Sets the ipv6_enable of this ShowInstanceResponse.
1251
1251
 
1252
1252
  是否开启IPv6。
1253
1253
 
@@ -1258,7 +1258,7 @@ class ShowInstanceResponse(SdkResponse):
1258
1258
 
1259
1259
  @property
1260
1260
  def support_features(self):
1261
- """Gets the support_features of this ShowInstanceResponse.
1261
+ r"""Gets the support_features of this ShowInstanceResponse.
1262
1262
 
1263
1263
  实例支持的特性功能。
1264
1264
 
@@ -1269,7 +1269,7 @@ class ShowInstanceResponse(SdkResponse):
1269
1269
 
1270
1270
  @support_features.setter
1271
1271
  def support_features(self, support_features):
1272
- """Sets the support_features of this ShowInstanceResponse.
1272
+ r"""Sets the support_features of this ShowInstanceResponse.
1273
1273
 
1274
1274
  实例支持的特性功能。
1275
1275
 
@@ -1280,7 +1280,7 @@ class ShowInstanceResponse(SdkResponse):
1280
1280
 
1281
1281
  @property
1282
1282
  def disk_encrypted(self):
1283
- """Gets the disk_encrypted of this ShowInstanceResponse.
1283
+ r"""Gets the disk_encrypted of this ShowInstanceResponse.
1284
1284
 
1285
1285
  是否开启磁盘加密。
1286
1286
 
@@ -1291,7 +1291,7 @@ class ShowInstanceResponse(SdkResponse):
1291
1291
 
1292
1292
  @disk_encrypted.setter
1293
1293
  def disk_encrypted(self, disk_encrypted):
1294
- """Sets the disk_encrypted of this ShowInstanceResponse.
1294
+ r"""Sets the disk_encrypted of this ShowInstanceResponse.
1295
1295
 
1296
1296
  是否开启磁盘加密。
1297
1297
 
@@ -1302,7 +1302,7 @@ class ShowInstanceResponse(SdkResponse):
1302
1302
 
1303
1303
  @property
1304
1304
  def ces_version(self):
1305
- """Gets the ces_version of this ShowInstanceResponse.
1305
+ r"""Gets the ces_version of this ShowInstanceResponse.
1306
1306
 
1307
1307
  云监控版本。
1308
1308
 
@@ -1313,7 +1313,7 @@ class ShowInstanceResponse(SdkResponse):
1313
1313
 
1314
1314
  @ces_version.setter
1315
1315
  def ces_version(self, ces_version):
1316
- """Sets the ces_version of this ShowInstanceResponse.
1316
+ r"""Sets the ces_version of this ShowInstanceResponse.
1317
1317
 
1318
1318
  云监控版本。
1319
1319
 
@@ -1324,7 +1324,7 @@ class ShowInstanceResponse(SdkResponse):
1324
1324
 
1325
1325
  @property
1326
1326
  def node_num(self):
1327
- """Gets the node_num of this ShowInstanceResponse.
1327
+ r"""Gets the node_num of this ShowInstanceResponse.
1328
1328
 
1329
1329
  节点数。
1330
1330
 
@@ -1335,7 +1335,7 @@ class ShowInstanceResponse(SdkResponse):
1335
1335
 
1336
1336
  @node_num.setter
1337
1337
  def node_num(self, node_num):
1338
- """Sets the node_num of this ShowInstanceResponse.
1338
+ r"""Sets the node_num of this ShowInstanceResponse.
1339
1339
 
1340
1340
  节点数。
1341
1341
 
@@ -1346,7 +1346,7 @@ class ShowInstanceResponse(SdkResponse):
1346
1346
 
1347
1347
  @property
1348
1348
  def new_spec_billing_enable(self):
1349
- """Gets the new_spec_billing_enable of this ShowInstanceResponse.
1349
+ r"""Gets the new_spec_billing_enable of this ShowInstanceResponse.
1350
1350
 
1351
1351
  是否启用新规格计费。
1352
1352
 
@@ -1357,7 +1357,7 @@ class ShowInstanceResponse(SdkResponse):
1357
1357
 
1358
1358
  @new_spec_billing_enable.setter
1359
1359
  def new_spec_billing_enable(self, new_spec_billing_enable):
1360
- """Sets the new_spec_billing_enable of this ShowInstanceResponse.
1360
+ r"""Sets the new_spec_billing_enable of this ShowInstanceResponse.
1361
1361
 
1362
1362
  是否启用新规格计费。
1363
1363
 
@@ -1368,7 +1368,7 @@ class ShowInstanceResponse(SdkResponse):
1368
1368
 
1369
1369
  @property
1370
1370
  def enable_acl(self):
1371
- """Gets the enable_acl of this ShowInstanceResponse.
1371
+ r"""Gets the enable_acl of this ShowInstanceResponse.
1372
1372
 
1373
1373
  是否开启访问控制列表。
1374
1374
 
@@ -1379,7 +1379,7 @@ class ShowInstanceResponse(SdkResponse):
1379
1379
 
1380
1380
  @enable_acl.setter
1381
1381
  def enable_acl(self, enable_acl):
1382
- """Sets the enable_acl of this ShowInstanceResponse.
1382
+ r"""Sets the enable_acl of this ShowInstanceResponse.
1383
1383
 
1384
1384
  是否开启访问控制列表。
1385
1385
 
@@ -1390,7 +1390,7 @@ class ShowInstanceResponse(SdkResponse):
1390
1390
 
1391
1391
  @property
1392
1392
  def broker_num(self):
1393
- """Gets the broker_num of this ShowInstanceResponse.
1393
+ r"""Gets the broker_num of this ShowInstanceResponse.
1394
1394
 
1395
1395
  节点数(仅RocketMQ 4.8.0版本会显示此字段)。
1396
1396
 
@@ -1401,7 +1401,7 @@ class ShowInstanceResponse(SdkResponse):
1401
1401
 
1402
1402
  @broker_num.setter
1403
1403
  def broker_num(self, broker_num):
1404
- """Sets the broker_num of this ShowInstanceResponse.
1404
+ r"""Sets the broker_num of this ShowInstanceResponse.
1405
1405
 
1406
1406
  节点数(仅RocketMQ 4.8.0版本会显示此字段)。
1407
1407
 
@@ -1412,7 +1412,7 @@ class ShowInstanceResponse(SdkResponse):
1412
1412
 
1413
1413
  @property
1414
1414
  def namesrv_address(self):
1415
- """Gets the namesrv_address of this ShowInstanceResponse.
1415
+ r"""Gets the namesrv_address of this ShowInstanceResponse.
1416
1416
 
1417
1417
  元数据地址。
1418
1418
 
@@ -1423,7 +1423,7 @@ class ShowInstanceResponse(SdkResponse):
1423
1423
 
1424
1424
  @namesrv_address.setter
1425
1425
  def namesrv_address(self, namesrv_address):
1426
- """Sets the namesrv_address of this ShowInstanceResponse.
1426
+ r"""Sets the namesrv_address of this ShowInstanceResponse.
1427
1427
 
1428
1428
  元数据地址。
1429
1429
 
@@ -1434,7 +1434,7 @@ class ShowInstanceResponse(SdkResponse):
1434
1434
 
1435
1435
  @property
1436
1436
  def broker_address(self):
1437
- """Gets the broker_address of this ShowInstanceResponse.
1437
+ r"""Gets the broker_address of this ShowInstanceResponse.
1438
1438
 
1439
1439
  业务数据地址。
1440
1440
 
@@ -1445,7 +1445,7 @@ class ShowInstanceResponse(SdkResponse):
1445
1445
 
1446
1446
  @broker_address.setter
1447
1447
  def broker_address(self, broker_address):
1448
- """Sets the broker_address of this ShowInstanceResponse.
1448
+ r"""Sets the broker_address of this ShowInstanceResponse.
1449
1449
 
1450
1450
  业务数据地址。
1451
1451
 
@@ -1456,7 +1456,7 @@ class ShowInstanceResponse(SdkResponse):
1456
1456
 
1457
1457
  @property
1458
1458
  def public_namesrv_address(self):
1459
- """Gets the public_namesrv_address of this ShowInstanceResponse.
1459
+ r"""Gets the public_namesrv_address of this ShowInstanceResponse.
1460
1460
 
1461
1461
  公网元数据地址。
1462
1462
 
@@ -1467,7 +1467,7 @@ class ShowInstanceResponse(SdkResponse):
1467
1467
 
1468
1468
  @public_namesrv_address.setter
1469
1469
  def public_namesrv_address(self, public_namesrv_address):
1470
- """Sets the public_namesrv_address of this ShowInstanceResponse.
1470
+ r"""Sets the public_namesrv_address of this ShowInstanceResponse.
1471
1471
 
1472
1472
  公网元数据地址。
1473
1473
 
@@ -1478,7 +1478,7 @@ class ShowInstanceResponse(SdkResponse):
1478
1478
 
1479
1479
  @property
1480
1480
  def public_broker_address(self):
1481
- """Gets the public_broker_address of this ShowInstanceResponse.
1481
+ r"""Gets the public_broker_address of this ShowInstanceResponse.
1482
1482
 
1483
1483
  公网业务数据地址。
1484
1484
 
@@ -1489,7 +1489,7 @@ class ShowInstanceResponse(SdkResponse):
1489
1489
 
1490
1490
  @public_broker_address.setter
1491
1491
  def public_broker_address(self, public_broker_address):
1492
- """Sets the public_broker_address of this ShowInstanceResponse.
1492
+ r"""Sets the public_broker_address of this ShowInstanceResponse.
1493
1493
 
1494
1494
  公网业务数据地址。
1495
1495
 
@@ -1500,7 +1500,7 @@ class ShowInstanceResponse(SdkResponse):
1500
1500
 
1501
1501
  @property
1502
1502
  def grpc_address(self):
1503
- """Gets the grpc_address of this ShowInstanceResponse.
1503
+ r"""Gets the grpc_address of this ShowInstanceResponse.
1504
1504
 
1505
1505
  grpc连接地址(仅RocketMQ 5.x版本会显示此字段)。
1506
1506
 
@@ -1511,7 +1511,7 @@ class ShowInstanceResponse(SdkResponse):
1511
1511
 
1512
1512
  @grpc_address.setter
1513
1513
  def grpc_address(self, grpc_address):
1514
- """Sets the grpc_address of this ShowInstanceResponse.
1514
+ r"""Sets the grpc_address of this ShowInstanceResponse.
1515
1515
 
1516
1516
  grpc连接地址(仅RocketMQ 5.x版本会显示此字段)。
1517
1517
 
@@ -1522,7 +1522,7 @@ class ShowInstanceResponse(SdkResponse):
1522
1522
 
1523
1523
  @property
1524
1524
  def public_grpc_address(self):
1525
- """Gets the public_grpc_address of this ShowInstanceResponse.
1525
+ r"""Gets the public_grpc_address of this ShowInstanceResponse.
1526
1526
 
1527
1527
  公网grpc连接地址(仅RocketMQ 5.x版本会显示此字段)。
1528
1528
 
@@ -1533,7 +1533,7 @@ class ShowInstanceResponse(SdkResponse):
1533
1533
 
1534
1534
  @public_grpc_address.setter
1535
1535
  def public_grpc_address(self, public_grpc_address):
1536
- """Sets the public_grpc_address of this ShowInstanceResponse.
1536
+ r"""Sets the public_grpc_address of this ShowInstanceResponse.
1537
1537
 
1538
1538
  公网grpc连接地址(仅RocketMQ 5.x版本会显示此字段)。
1539
1539
 
@@ -1544,7 +1544,7 @@ class ShowInstanceResponse(SdkResponse):
1544
1544
 
1545
1545
  @property
1546
1546
  def enterprise_project_id(self):
1547
- """Gets the enterprise_project_id of this ShowInstanceResponse.
1547
+ r"""Gets the enterprise_project_id of this ShowInstanceResponse.
1548
1548
 
1549
1549
  企业项目ID。
1550
1550
 
@@ -1555,7 +1555,7 @@ class ShowInstanceResponse(SdkResponse):
1555
1555
 
1556
1556
  @enterprise_project_id.setter
1557
1557
  def enterprise_project_id(self, enterprise_project_id):
1558
- """Sets the enterprise_project_id of this ShowInstanceResponse.
1558
+ r"""Sets the enterprise_project_id of this ShowInstanceResponse.
1559
1559
 
1560
1560
  企业项目ID。
1561
1561
 
@@ -1566,7 +1566,7 @@ class ShowInstanceResponse(SdkResponse):
1566
1566
 
1567
1567
  @property
1568
1568
  def tags(self):
1569
- """Gets the tags of this ShowInstanceResponse.
1569
+ r"""Gets the tags of this ShowInstanceResponse.
1570
1570
 
1571
1571
  标签列表。
1572
1572
 
@@ -1577,7 +1577,7 @@ class ShowInstanceResponse(SdkResponse):
1577
1577
 
1578
1578
  @tags.setter
1579
1579
  def tags(self, tags):
1580
- """Sets the tags of this ShowInstanceResponse.
1580
+ r"""Sets the tags of this ShowInstanceResponse.
1581
1581
 
1582
1582
  标签列表。
1583
1583
 
@@ -1588,7 +1588,7 @@ class ShowInstanceResponse(SdkResponse):
1588
1588
 
1589
1589
  @property
1590
1590
  def total_storage_space(self):
1591
- """Gets the total_storage_space of this ShowInstanceResponse.
1591
+ r"""Gets the total_storage_space of this ShowInstanceResponse.
1592
1592
 
1593
1593
  总存储空间。
1594
1594
 
@@ -1599,7 +1599,7 @@ class ShowInstanceResponse(SdkResponse):
1599
1599
 
1600
1600
  @total_storage_space.setter
1601
1601
  def total_storage_space(self, total_storage_space):
1602
- """Sets the total_storage_space of this ShowInstanceResponse.
1602
+ r"""Sets the total_storage_space of this ShowInstanceResponse.
1603
1603
 
1604
1604
  总存储空间。
1605
1605
 
@@ -1610,7 +1610,7 @@ class ShowInstanceResponse(SdkResponse):
1610
1610
 
1611
1611
  @property
1612
1612
  def resource_spec_code(self):
1613
- """Gets the resource_spec_code of this ShowInstanceResponse.
1613
+ r"""Gets the resource_spec_code of this ShowInstanceResponse.
1614
1614
 
1615
1615
  资源规格。
1616
1616
 
@@ -1621,7 +1621,7 @@ class ShowInstanceResponse(SdkResponse):
1621
1621
 
1622
1622
  @resource_spec_code.setter
1623
1623
  def resource_spec_code(self, resource_spec_code):
1624
- """Sets the resource_spec_code of this ShowInstanceResponse.
1624
+ r"""Sets the resource_spec_code of this ShowInstanceResponse.
1625
1625
 
1626
1626
  资源规格。
1627
1627