huaweicloudsdkaom 3.1.141__py2.py3-none-any.whl → 3.1.143__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.

Potentially problematic release.


This version of huaweicloudsdkaom might be problematic. Click here for more details.

Files changed (308) hide show
  1. huaweicloudsdkaom/v1/aom_async_client.py +14 -14
  2. huaweicloudsdkaom/v1/aom_client.py +14 -14
  3. huaweicloudsdkaom/v1/model/approve_info.py +7 -7
  4. huaweicloudsdkaom/v1/model/create_fast_execute_script_request.py +3 -3
  5. huaweicloudsdkaom/v1/model/create_fast_execute_script_response.py +3 -3
  6. huaweicloudsdkaom/v1/model/create_workflow_request.py +3 -3
  7. huaweicloudsdkaom/v1/model/create_workflow_response.py +81 -81
  8. huaweicloudsdkaom/v1/model/execute_workflow_request.py +3 -3
  9. huaweicloudsdkaom/v1/model/execute_workflow_response.py +3 -3
  10. huaweicloudsdkaom/v1/model/execution_result_list.py +13 -13
  11. huaweicloudsdkaom/v1/model/his_fast_script.py +15 -15
  12. huaweicloudsdkaom/v1/model/job.py +31 -31
  13. huaweicloudsdkaom/v1/model/list_all_job_by_name_request.py +3 -3
  14. huaweicloudsdkaom/v1/model/list_all_job_by_name_response.py +5 -5
  15. huaweicloudsdkaom/v1/model/list_all_script_by_name_request.py +3 -3
  16. huaweicloudsdkaom/v1/model/list_all_script_by_name_response.py +5 -5
  17. huaweicloudsdkaom/v1/model/list_all_version_by_version_id_request.py +3 -3
  18. huaweicloudsdkaom/v1/model/list_all_version_by_version_id_response.py +5 -5
  19. huaweicloudsdkaom/v1/model/list_template_by_job_id_request.py +5 -5
  20. huaweicloudsdkaom/v1/model/list_template_by_job_id_request_body.py +11 -11
  21. huaweicloudsdkaom/v1/model/list_template_by_job_id_response.py +5 -5
  22. huaweicloudsdkaom/v1/model/list_workflow_executions_request.py +5 -5
  23. huaweicloudsdkaom/v1/model/list_workflow_executions_response.py +3 -3
  24. huaweicloudsdkaom/v1/model/list_workflow_request.py +3 -3
  25. huaweicloudsdkaom/v1/model/list_workflow_response.py +5 -5
  26. huaweicloudsdkaom/v1/model/metadata.py +5 -5
  27. huaweicloudsdkaom/v1/model/node.py +17 -17
  28. huaweicloudsdkaom/v1/model/parameter.py +21 -21
  29. huaweicloudsdkaom/v1/model/rate_control.py +7 -7
  30. huaweicloudsdkaom/v1/model/reference_info.py +5 -5
  31. huaweicloudsdkaom/v1/model/script.py +29 -29
  32. huaweicloudsdkaom/v1/model/script_version.py +31 -31
  33. huaweicloudsdkaom/v1/model/search_jobs_request_body.py +13 -13
  34. huaweicloudsdkaom/v1/model/search_scripts_request_body.py +21 -21
  35. huaweicloudsdkaom/v1/model/search_template_by_id_request.py +5 -5
  36. huaweicloudsdkaom/v1/model/search_template_by_id_response.py +43 -43
  37. huaweicloudsdkaom/v1/model/search_workflow_execution_detail_request.py +5 -5
  38. huaweicloudsdkaom/v1/model/search_workflow_execution_detail_response.py +23 -23
  39. huaweicloudsdkaom/v1/model/start_pausing_workflow_executions_request.py +9 -9
  40. huaweicloudsdkaom/v1/model/start_pausing_workflow_executions_response.py +3 -3
  41. huaweicloudsdkaom/v1/model/step.py +13 -13
  42. huaweicloudsdkaom/v1/model/stop_execution_request.py +5 -5
  43. huaweicloudsdkaom/v1/model/stop_execution_response.py +3 -3
  44. huaweicloudsdkaom/v1/model/task_param.py +9 -9
  45. huaweicloudsdkaom/v1/model/template.py +43 -43
  46. huaweicloudsdkaom/v1/model/update_workflow_trigger_status_request.py +5 -5
  47. huaweicloudsdkaom/v1/model/update_workflow_trigger_status_response.py +3 -3
  48. huaweicloudsdkaom/v1/model/work_flow_model.py +5 -5
  49. huaweicloudsdkaom/v1/model/workflow.py +81 -81
  50. huaweicloudsdkaom/v1/model/workflow_execution_brief.py +25 -25
  51. huaweicloudsdkaom/v1/model/workflow_query_param.py +25 -25
  52. huaweicloudsdkaom/v1/model/workflow_request_body.py +27 -27
  53. huaweicloudsdkaom/v1/region/aom_region.py +3 -0
  54. huaweicloudsdkaom/v2/aom_async_client.py +50 -50
  55. huaweicloudsdkaom/v2/aom_client.py +50 -50
  56. huaweicloudsdkaom/v2/model/access_code_model.py +9 -9
  57. huaweicloudsdkaom/v2/model/action_rule.py +21 -21
  58. huaweicloudsdkaom/v2/model/add_action_rule_request.py +3 -3
  59. huaweicloudsdkaom/v2/model/add_action_rule_response.py +1 -1
  60. huaweicloudsdkaom/v2/model/add_alarm_rule_request.py +3 -3
  61. huaweicloudsdkaom/v2/model/add_alarm_rule_response.py +3 -3
  62. huaweicloudsdkaom/v2/model/add_event2alarm_rule_request.py +3 -3
  63. huaweicloudsdkaom/v2/model/add_event2alarm_rule_response.py +3 -3
  64. huaweicloudsdkaom/v2/model/add_metric_data_request.py +3 -3
  65. huaweicloudsdkaom/v2/model/add_metric_data_response.py +5 -5
  66. huaweicloudsdkaom/v2/model/add_mute_rules_request.py +3 -3
  67. huaweicloudsdkaom/v2/model/add_mute_rules_response.py +1 -1
  68. huaweicloudsdkaom/v2/model/add_or_update_alarm_rule_v4_item_result.py +5 -5
  69. huaweicloudsdkaom/v2/model/add_or_update_alarm_rule_v4_request_body.py +17 -17
  70. huaweicloudsdkaom/v2/model/add_or_update_metric_or_event_alarm_rule_request.py +7 -7
  71. huaweicloudsdkaom/v2/model/add_or_update_metric_or_event_alarm_rule_response.py +7 -7
  72. huaweicloudsdkaom/v2/model/add_or_update_service_discovery_rules_request.py +3 -3
  73. huaweicloudsdkaom/v2/model/add_or_update_service_discovery_rules_response.py +11 -11
  74. huaweicloudsdkaom/v2/model/alarm_notification.py +17 -17
  75. huaweicloudsdkaom/v2/model/alarm_param_for_v4_db.py +29 -29
  76. huaweicloudsdkaom/v2/model/alarm_rule_param.py +37 -37
  77. huaweicloudsdkaom/v2/model/alarm_tags.py +7 -7
  78. huaweicloudsdkaom/v2/model/app_name_rule.py +7 -7
  79. huaweicloudsdkaom/v2/model/app_rules.py +19 -19
  80. huaweicloudsdkaom/v2/model/app_rules_body.py +3 -3
  81. huaweicloudsdkaom/v2/model/app_rules_spec.py +27 -27
  82. huaweicloudsdkaom/v2/model/application_name_rule.py +7 -7
  83. huaweicloudsdkaom/v2/model/cmdb_info.py +5 -5
  84. huaweicloudsdkaom/v2/model/count_events_request.py +5 -5
  85. huaweicloudsdkaom/v2/model/count_events_response.py +9 -9
  86. huaweicloudsdkaom/v2/model/create_prom_instance_request.py +5 -5
  87. huaweicloudsdkaom/v2/model/create_prom_instance_response.py +3 -3
  88. huaweicloudsdkaom/v2/model/create_recording_rule_request.py +5 -5
  89. huaweicloudsdkaom/v2/model/create_recording_rule_response.py +3 -3
  90. huaweicloudsdkaom/v2/model/delete_action_rule_request.py +3 -3
  91. huaweicloudsdkaom/v2/model/delete_action_rule_response.py +1 -1
  92. huaweicloudsdkaom/v2/model/delete_alarm_rule_request.py +3 -3
  93. huaweicloudsdkaom/v2/model/delete_alarm_rule_response.py +3 -3
  94. huaweicloudsdkaom/v2/model/delete_alarm_rule_v4_request_body.py +3 -3
  95. huaweicloudsdkaom/v2/model/delete_alarm_rules_body.py +3 -3
  96. huaweicloudsdkaom/v2/model/delete_alarm_rules_request.py +3 -3
  97. huaweicloudsdkaom/v2/model/delete_alarm_rules_response.py +3 -3
  98. huaweicloudsdkaom/v2/model/delete_event2alarm_rule_request.py +3 -3
  99. huaweicloudsdkaom/v2/model/delete_event2alarm_rule_response.py +1 -1
  100. huaweicloudsdkaom/v2/model/delete_metric_or_event_alarm_rule_request.py +3 -3
  101. huaweicloudsdkaom/v2/model/delete_metric_or_event_alarm_rule_response.py +7 -7
  102. huaweicloudsdkaom/v2/model/delete_mute_rule_name.py +3 -3
  103. huaweicloudsdkaom/v2/model/delete_mute_rules_request.py +3 -3
  104. huaweicloudsdkaom/v2/model/delete_mute_rules_response.py +1 -1
  105. huaweicloudsdkaom/v2/model/delete_prom_instance_request.py +5 -5
  106. huaweicloudsdkaom/v2/model/delete_prom_instance_response.py +3 -3
  107. huaweicloudsdkaom/v2/model/deleteservice_discovery_rules_request.py +3 -3
  108. huaweicloudsdkaom/v2/model/deleteservice_discovery_rules_response.py +9 -9
  109. huaweicloudsdkaom/v2/model/dimension.py +5 -5
  110. huaweicloudsdkaom/v2/model/dimension2.py +5 -5
  111. huaweicloudsdkaom/v2/model/dimension_series.py +5 -5
  112. huaweicloudsdkaom/v2/model/discovery_rule.py +7 -7
  113. huaweicloudsdkaom/v2/model/event2alarm_rule_body.py +33 -33
  114. huaweicloudsdkaom/v2/model/event2alarm_rule_body_metadata.py +3 -3
  115. huaweicloudsdkaom/v2/model/event2alarm_rule_body_trigger_policies.py +15 -15
  116. huaweicloudsdkaom/v2/model/event_alarm_spec.py +13 -13
  117. huaweicloudsdkaom/v2/model/event_list.py +3 -3
  118. huaweicloudsdkaom/v2/model/event_model.py +15 -15
  119. huaweicloudsdkaom/v2/model/event_query_param.py +11 -11
  120. huaweicloudsdkaom/v2/model/event_query_param2.py +11 -11
  121. huaweicloudsdkaom/v2/model/event_query_param2_sort.py +5 -5
  122. huaweicloudsdkaom/v2/model/event_query_param_sort.py +5 -5
  123. huaweicloudsdkaom/v2/model/event_series.py +5 -5
  124. huaweicloudsdkaom/v2/model/event_trigger_condition.py +13 -13
  125. huaweicloudsdkaom/v2/model/item_result.py +3 -3
  126. huaweicloudsdkaom/v2/model/list_access_code_request.py +1 -1
  127. huaweicloudsdkaom/v2/model/list_access_code_response.py +3 -3
  128. huaweicloudsdkaom/v2/model/list_action_rule_request.py +1 -1
  129. huaweicloudsdkaom/v2/model/list_action_rule_response.py +3 -3
  130. huaweicloudsdkaom/v2/model/list_agents_request.py +5 -5
  131. huaweicloudsdkaom/v2/model/list_agents_response.py +3 -3
  132. huaweicloudsdkaom/v2/model/list_alarm_rule_request.py +5 -5
  133. huaweicloudsdkaom/v2/model/list_alarm_rule_response.py +5 -5
  134. huaweicloudsdkaom/v2/model/list_event2alarm_rule_request.py +1 -1
  135. huaweicloudsdkaom/v2/model/list_event2alarm_rule_response.py +3 -3
  136. huaweicloudsdkaom/v2/model/list_event_model.py +23 -23
  137. huaweicloudsdkaom/v2/model/list_events_request.py +11 -11
  138. huaweicloudsdkaom/v2/model/list_events_response.py +5 -5
  139. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_get_request.py +5 -5
  140. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_get_response.py +5 -5
  141. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_post_request.py +5 -5
  142. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_post_response.py +5 -5
  143. huaweicloudsdkaom/v2/model/list_label_values_aom_prom_get_request.py +3 -3
  144. huaweicloudsdkaom/v2/model/list_label_values_aom_prom_get_response.py +5 -5
  145. huaweicloudsdkaom/v2/model/list_labels_aom_prom_get_request.py +1 -1
  146. huaweicloudsdkaom/v2/model/list_labels_aom_prom_get_response.py +5 -5
  147. huaweicloudsdkaom/v2/model/list_labels_aom_prom_post_request.py +1 -1
  148. huaweicloudsdkaom/v2/model/list_labels_aom_prom_post_response.py +5 -5
  149. huaweicloudsdkaom/v2/model/list_log_items_request.py +5 -5
  150. huaweicloudsdkaom/v2/model/list_log_items_response.py +7 -7
  151. huaweicloudsdkaom/v2/model/list_metadata_aom_prom_get_request.py +1 -1
  152. huaweicloudsdkaom/v2/model/list_metadata_aom_prom_get_response.py +5 -5
  153. huaweicloudsdkaom/v2/model/list_metric_items_request.py +9 -9
  154. huaweicloudsdkaom/v2/model/list_metric_items_response.py +5 -5
  155. huaweicloudsdkaom/v2/model/list_metric_or_event_alarm_rule_request.py +25 -25
  156. huaweicloudsdkaom/v2/model/list_metric_or_event_alarm_rule_response.py +7 -7
  157. huaweicloudsdkaom/v2/model/list_mute_rule_request.py +1 -1
  158. huaweicloudsdkaom/v2/model/list_mute_rule_response.py +3 -3
  159. huaweicloudsdkaom/v2/model/list_notified_histories_request.py +3 -3
  160. huaweicloudsdkaom/v2/model/list_notified_histories_response.py +3 -3
  161. huaweicloudsdkaom/v2/model/list_permissions_request.py +1 -1
  162. huaweicloudsdkaom/v2/model/list_permissions_response.py +3 -3
  163. huaweicloudsdkaom/v2/model/list_prom_instance_request.py +11 -11
  164. huaweicloudsdkaom/v2/model/list_prom_instance_response.py +3 -3
  165. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_get_request.py +9 -9
  166. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_get_response.py +5 -5
  167. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_post_request.py +9 -9
  168. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_post_response.py +5 -5
  169. huaweicloudsdkaom/v2/model/list_sample_request.py +5 -5
  170. huaweicloudsdkaom/v2/model/list_sample_response.py +3 -3
  171. huaweicloudsdkaom/v2/model/list_series_request.py +7 -7
  172. huaweicloudsdkaom/v2/model/list_series_response.py +5 -5
  173. huaweicloudsdkaom/v2/model/list_service_discovery_rules_request.py +3 -3
  174. huaweicloudsdkaom/v2/model/list_service_discovery_rules_response.py +9 -9
  175. huaweicloudsdkaom/v2/model/log_path_rule.py +7 -7
  176. huaweicloudsdkaom/v2/model/match.py +7 -7
  177. huaweicloudsdkaom/v2/model/meta_data.py +7 -7
  178. huaweicloudsdkaom/v2/model/meta_data_series.py +9 -9
  179. huaweicloudsdkaom/v2/model/metric_alarm_spec.py +17 -17
  180. huaweicloudsdkaom/v2/model/metric_api_query_item_param.py +5 -5
  181. huaweicloudsdkaom/v2/model/metric_data_item.py +7 -7
  182. huaweicloudsdkaom/v2/model/metric_data_points.py +7 -7
  183. huaweicloudsdkaom/v2/model/metric_data_value.py +5 -5
  184. huaweicloudsdkaom/v2/model/metric_item_info.py +5 -5
  185. huaweicloudsdkaom/v2/model/metric_item_result_api.py +11 -11
  186. huaweicloudsdkaom/v2/model/metric_query_meritc_param.py +7 -7
  187. huaweicloudsdkaom/v2/model/mute_config.py +9 -9
  188. huaweicloudsdkaom/v2/model/mute_rule.py +17 -17
  189. huaweicloudsdkaom/v2/model/name_rule.py +5 -5
  190. huaweicloudsdkaom/v2/model/no_data_condition.py +7 -7
  191. huaweicloudsdkaom/v2/model/node_info.py +5 -5
  192. huaweicloudsdkaom/v2/model/notifications.py +7 -7
  193. huaweicloudsdkaom/v2/model/notified_histories_result.py +5 -5
  194. huaweicloudsdkaom/v2/model/page_info.py +7 -7
  195. huaweicloudsdkaom/v2/model/prom_config_model.py +11 -11
  196. huaweicloudsdkaom/v2/model/prom_instance_eps_create_model.py +25 -25
  197. huaweicloudsdkaom/v2/model/prom_instance_eps_model.py +27 -27
  198. huaweicloudsdkaom/v2/model/prom_instance_request_model.py +11 -11
  199. huaweicloudsdkaom/v2/model/push_events_request.py +7 -7
  200. huaweicloudsdkaom/v2/model/push_events_response.py +1 -1
  201. huaweicloudsdkaom/v2/model/query_alarm_result.py +51 -51
  202. huaweicloudsdkaom/v2/model/query_body_param.py +21 -21
  203. huaweicloudsdkaom/v2/model/query_metric_data_param.py +9 -9
  204. huaweicloudsdkaom/v2/model/query_metric_item_option_param.py +7 -7
  205. huaweicloudsdkaom/v2/model/query_sample.py +7 -7
  206. huaweicloudsdkaom/v2/model/query_sample_param.py +9 -9
  207. huaweicloudsdkaom/v2/model/query_series_option_param.py +7 -7
  208. huaweicloudsdkaom/v2/model/recording_rule_request.py +3 -3
  209. huaweicloudsdkaom/v2/model/recovery_condition.py +3 -3
  210. huaweicloudsdkaom/v2/model/relation_model.py +7 -7
  211. huaweicloudsdkaom/v2/model/sample_data_value.py +5 -5
  212. huaweicloudsdkaom/v2/model/search_key.py +13 -13
  213. huaweicloudsdkaom/v2/model/series_api_query_item_param.py +3 -3
  214. huaweicloudsdkaom/v2/model/series_query_item_result.py +11 -11
  215. huaweicloudsdkaom/v2/model/show_action_rule_request.py +3 -3
  216. huaweicloudsdkaom/v2/model/show_action_rule_response.py +21 -21
  217. huaweicloudsdkaom/v2/model/show_alarm_rule_request.py +3 -3
  218. huaweicloudsdkaom/v2/model/show_alarm_rule_response.py +5 -5
  219. huaweicloudsdkaom/v2/model/show_metrics_data_request.py +5 -5
  220. huaweicloudsdkaom/v2/model/show_metrics_data_response.py +7 -7
  221. huaweicloudsdkaom/v2/model/smn_info.py +7 -7
  222. huaweicloudsdkaom/v2/model/smn_response.py +13 -13
  223. huaweicloudsdkaom/v2/model/smn_topics.py +11 -11
  224. huaweicloudsdkaom/v2/model/statistic_value.py +5 -5
  225. huaweicloudsdkaom/v2/model/trigger_condition.py +51 -51
  226. huaweicloudsdkaom/v2/model/update_action_rule_request.py +3 -3
  227. huaweicloudsdkaom/v2/model/update_action_rule_response.py +1 -1
  228. huaweicloudsdkaom/v2/model/update_alarm_rule_param.py +37 -37
  229. huaweicloudsdkaom/v2/model/update_alarm_rule_request.py +3 -3
  230. huaweicloudsdkaom/v2/model/update_alarm_rule_response.py +3 -3
  231. huaweicloudsdkaom/v2/model/update_event_rule_request.py +3 -3
  232. huaweicloudsdkaom/v2/model/update_event_rule_response.py +3 -3
  233. huaweicloudsdkaom/v2/model/update_mute_rule_request.py +3 -3
  234. huaweicloudsdkaom/v2/model/update_mute_rule_response.py +1 -1
  235. huaweicloudsdkaom/v2/model/value_data.py +9 -9
  236. huaweicloudsdkaom/v2/region/aom_region.py +3 -0
  237. huaweicloudsdkaom/v3/aom_async_client.py +19 -19
  238. huaweicloudsdkaom/v3/aom_client.py +19 -19
  239. huaweicloudsdkaom/v3/model/biz_app_param.py +11 -11
  240. huaweicloudsdkaom/v3/model/component_param.py +9 -9
  241. huaweicloudsdkaom/v3/model/component_update_param.py +5 -5
  242. huaweicloudsdkaom/v3/model/create_app_request.py +3 -3
  243. huaweicloudsdkaom/v3/model/create_app_response.py +3 -3
  244. huaweicloudsdkaom/v3/model/create_component_request.py +3 -3
  245. huaweicloudsdkaom/v3/model/create_component_response.py +3 -3
  246. huaweicloudsdkaom/v3/model/create_env_request.py +3 -3
  247. huaweicloudsdkaom/v3/model/create_env_response.py +3 -3
  248. huaweicloudsdkaom/v3/model/create_sub_app_request.py +3 -3
  249. huaweicloudsdkaom/v3/model/create_sub_app_response.py +3 -3
  250. huaweicloudsdkaom/v3/model/delete_app_request.py +3 -3
  251. huaweicloudsdkaom/v3/model/delete_app_response.py +3 -3
  252. huaweicloudsdkaom/v3/model/delete_component_request.py +3 -3
  253. huaweicloudsdkaom/v3/model/delete_component_response.py +3 -3
  254. huaweicloudsdkaom/v3/model/delete_env_request.py +3 -3
  255. huaweicloudsdkaom/v3/model/delete_env_response.py +1 -1
  256. huaweicloudsdkaom/v3/model/delete_sub_app_request.py +3 -3
  257. huaweicloudsdkaom/v3/model/delete_sub_app_response.py +3 -3
  258. huaweicloudsdkaom/v3/model/env_param.py +15 -15
  259. huaweicloudsdkaom/v3/model/list_resource_under_node_request.py +7 -7
  260. huaweicloudsdkaom/v3/model/list_resource_under_node_response.py +5 -5
  261. huaweicloudsdkaom/v3/model/page_resource_list_param.py +17 -17
  262. huaweicloudsdkaom/v3/model/show_app_by_name_request.py +5 -5
  263. huaweicloudsdkaom/v3/model/show_app_by_name_response.py +23 -23
  264. huaweicloudsdkaom/v3/model/show_app_request.py +3 -3
  265. huaweicloudsdkaom/v3/model/show_app_response.py +23 -23
  266. huaweicloudsdkaom/v3/model/show_component_by_name_request.py +5 -5
  267. huaweicloudsdkaom/v3/model/show_component_by_name_response.py +9 -9
  268. huaweicloudsdkaom/v3/model/show_component_request.py +3 -3
  269. huaweicloudsdkaom/v3/model/show_component_response.py +23 -23
  270. huaweicloudsdkaom/v3/model/show_env_by_name_request.py +7 -7
  271. huaweicloudsdkaom/v3/model/show_env_by_name_response.py +31 -31
  272. huaweicloudsdkaom/v3/model/show_env_request.py +3 -3
  273. huaweicloudsdkaom/v3/model/show_env_response.py +31 -31
  274. huaweicloudsdkaom/v3/model/sub_app_create_param.py +11 -11
  275. huaweicloudsdkaom/v3/model/sub_app_update_param.py +7 -7
  276. huaweicloudsdkaom/v3/model/tag_name_and_id_vo.py +5 -5
  277. huaweicloudsdkaom/v3/model/update_app_request.py +5 -5
  278. huaweicloudsdkaom/v3/model/update_app_response.py +1 -1
  279. huaweicloudsdkaom/v3/model/update_component_request.py +5 -5
  280. huaweicloudsdkaom/v3/model/update_component_response.py +1 -1
  281. huaweicloudsdkaom/v3/model/update_env_request.py +5 -5
  282. huaweicloudsdkaom/v3/model/update_env_response.py +1 -1
  283. huaweicloudsdkaom/v3/model/update_sub_app_request.py +5 -5
  284. huaweicloudsdkaom/v3/model/update_sub_app_response.py +1 -1
  285. huaweicloudsdkaom/v3/model/waterfall_page_list_param.py +5 -5
  286. huaweicloudsdkaom/v3/region/aom_region.py +3 -0
  287. huaweicloudsdkaom/v4/aom_async_client.py +3 -3
  288. huaweicloudsdkaom/v4/aom_client.py +3 -3
  289. huaweicloudsdkaom/v4/model/agent_batch_import_param_new.py +15 -15
  290. huaweicloudsdkaom/v4/model/agent_import_param_new.py +17 -17
  291. huaweicloudsdkaom/v4/model/agent_info_param.py +11 -11
  292. huaweicloudsdkaom/v4/model/agent_info_result.py +27 -27
  293. huaweicloudsdkaom/v4/model/agent_upgrade_param.py +5 -5
  294. huaweicloudsdkaom/v4/model/batch_import_agent_request.py +5 -5
  295. huaweicloudsdkaom/v4/model/batch_import_agent_response.py +3 -3
  296. huaweicloudsdkaom/v4/model/batch_update_agent_request.py +3 -3
  297. huaweicloudsdkaom/v4/model/batch_update_agent_response.py +3 -3
  298. huaweicloudsdkaom/v4/model/plugin_install_basic_param.py +7 -7
  299. huaweicloudsdkaom/v4/model/show_agent_infos_request.py +3 -3
  300. huaweicloudsdkaom/v4/model/show_agent_infos_response.py +9 -9
  301. huaweicloudsdkaom/v4/model/single_agent_param.py +5 -5
  302. huaweicloudsdkaom/v4/region/aom_region.py +3 -0
  303. {huaweicloudsdkaom-3.1.141.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/METADATA +2 -2
  304. huaweicloudsdkaom-3.1.143.dist-info/RECORD +320 -0
  305. huaweicloudsdkaom-3.1.141.dist-info/RECORD +0 -320
  306. {huaweicloudsdkaom-3.1.141.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/LICENSE +0 -0
  307. {huaweicloudsdkaom-3.1.141.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/WHEEL +0 -0
  308. {huaweicloudsdkaom-3.1.141.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/top_level.txt +0 -0
@@ -33,7 +33,7 @@ class SeriesQueryItemResult:
33
33
  }
34
34
 
35
35
  def __init__(self, namespace=None, dimensions=None, metric_name=None, unit=None, dimension_value_hash=None):
36
- """SeriesQueryItemResult
36
+ r"""SeriesQueryItemResult
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -71,7 +71,7 @@ class SeriesQueryItemResult:
71
71
 
72
72
  @property
73
73
  def namespace(self):
74
- """Gets the namespace of this SeriesQueryItemResult.
74
+ r"""Gets the namespace of this SeriesQueryItemResult.
75
75
 
76
76
  命名空间。
77
77
 
@@ -82,7 +82,7 @@ class SeriesQueryItemResult:
82
82
 
83
83
  @namespace.setter
84
84
  def namespace(self, namespace):
85
- """Sets the namespace of this SeriesQueryItemResult.
85
+ r"""Sets the namespace of this SeriesQueryItemResult.
86
86
 
87
87
  命名空间。
88
88
 
@@ -93,7 +93,7 @@ class SeriesQueryItemResult:
93
93
 
94
94
  @property
95
95
  def dimensions(self):
96
- """Gets the dimensions of this SeriesQueryItemResult.
96
+ r"""Gets the dimensions of this SeriesQueryItemResult.
97
97
 
98
98
  维度列表。
99
99
 
@@ -104,7 +104,7 @@ class SeriesQueryItemResult:
104
104
 
105
105
  @dimensions.setter
106
106
  def dimensions(self, dimensions):
107
- """Sets the dimensions of this SeriesQueryItemResult.
107
+ r"""Sets the dimensions of this SeriesQueryItemResult.
108
108
 
109
109
  维度列表。
110
110
 
@@ -115,7 +115,7 @@ class SeriesQueryItemResult:
115
115
 
116
116
  @property
117
117
  def metric_name(self):
118
- """Gets the metric_name of this SeriesQueryItemResult.
118
+ r"""Gets the metric_name of this SeriesQueryItemResult.
119
119
 
120
120
  时间序列名称。
121
121
 
@@ -126,7 +126,7 @@ class SeriesQueryItemResult:
126
126
 
127
127
  @metric_name.setter
128
128
  def metric_name(self, metric_name):
129
- """Sets the metric_name of this SeriesQueryItemResult.
129
+ r"""Sets the metric_name of this SeriesQueryItemResult.
130
130
 
131
131
  时间序列名称。
132
132
 
@@ -137,7 +137,7 @@ class SeriesQueryItemResult:
137
137
 
138
138
  @property
139
139
  def unit(self):
140
- """Gets the unit of this SeriesQueryItemResult.
140
+ r"""Gets the unit of this SeriesQueryItemResult.
141
141
 
142
142
  时间序列单位。
143
143
 
@@ -148,7 +148,7 @@ class SeriesQueryItemResult:
148
148
 
149
149
  @unit.setter
150
150
  def unit(self, unit):
151
- """Sets the unit of this SeriesQueryItemResult.
151
+ r"""Sets the unit of this SeriesQueryItemResult.
152
152
 
153
153
  时间序列单位。
154
154
 
@@ -159,7 +159,7 @@ class SeriesQueryItemResult:
159
159
 
160
160
  @property
161
161
  def dimension_value_hash(self):
162
- """Gets the dimension_value_hash of this SeriesQueryItemResult.
162
+ r"""Gets the dimension_value_hash of this SeriesQueryItemResult.
163
163
 
164
164
  时间序列哈希值。
165
165
 
@@ -170,7 +170,7 @@ class SeriesQueryItemResult:
170
170
 
171
171
  @dimension_value_hash.setter
172
172
  def dimension_value_hash(self, dimension_value_hash):
173
- """Sets the dimension_value_hash of this SeriesQueryItemResult.
173
+ r"""Sets the dimension_value_hash of this SeriesQueryItemResult.
174
174
 
175
175
  时间序列哈希值。
176
176
 
@@ -25,7 +25,7 @@ class ShowActionRuleRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, rule_name=None):
28
- """ShowActionRuleRequest
28
+ r"""ShowActionRuleRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowActionRuleRequest:
42
42
 
43
43
  @property
44
44
  def rule_name(self):
45
- """Gets the rule_name of this ShowActionRuleRequest.
45
+ r"""Gets the rule_name of this ShowActionRuleRequest.
46
46
 
47
47
  告警规则名称
48
48
 
@@ -53,7 +53,7 @@ class ShowActionRuleRequest:
53
53
 
54
54
  @rule_name.setter
55
55
  def rule_name(self, rule_name):
56
- """Sets the rule_name of this ShowActionRuleRequest.
56
+ r"""Sets the rule_name of this ShowActionRuleRequest.
57
57
 
58
58
  告警规则名称
59
59
 
@@ -44,7 +44,7 @@ class ShowActionRuleResponse(SdkResponse):
44
44
  }
45
45
 
46
46
  def __init__(self, rule_name=None, project_id=None, user_name=None, desc=None, type=None, notification_template=None, create_time=None, update_time=None, time_zone=None, smn_topics=None):
47
- """ShowActionRuleResponse
47
+ r"""ShowActionRuleResponse
48
48
 
49
49
  The model defined in huaweicloud sdk
50
50
 
@@ -107,7 +107,7 @@ class ShowActionRuleResponse(SdkResponse):
107
107
 
108
108
  @property
109
109
  def rule_name(self):
110
- """Gets the rule_name of this ShowActionRuleResponse.
110
+ r"""Gets the rule_name of this ShowActionRuleResponse.
111
111
 
112
112
  规则名称 只含有汉字数字、字母、下划线,不能以下划线等特殊符号开头和结尾,长度为 1 - 100
113
113
 
@@ -118,7 +118,7 @@ class ShowActionRuleResponse(SdkResponse):
118
118
 
119
119
  @rule_name.setter
120
120
  def rule_name(self, rule_name):
121
- """Sets the rule_name of this ShowActionRuleResponse.
121
+ r"""Sets the rule_name of this ShowActionRuleResponse.
122
122
 
123
123
  规则名称 只含有汉字数字、字母、下划线,不能以下划线等特殊符号开头和结尾,长度为 1 - 100
124
124
 
@@ -129,7 +129,7 @@ class ShowActionRuleResponse(SdkResponse):
129
129
 
130
130
  @property
131
131
  def project_id(self):
132
- """Gets the project_id of this ShowActionRuleResponse.
132
+ r"""Gets the project_id of this ShowActionRuleResponse.
133
133
 
134
134
  项目ID
135
135
 
@@ -140,7 +140,7 @@ class ShowActionRuleResponse(SdkResponse):
140
140
 
141
141
  @project_id.setter
142
142
  def project_id(self, project_id):
143
- """Sets the project_id of this ShowActionRuleResponse.
143
+ r"""Sets the project_id of this ShowActionRuleResponse.
144
144
 
145
145
  项目ID
146
146
 
@@ -151,7 +151,7 @@ class ShowActionRuleResponse(SdkResponse):
151
151
 
152
152
  @property
153
153
  def user_name(self):
154
- """Gets the user_name of this ShowActionRuleResponse.
154
+ r"""Gets the user_name of this ShowActionRuleResponse.
155
155
 
156
156
  子账号名称
157
157
 
@@ -162,7 +162,7 @@ class ShowActionRuleResponse(SdkResponse):
162
162
 
163
163
  @user_name.setter
164
164
  def user_name(self, user_name):
165
- """Sets the user_name of this ShowActionRuleResponse.
165
+ r"""Sets the user_name of this ShowActionRuleResponse.
166
166
 
167
167
  子账号名称
168
168
 
@@ -173,7 +173,7 @@ class ShowActionRuleResponse(SdkResponse):
173
173
 
174
174
  @property
175
175
  def desc(self):
176
- """Gets the desc of this ShowActionRuleResponse.
176
+ r"""Gets the desc of this ShowActionRuleResponse.
177
177
 
178
178
  规则描述。规则描述长度为0到1024个字符,并且只能是数字、字母、特殊字符(_*)、空格和中文组成,不能以下划线开头和结尾。
179
179
 
@@ -184,7 +184,7 @@ class ShowActionRuleResponse(SdkResponse):
184
184
 
185
185
  @desc.setter
186
186
  def desc(self, desc):
187
- """Sets the desc of this ShowActionRuleResponse.
187
+ r"""Sets the desc of this ShowActionRuleResponse.
188
188
 
189
189
  规则描述。规则描述长度为0到1024个字符,并且只能是数字、字母、特殊字符(_*)、空格和中文组成,不能以下划线开头和结尾。
190
190
 
@@ -195,7 +195,7 @@ class ShowActionRuleResponse(SdkResponse):
195
195
 
196
196
  @property
197
197
  def type(self):
198
- """Gets the type of this ShowActionRuleResponse.
198
+ r"""Gets the type of this ShowActionRuleResponse.
199
199
 
200
200
  规则类型。\"1\":通知,\"2\":用户
201
201
 
@@ -206,7 +206,7 @@ class ShowActionRuleResponse(SdkResponse):
206
206
 
207
207
  @type.setter
208
208
  def type(self, type):
209
- """Sets the type of this ShowActionRuleResponse.
209
+ r"""Sets the type of this ShowActionRuleResponse.
210
210
 
211
211
  规则类型。\"1\":通知,\"2\":用户
212
212
 
@@ -217,7 +217,7 @@ class ShowActionRuleResponse(SdkResponse):
217
217
 
218
218
  @property
219
219
  def notification_template(self):
220
- """Gets the notification_template of this ShowActionRuleResponse.
220
+ r"""Gets the notification_template of this ShowActionRuleResponse.
221
221
 
222
222
  消息模板
223
223
 
@@ -228,7 +228,7 @@ class ShowActionRuleResponse(SdkResponse):
228
228
 
229
229
  @notification_template.setter
230
230
  def notification_template(self, notification_template):
231
- """Sets the notification_template of this ShowActionRuleResponse.
231
+ r"""Sets the notification_template of this ShowActionRuleResponse.
232
232
 
233
233
  消息模板
234
234
 
@@ -239,7 +239,7 @@ class ShowActionRuleResponse(SdkResponse):
239
239
 
240
240
  @property
241
241
  def create_time(self):
242
- """Gets the create_time of this ShowActionRuleResponse.
242
+ r"""Gets the create_time of this ShowActionRuleResponse.
243
243
 
244
244
  创建时间
245
245
 
@@ -250,7 +250,7 @@ class ShowActionRuleResponse(SdkResponse):
250
250
 
251
251
  @create_time.setter
252
252
  def create_time(self, create_time):
253
- """Sets the create_time of this ShowActionRuleResponse.
253
+ r"""Sets the create_time of this ShowActionRuleResponse.
254
254
 
255
255
  创建时间
256
256
 
@@ -261,7 +261,7 @@ class ShowActionRuleResponse(SdkResponse):
261
261
 
262
262
  @property
263
263
  def update_time(self):
264
- """Gets the update_time of this ShowActionRuleResponse.
264
+ r"""Gets the update_time of this ShowActionRuleResponse.
265
265
 
266
266
  修改时间
267
267
 
@@ -272,7 +272,7 @@ class ShowActionRuleResponse(SdkResponse):
272
272
 
273
273
  @update_time.setter
274
274
  def update_time(self, update_time):
275
- """Sets the update_time of this ShowActionRuleResponse.
275
+ r"""Sets the update_time of this ShowActionRuleResponse.
276
276
 
277
277
  修改时间
278
278
 
@@ -283,7 +283,7 @@ class ShowActionRuleResponse(SdkResponse):
283
283
 
284
284
  @property
285
285
  def time_zone(self):
286
- """Gets the time_zone of this ShowActionRuleResponse.
286
+ r"""Gets the time_zone of this ShowActionRuleResponse.
287
287
 
288
288
  时区
289
289
 
@@ -294,7 +294,7 @@ class ShowActionRuleResponse(SdkResponse):
294
294
 
295
295
  @time_zone.setter
296
296
  def time_zone(self, time_zone):
297
- """Sets the time_zone of this ShowActionRuleResponse.
297
+ r"""Sets the time_zone of this ShowActionRuleResponse.
298
298
 
299
299
  时区
300
300
 
@@ -305,7 +305,7 @@ class ShowActionRuleResponse(SdkResponse):
305
305
 
306
306
  @property
307
307
  def smn_topics(self):
308
- """Gets the smn_topics of this ShowActionRuleResponse.
308
+ r"""Gets the smn_topics of this ShowActionRuleResponse.
309
309
 
310
310
  SMN主题信息,不能大于5
311
311
 
@@ -316,7 +316,7 @@ class ShowActionRuleResponse(SdkResponse):
316
316
 
317
317
  @smn_topics.setter
318
318
  def smn_topics(self, smn_topics):
319
- """Sets the smn_topics of this ShowActionRuleResponse.
319
+ r"""Sets the smn_topics of this ShowActionRuleResponse.
320
320
 
321
321
  SMN主题信息,不能大于5
322
322
 
@@ -25,7 +25,7 @@ class ShowAlarmRuleRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, alarm_rule_id=None):
28
- """ShowAlarmRuleRequest
28
+ r"""ShowAlarmRuleRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowAlarmRuleRequest:
42
42
 
43
43
  @property
44
44
  def alarm_rule_id(self):
45
- """Gets the alarm_rule_id of this ShowAlarmRuleRequest.
45
+ r"""Gets the alarm_rule_id of this ShowAlarmRuleRequest.
46
46
 
47
47
  阈值规则ID。
48
48
 
@@ -53,7 +53,7 @@ class ShowAlarmRuleRequest:
53
53
 
54
54
  @alarm_rule_id.setter
55
55
  def alarm_rule_id(self, alarm_rule_id):
56
- """Sets the alarm_rule_id of this ShowAlarmRuleRequest.
56
+ r"""Sets the alarm_rule_id of this ShowAlarmRuleRequest.
57
57
 
58
58
  阈值规则ID。
59
59
 
@@ -28,7 +28,7 @@ class ShowAlarmRuleResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, meta_data=None, thresholds=None):
31
- """ShowAlarmRuleResponse
31
+ r"""ShowAlarmRuleResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ShowAlarmRuleResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def meta_data(self):
54
- """Gets the meta_data of this ShowAlarmRuleResponse.
54
+ r"""Gets the meta_data of this ShowAlarmRuleResponse.
55
55
 
56
56
  :return: The meta_data of this ShowAlarmRuleResponse.
57
57
  :rtype: :class:`huaweicloudsdkaom.v2.MetaData`
@@ -60,7 +60,7 @@ class ShowAlarmRuleResponse(SdkResponse):
60
60
 
61
61
  @meta_data.setter
62
62
  def meta_data(self, meta_data):
63
- """Sets the meta_data of this ShowAlarmRuleResponse.
63
+ r"""Sets the meta_data of this ShowAlarmRuleResponse.
64
64
 
65
65
  :param meta_data: The meta_data of this ShowAlarmRuleResponse.
66
66
  :type meta_data: :class:`huaweicloudsdkaom.v2.MetaData`
@@ -69,7 +69,7 @@ class ShowAlarmRuleResponse(SdkResponse):
69
69
 
70
70
  @property
71
71
  def thresholds(self):
72
- """Gets the thresholds of this ShowAlarmRuleResponse.
72
+ r"""Gets the thresholds of this ShowAlarmRuleResponse.
73
73
 
74
74
  阈值规则列表。
75
75
 
@@ -80,7 +80,7 @@ class ShowAlarmRuleResponse(SdkResponse):
80
80
 
81
81
  @thresholds.setter
82
82
  def thresholds(self, thresholds):
83
- """Sets the thresholds of this ShowAlarmRuleResponse.
83
+ r"""Sets the thresholds of this ShowAlarmRuleResponse.
84
84
 
85
85
  阈值规则列表。
86
86
 
@@ -27,7 +27,7 @@ class ShowMetricsDataRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, fill_value=None, body=None):
30
- """ShowMetricsDataRequest
30
+ r"""ShowMetricsDataRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class ShowMetricsDataRequest:
50
50
 
51
51
  @property
52
52
  def fill_value(self):
53
- """Gets the fill_value of this ShowMetricsDataRequest.
53
+ r"""Gets the fill_value of this ShowMetricsDataRequest.
54
54
 
55
55
  用于对查询到的监控数据进行断点插值,默认值为-1。 -1:断点处使用-1进行表示。 0 :断点处使用0进行表示。 null:断点处使用null进行表示。 average:断点处使用前后邻近的有效数据的平均值进行表示,如果不存在有效数据则使用null进行表示。
56
56
 
@@ -61,7 +61,7 @@ class ShowMetricsDataRequest:
61
61
 
62
62
  @fill_value.setter
63
63
  def fill_value(self, fill_value):
64
- """Sets the fill_value of this ShowMetricsDataRequest.
64
+ r"""Sets the fill_value of this ShowMetricsDataRequest.
65
65
 
66
66
  用于对查询到的监控数据进行断点插值,默认值为-1。 -1:断点处使用-1进行表示。 0 :断点处使用0进行表示。 null:断点处使用null进行表示。 average:断点处使用前后邻近的有效数据的平均值进行表示,如果不存在有效数据则使用null进行表示。
67
67
 
@@ -72,7 +72,7 @@ class ShowMetricsDataRequest:
72
72
 
73
73
  @property
74
74
  def body(self):
75
- """Gets the body of this ShowMetricsDataRequest.
75
+ r"""Gets the body of this ShowMetricsDataRequest.
76
76
 
77
77
  :return: The body of this ShowMetricsDataRequest.
78
78
  :rtype: :class:`huaweicloudsdkaom.v2.QueryMetricDataParam`
@@ -81,7 +81,7 @@ class ShowMetricsDataRequest:
81
81
 
82
82
  @body.setter
83
83
  def body(self, body):
84
- """Sets the body of this ShowMetricsDataRequest.
84
+ r"""Sets the body of this ShowMetricsDataRequest.
85
85
 
86
86
  :param body: The body of this ShowMetricsDataRequest.
87
87
  :type body: :class:`huaweicloudsdkaom.v2.QueryMetricDataParam`
@@ -30,7 +30,7 @@ class ShowMetricsDataResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, error_code=None, error_message=None, metrics=None):
33
- """ShowMetricsDataResponse
33
+ r"""ShowMetricsDataResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ShowMetricsDataResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def error_code(self):
61
- """Gets the error_code of this ShowMetricsDataResponse.
61
+ r"""Gets the error_code of this ShowMetricsDataResponse.
62
62
 
63
63
  响应码。
64
64
 
@@ -69,7 +69,7 @@ class ShowMetricsDataResponse(SdkResponse):
69
69
 
70
70
  @error_code.setter
71
71
  def error_code(self, error_code):
72
- """Sets the error_code of this ShowMetricsDataResponse.
72
+ r"""Sets the error_code of this ShowMetricsDataResponse.
73
73
 
74
74
  响应码。
75
75
 
@@ -80,7 +80,7 @@ class ShowMetricsDataResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def error_message(self):
83
- """Gets the error_message of this ShowMetricsDataResponse.
83
+ r"""Gets the error_message of this ShowMetricsDataResponse.
84
84
 
85
85
  响应信息描述。
86
86
 
@@ -91,7 +91,7 @@ class ShowMetricsDataResponse(SdkResponse):
91
91
 
92
92
  @error_message.setter
93
93
  def error_message(self, error_message):
94
- """Sets the error_message of this ShowMetricsDataResponse.
94
+ r"""Sets the error_message of this ShowMetricsDataResponse.
95
95
 
96
96
  响应信息描述。
97
97
 
@@ -102,7 +102,7 @@ class ShowMetricsDataResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def metrics(self):
105
- """Gets the metrics of this ShowMetricsDataResponse.
105
+ r"""Gets the metrics of this ShowMetricsDataResponse.
106
106
 
107
107
  指标对象列表。
108
108
 
@@ -113,7 +113,7 @@ class ShowMetricsDataResponse(SdkResponse):
113
113
 
114
114
  @metrics.setter
115
115
  def metrics(self, metrics):
116
- """Sets the metrics of this ShowMetricsDataResponse.
116
+ r"""Sets the metrics of this ShowMetricsDataResponse.
117
117
 
118
118
  指标对象列表。
119
119
 
@@ -29,7 +29,7 @@ class SmnInfo:
29
29
  }
30
30
 
31
31
  def __init__(self, smn_notified_content=None, smn_subscription_status=None, smn_subscription_type=None):
32
- """SmnInfo
32
+ r"""SmnInfo
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class SmnInfo:
57
57
 
58
58
  @property
59
59
  def smn_notified_content(self):
60
- """Gets the smn_notified_content of this SmnInfo.
60
+ r"""Gets the smn_notified_content of this SmnInfo.
61
61
 
62
62
  smn发送消息的内容
63
63
 
@@ -68,7 +68,7 @@ class SmnInfo:
68
68
 
69
69
  @smn_notified_content.setter
70
70
  def smn_notified_content(self, smn_notified_content):
71
- """Sets the smn_notified_content of this SmnInfo.
71
+ r"""Sets the smn_notified_content of this SmnInfo.
72
72
 
73
73
  smn发送消息的内容
74
74
 
@@ -79,7 +79,7 @@ class SmnInfo:
79
79
 
80
80
  @property
81
81
  def smn_subscription_status(self):
82
- """Gets the smn_subscription_status of this SmnInfo.
82
+ r"""Gets the smn_subscription_status of this SmnInfo.
83
83
 
84
84
  smn的订阅的状态
85
85
 
@@ -90,7 +90,7 @@ class SmnInfo:
90
90
 
91
91
  @smn_subscription_status.setter
92
92
  def smn_subscription_status(self, smn_subscription_status):
93
- """Sets the smn_subscription_status of this SmnInfo.
93
+ r"""Sets the smn_subscription_status of this SmnInfo.
94
94
 
95
95
  smn的订阅的状态
96
96
 
@@ -101,7 +101,7 @@ class SmnInfo:
101
101
 
102
102
  @property
103
103
  def smn_subscription_type(self):
104
- """Gets the smn_subscription_type of this SmnInfo.
104
+ r"""Gets the smn_subscription_type of this SmnInfo.
105
105
 
106
106
  smn的订阅类型
107
107
 
@@ -112,7 +112,7 @@ class SmnInfo:
112
112
 
113
113
  @smn_subscription_type.setter
114
114
  def smn_subscription_type(self, smn_subscription_type):
115
- """Sets the smn_subscription_type of this SmnInfo.
115
+ r"""Sets the smn_subscription_type of this SmnInfo.
116
116
 
117
117
  smn的订阅类型
118
118
 
@@ -35,7 +35,7 @@ class SmnResponse:
35
35
  }
36
36
 
37
37
  def __init__(self, sent_time=None, smn_notified_history=None, smn_request_id=None, smn_response_body=None, smn_response_code=None, smn_topic=None):
38
- """SmnResponse
38
+ r"""SmnResponse
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class SmnResponse:
78
78
 
79
79
  @property
80
80
  def sent_time(self):
81
- """Gets the sent_time of this SmnResponse.
81
+ r"""Gets the sent_time of this SmnResponse.
82
82
 
83
83
  发送时间。
84
84
 
@@ -89,7 +89,7 @@ class SmnResponse:
89
89
 
90
90
  @sent_time.setter
91
91
  def sent_time(self, sent_time):
92
- """Sets the sent_time of this SmnResponse.
92
+ r"""Sets the sent_time of this SmnResponse.
93
93
 
94
94
  发送时间。
95
95
 
@@ -100,7 +100,7 @@ class SmnResponse:
100
100
 
101
101
  @property
102
102
  def smn_notified_history(self):
103
- """Gets the smn_notified_history of this SmnResponse.
103
+ r"""Gets the smn_notified_history of this SmnResponse.
104
104
 
105
105
  发送的通知的消息内容。
106
106
 
@@ -111,7 +111,7 @@ class SmnResponse:
111
111
 
112
112
  @smn_notified_history.setter
113
113
  def smn_notified_history(self, smn_notified_history):
114
- """Sets the smn_notified_history of this SmnResponse.
114
+ r"""Sets the smn_notified_history of this SmnResponse.
115
115
 
116
116
  发送的通知的消息内容。
117
117
 
@@ -122,7 +122,7 @@ class SmnResponse:
122
122
 
123
123
  @property
124
124
  def smn_request_id(self):
125
- """Gets the smn_request_id of this SmnResponse.
125
+ r"""Gets the smn_request_id of this SmnResponse.
126
126
 
127
127
  请求smn服务的请求id。
128
128
 
@@ -133,7 +133,7 @@ class SmnResponse:
133
133
 
134
134
  @smn_request_id.setter
135
135
  def smn_request_id(self, smn_request_id):
136
- """Sets the smn_request_id of this SmnResponse.
136
+ r"""Sets the smn_request_id of this SmnResponse.
137
137
 
138
138
  请求smn服务的请求id。
139
139
 
@@ -144,7 +144,7 @@ class SmnResponse:
144
144
 
145
145
  @property
146
146
  def smn_response_body(self):
147
- """Gets the smn_response_body of this SmnResponse.
147
+ r"""Gets the smn_response_body of this SmnResponse.
148
148
 
149
149
  调用smn服务返回的信息。
150
150
 
@@ -155,7 +155,7 @@ class SmnResponse:
155
155
 
156
156
  @smn_response_body.setter
157
157
  def smn_response_body(self, smn_response_body):
158
- """Sets the smn_response_body of this SmnResponse.
158
+ r"""Sets the smn_response_body of this SmnResponse.
159
159
 
160
160
  调用smn服务返回的信息。
161
161
 
@@ -166,7 +166,7 @@ class SmnResponse:
166
166
 
167
167
  @property
168
168
  def smn_response_code(self):
169
- """Gets the smn_response_code of this SmnResponse.
169
+ r"""Gets the smn_response_code of this SmnResponse.
170
170
 
171
171
  调用smn服务返回的http状态码。
172
172
 
@@ -177,7 +177,7 @@ class SmnResponse:
177
177
 
178
178
  @smn_response_code.setter
179
179
  def smn_response_code(self, smn_response_code):
180
- """Sets the smn_response_code of this SmnResponse.
180
+ r"""Sets the smn_response_code of this SmnResponse.
181
181
 
182
182
  调用smn服务返回的http状态码。
183
183
 
@@ -188,7 +188,7 @@ class SmnResponse:
188
188
 
189
189
  @property
190
190
  def smn_topic(self):
191
- """Gets the smn_topic of this SmnResponse.
191
+ r"""Gets the smn_topic of this SmnResponse.
192
192
 
193
193
  smn的主题。
194
194
 
@@ -199,7 +199,7 @@ class SmnResponse:
199
199
 
200
200
  @smn_topic.setter
201
201
  def smn_topic(self, smn_topic):
202
- """Sets the smn_topic of this SmnResponse.
202
+ r"""Sets the smn_topic of this SmnResponse.
203
203
 
204
204
  smn的主题。
205
205