huaweicloudsdkaom 3.1.142__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 (304) 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/v2/aom_async_client.py +50 -50
  54. huaweicloudsdkaom/v2/aom_client.py +50 -50
  55. huaweicloudsdkaom/v2/model/access_code_model.py +9 -9
  56. huaweicloudsdkaom/v2/model/action_rule.py +21 -21
  57. huaweicloudsdkaom/v2/model/add_action_rule_request.py +3 -3
  58. huaweicloudsdkaom/v2/model/add_action_rule_response.py +1 -1
  59. huaweicloudsdkaom/v2/model/add_alarm_rule_request.py +3 -3
  60. huaweicloudsdkaom/v2/model/add_alarm_rule_response.py +3 -3
  61. huaweicloudsdkaom/v2/model/add_event2alarm_rule_request.py +3 -3
  62. huaweicloudsdkaom/v2/model/add_event2alarm_rule_response.py +3 -3
  63. huaweicloudsdkaom/v2/model/add_metric_data_request.py +3 -3
  64. huaweicloudsdkaom/v2/model/add_metric_data_response.py +5 -5
  65. huaweicloudsdkaom/v2/model/add_mute_rules_request.py +3 -3
  66. huaweicloudsdkaom/v2/model/add_mute_rules_response.py +1 -1
  67. huaweicloudsdkaom/v2/model/add_or_update_alarm_rule_v4_item_result.py +5 -5
  68. huaweicloudsdkaom/v2/model/add_or_update_alarm_rule_v4_request_body.py +17 -17
  69. huaweicloudsdkaom/v2/model/add_or_update_metric_or_event_alarm_rule_request.py +7 -7
  70. huaweicloudsdkaom/v2/model/add_or_update_metric_or_event_alarm_rule_response.py +7 -7
  71. huaweicloudsdkaom/v2/model/add_or_update_service_discovery_rules_request.py +3 -3
  72. huaweicloudsdkaom/v2/model/add_or_update_service_discovery_rules_response.py +11 -11
  73. huaweicloudsdkaom/v2/model/alarm_notification.py +17 -17
  74. huaweicloudsdkaom/v2/model/alarm_param_for_v4_db.py +29 -29
  75. huaweicloudsdkaom/v2/model/alarm_rule_param.py +37 -37
  76. huaweicloudsdkaom/v2/model/alarm_tags.py +7 -7
  77. huaweicloudsdkaom/v2/model/app_name_rule.py +7 -7
  78. huaweicloudsdkaom/v2/model/app_rules.py +19 -19
  79. huaweicloudsdkaom/v2/model/app_rules_body.py +3 -3
  80. huaweicloudsdkaom/v2/model/app_rules_spec.py +27 -27
  81. huaweicloudsdkaom/v2/model/application_name_rule.py +7 -7
  82. huaweicloudsdkaom/v2/model/cmdb_info.py +5 -5
  83. huaweicloudsdkaom/v2/model/count_events_request.py +5 -5
  84. huaweicloudsdkaom/v2/model/count_events_response.py +9 -9
  85. huaweicloudsdkaom/v2/model/create_prom_instance_request.py +5 -5
  86. huaweicloudsdkaom/v2/model/create_prom_instance_response.py +3 -3
  87. huaweicloudsdkaom/v2/model/create_recording_rule_request.py +5 -5
  88. huaweicloudsdkaom/v2/model/create_recording_rule_response.py +3 -3
  89. huaweicloudsdkaom/v2/model/delete_action_rule_request.py +3 -3
  90. huaweicloudsdkaom/v2/model/delete_action_rule_response.py +1 -1
  91. huaweicloudsdkaom/v2/model/delete_alarm_rule_request.py +3 -3
  92. huaweicloudsdkaom/v2/model/delete_alarm_rule_response.py +3 -3
  93. huaweicloudsdkaom/v2/model/delete_alarm_rule_v4_request_body.py +3 -3
  94. huaweicloudsdkaom/v2/model/delete_alarm_rules_body.py +3 -3
  95. huaweicloudsdkaom/v2/model/delete_alarm_rules_request.py +3 -3
  96. huaweicloudsdkaom/v2/model/delete_alarm_rules_response.py +3 -3
  97. huaweicloudsdkaom/v2/model/delete_event2alarm_rule_request.py +3 -3
  98. huaweicloudsdkaom/v2/model/delete_event2alarm_rule_response.py +1 -1
  99. huaweicloudsdkaom/v2/model/delete_metric_or_event_alarm_rule_request.py +3 -3
  100. huaweicloudsdkaom/v2/model/delete_metric_or_event_alarm_rule_response.py +7 -7
  101. huaweicloudsdkaom/v2/model/delete_mute_rule_name.py +3 -3
  102. huaweicloudsdkaom/v2/model/delete_mute_rules_request.py +3 -3
  103. huaweicloudsdkaom/v2/model/delete_mute_rules_response.py +1 -1
  104. huaweicloudsdkaom/v2/model/delete_prom_instance_request.py +5 -5
  105. huaweicloudsdkaom/v2/model/delete_prom_instance_response.py +3 -3
  106. huaweicloudsdkaom/v2/model/deleteservice_discovery_rules_request.py +3 -3
  107. huaweicloudsdkaom/v2/model/deleteservice_discovery_rules_response.py +9 -9
  108. huaweicloudsdkaom/v2/model/dimension.py +5 -5
  109. huaweicloudsdkaom/v2/model/dimension2.py +5 -5
  110. huaweicloudsdkaom/v2/model/dimension_series.py +5 -5
  111. huaweicloudsdkaom/v2/model/discovery_rule.py +7 -7
  112. huaweicloudsdkaom/v2/model/event2alarm_rule_body.py +33 -33
  113. huaweicloudsdkaom/v2/model/event2alarm_rule_body_metadata.py +3 -3
  114. huaweicloudsdkaom/v2/model/event2alarm_rule_body_trigger_policies.py +15 -15
  115. huaweicloudsdkaom/v2/model/event_alarm_spec.py +13 -13
  116. huaweicloudsdkaom/v2/model/event_list.py +3 -3
  117. huaweicloudsdkaom/v2/model/event_model.py +15 -15
  118. huaweicloudsdkaom/v2/model/event_query_param.py +11 -11
  119. huaweicloudsdkaom/v2/model/event_query_param2.py +11 -11
  120. huaweicloudsdkaom/v2/model/event_query_param2_sort.py +5 -5
  121. huaweicloudsdkaom/v2/model/event_query_param_sort.py +5 -5
  122. huaweicloudsdkaom/v2/model/event_series.py +5 -5
  123. huaweicloudsdkaom/v2/model/event_trigger_condition.py +13 -13
  124. huaweicloudsdkaom/v2/model/item_result.py +3 -3
  125. huaweicloudsdkaom/v2/model/list_access_code_request.py +1 -1
  126. huaweicloudsdkaom/v2/model/list_access_code_response.py +3 -3
  127. huaweicloudsdkaom/v2/model/list_action_rule_request.py +1 -1
  128. huaweicloudsdkaom/v2/model/list_action_rule_response.py +3 -3
  129. huaweicloudsdkaom/v2/model/list_agents_request.py +5 -5
  130. huaweicloudsdkaom/v2/model/list_agents_response.py +3 -3
  131. huaweicloudsdkaom/v2/model/list_alarm_rule_request.py +5 -5
  132. huaweicloudsdkaom/v2/model/list_alarm_rule_response.py +5 -5
  133. huaweicloudsdkaom/v2/model/list_event2alarm_rule_request.py +1 -1
  134. huaweicloudsdkaom/v2/model/list_event2alarm_rule_response.py +3 -3
  135. huaweicloudsdkaom/v2/model/list_event_model.py +23 -23
  136. huaweicloudsdkaom/v2/model/list_events_request.py +11 -11
  137. huaweicloudsdkaom/v2/model/list_events_response.py +5 -5
  138. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_get_request.py +5 -5
  139. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_get_response.py +5 -5
  140. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_post_request.py +5 -5
  141. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_post_response.py +5 -5
  142. huaweicloudsdkaom/v2/model/list_label_values_aom_prom_get_request.py +3 -3
  143. huaweicloudsdkaom/v2/model/list_label_values_aom_prom_get_response.py +5 -5
  144. huaweicloudsdkaom/v2/model/list_labels_aom_prom_get_request.py +1 -1
  145. huaweicloudsdkaom/v2/model/list_labels_aom_prom_get_response.py +5 -5
  146. huaweicloudsdkaom/v2/model/list_labels_aom_prom_post_request.py +1 -1
  147. huaweicloudsdkaom/v2/model/list_labels_aom_prom_post_response.py +5 -5
  148. huaweicloudsdkaom/v2/model/list_log_items_request.py +5 -5
  149. huaweicloudsdkaom/v2/model/list_log_items_response.py +7 -7
  150. huaweicloudsdkaom/v2/model/list_metadata_aom_prom_get_request.py +1 -1
  151. huaweicloudsdkaom/v2/model/list_metadata_aom_prom_get_response.py +5 -5
  152. huaweicloudsdkaom/v2/model/list_metric_items_request.py +9 -9
  153. huaweicloudsdkaom/v2/model/list_metric_items_response.py +5 -5
  154. huaweicloudsdkaom/v2/model/list_metric_or_event_alarm_rule_request.py +25 -25
  155. huaweicloudsdkaom/v2/model/list_metric_or_event_alarm_rule_response.py +7 -7
  156. huaweicloudsdkaom/v2/model/list_mute_rule_request.py +1 -1
  157. huaweicloudsdkaom/v2/model/list_mute_rule_response.py +3 -3
  158. huaweicloudsdkaom/v2/model/list_notified_histories_request.py +3 -3
  159. huaweicloudsdkaom/v2/model/list_notified_histories_response.py +3 -3
  160. huaweicloudsdkaom/v2/model/list_permissions_request.py +1 -1
  161. huaweicloudsdkaom/v2/model/list_permissions_response.py +3 -3
  162. huaweicloudsdkaom/v2/model/list_prom_instance_request.py +11 -11
  163. huaweicloudsdkaom/v2/model/list_prom_instance_response.py +3 -3
  164. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_get_request.py +9 -9
  165. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_get_response.py +5 -5
  166. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_post_request.py +9 -9
  167. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_post_response.py +5 -5
  168. huaweicloudsdkaom/v2/model/list_sample_request.py +5 -5
  169. huaweicloudsdkaom/v2/model/list_sample_response.py +3 -3
  170. huaweicloudsdkaom/v2/model/list_series_request.py +7 -7
  171. huaweicloudsdkaom/v2/model/list_series_response.py +5 -5
  172. huaweicloudsdkaom/v2/model/list_service_discovery_rules_request.py +3 -3
  173. huaweicloudsdkaom/v2/model/list_service_discovery_rules_response.py +9 -9
  174. huaweicloudsdkaom/v2/model/log_path_rule.py +7 -7
  175. huaweicloudsdkaom/v2/model/match.py +7 -7
  176. huaweicloudsdkaom/v2/model/meta_data.py +7 -7
  177. huaweicloudsdkaom/v2/model/meta_data_series.py +9 -9
  178. huaweicloudsdkaom/v2/model/metric_alarm_spec.py +17 -17
  179. huaweicloudsdkaom/v2/model/metric_api_query_item_param.py +5 -5
  180. huaweicloudsdkaom/v2/model/metric_data_item.py +7 -7
  181. huaweicloudsdkaom/v2/model/metric_data_points.py +7 -7
  182. huaweicloudsdkaom/v2/model/metric_data_value.py +5 -5
  183. huaweicloudsdkaom/v2/model/metric_item_info.py +5 -5
  184. huaweicloudsdkaom/v2/model/metric_item_result_api.py +11 -11
  185. huaweicloudsdkaom/v2/model/metric_query_meritc_param.py +7 -7
  186. huaweicloudsdkaom/v2/model/mute_config.py +9 -9
  187. huaweicloudsdkaom/v2/model/mute_rule.py +17 -17
  188. huaweicloudsdkaom/v2/model/name_rule.py +5 -5
  189. huaweicloudsdkaom/v2/model/no_data_condition.py +7 -7
  190. huaweicloudsdkaom/v2/model/node_info.py +5 -5
  191. huaweicloudsdkaom/v2/model/notifications.py +7 -7
  192. huaweicloudsdkaom/v2/model/notified_histories_result.py +5 -5
  193. huaweicloudsdkaom/v2/model/page_info.py +7 -7
  194. huaweicloudsdkaom/v2/model/prom_config_model.py +11 -11
  195. huaweicloudsdkaom/v2/model/prom_instance_eps_create_model.py +25 -25
  196. huaweicloudsdkaom/v2/model/prom_instance_eps_model.py +27 -27
  197. huaweicloudsdkaom/v2/model/prom_instance_request_model.py +11 -11
  198. huaweicloudsdkaom/v2/model/push_events_request.py +7 -7
  199. huaweicloudsdkaom/v2/model/push_events_response.py +1 -1
  200. huaweicloudsdkaom/v2/model/query_alarm_result.py +51 -51
  201. huaweicloudsdkaom/v2/model/query_body_param.py +21 -21
  202. huaweicloudsdkaom/v2/model/query_metric_data_param.py +9 -9
  203. huaweicloudsdkaom/v2/model/query_metric_item_option_param.py +7 -7
  204. huaweicloudsdkaom/v2/model/query_sample.py +7 -7
  205. huaweicloudsdkaom/v2/model/query_sample_param.py +9 -9
  206. huaweicloudsdkaom/v2/model/query_series_option_param.py +7 -7
  207. huaweicloudsdkaom/v2/model/recording_rule_request.py +3 -3
  208. huaweicloudsdkaom/v2/model/recovery_condition.py +3 -3
  209. huaweicloudsdkaom/v2/model/relation_model.py +7 -7
  210. huaweicloudsdkaom/v2/model/sample_data_value.py +5 -5
  211. huaweicloudsdkaom/v2/model/search_key.py +13 -13
  212. huaweicloudsdkaom/v2/model/series_api_query_item_param.py +3 -3
  213. huaweicloudsdkaom/v2/model/series_query_item_result.py +11 -11
  214. huaweicloudsdkaom/v2/model/show_action_rule_request.py +3 -3
  215. huaweicloudsdkaom/v2/model/show_action_rule_response.py +21 -21
  216. huaweicloudsdkaom/v2/model/show_alarm_rule_request.py +3 -3
  217. huaweicloudsdkaom/v2/model/show_alarm_rule_response.py +5 -5
  218. huaweicloudsdkaom/v2/model/show_metrics_data_request.py +5 -5
  219. huaweicloudsdkaom/v2/model/show_metrics_data_response.py +7 -7
  220. huaweicloudsdkaom/v2/model/smn_info.py +7 -7
  221. huaweicloudsdkaom/v2/model/smn_response.py +13 -13
  222. huaweicloudsdkaom/v2/model/smn_topics.py +11 -11
  223. huaweicloudsdkaom/v2/model/statistic_value.py +5 -5
  224. huaweicloudsdkaom/v2/model/trigger_condition.py +47 -47
  225. huaweicloudsdkaom/v2/model/update_action_rule_request.py +3 -3
  226. huaweicloudsdkaom/v2/model/update_action_rule_response.py +1 -1
  227. huaweicloudsdkaom/v2/model/update_alarm_rule_param.py +37 -37
  228. huaweicloudsdkaom/v2/model/update_alarm_rule_request.py +3 -3
  229. huaweicloudsdkaom/v2/model/update_alarm_rule_response.py +3 -3
  230. huaweicloudsdkaom/v2/model/update_event_rule_request.py +3 -3
  231. huaweicloudsdkaom/v2/model/update_event_rule_response.py +3 -3
  232. huaweicloudsdkaom/v2/model/update_mute_rule_request.py +3 -3
  233. huaweicloudsdkaom/v2/model/update_mute_rule_response.py +1 -1
  234. huaweicloudsdkaom/v2/model/value_data.py +9 -9
  235. huaweicloudsdkaom/v3/aom_async_client.py +19 -19
  236. huaweicloudsdkaom/v3/aom_client.py +19 -19
  237. huaweicloudsdkaom/v3/model/biz_app_param.py +11 -11
  238. huaweicloudsdkaom/v3/model/component_param.py +9 -9
  239. huaweicloudsdkaom/v3/model/component_update_param.py +5 -5
  240. huaweicloudsdkaom/v3/model/create_app_request.py +3 -3
  241. huaweicloudsdkaom/v3/model/create_app_response.py +3 -3
  242. huaweicloudsdkaom/v3/model/create_component_request.py +3 -3
  243. huaweicloudsdkaom/v3/model/create_component_response.py +3 -3
  244. huaweicloudsdkaom/v3/model/create_env_request.py +3 -3
  245. huaweicloudsdkaom/v3/model/create_env_response.py +3 -3
  246. huaweicloudsdkaom/v3/model/create_sub_app_request.py +3 -3
  247. huaweicloudsdkaom/v3/model/create_sub_app_response.py +3 -3
  248. huaweicloudsdkaom/v3/model/delete_app_request.py +3 -3
  249. huaweicloudsdkaom/v3/model/delete_app_response.py +3 -3
  250. huaweicloudsdkaom/v3/model/delete_component_request.py +3 -3
  251. huaweicloudsdkaom/v3/model/delete_component_response.py +3 -3
  252. huaweicloudsdkaom/v3/model/delete_env_request.py +3 -3
  253. huaweicloudsdkaom/v3/model/delete_env_response.py +1 -1
  254. huaweicloudsdkaom/v3/model/delete_sub_app_request.py +3 -3
  255. huaweicloudsdkaom/v3/model/delete_sub_app_response.py +3 -3
  256. huaweicloudsdkaom/v3/model/env_param.py +15 -15
  257. huaweicloudsdkaom/v3/model/list_resource_under_node_request.py +7 -7
  258. huaweicloudsdkaom/v3/model/list_resource_under_node_response.py +5 -5
  259. huaweicloudsdkaom/v3/model/page_resource_list_param.py +17 -17
  260. huaweicloudsdkaom/v3/model/show_app_by_name_request.py +5 -5
  261. huaweicloudsdkaom/v3/model/show_app_by_name_response.py +23 -23
  262. huaweicloudsdkaom/v3/model/show_app_request.py +3 -3
  263. huaweicloudsdkaom/v3/model/show_app_response.py +23 -23
  264. huaweicloudsdkaom/v3/model/show_component_by_name_request.py +5 -5
  265. huaweicloudsdkaom/v3/model/show_component_by_name_response.py +9 -9
  266. huaweicloudsdkaom/v3/model/show_component_request.py +3 -3
  267. huaweicloudsdkaom/v3/model/show_component_response.py +23 -23
  268. huaweicloudsdkaom/v3/model/show_env_by_name_request.py +7 -7
  269. huaweicloudsdkaom/v3/model/show_env_by_name_response.py +31 -31
  270. huaweicloudsdkaom/v3/model/show_env_request.py +3 -3
  271. huaweicloudsdkaom/v3/model/show_env_response.py +31 -31
  272. huaweicloudsdkaom/v3/model/sub_app_create_param.py +11 -11
  273. huaweicloudsdkaom/v3/model/sub_app_update_param.py +7 -7
  274. huaweicloudsdkaom/v3/model/tag_name_and_id_vo.py +5 -5
  275. huaweicloudsdkaom/v3/model/update_app_request.py +5 -5
  276. huaweicloudsdkaom/v3/model/update_app_response.py +1 -1
  277. huaweicloudsdkaom/v3/model/update_component_request.py +5 -5
  278. huaweicloudsdkaom/v3/model/update_component_response.py +1 -1
  279. huaweicloudsdkaom/v3/model/update_env_request.py +5 -5
  280. huaweicloudsdkaom/v3/model/update_env_response.py +1 -1
  281. huaweicloudsdkaom/v3/model/update_sub_app_request.py +5 -5
  282. huaweicloudsdkaom/v3/model/update_sub_app_response.py +1 -1
  283. huaweicloudsdkaom/v3/model/waterfall_page_list_param.py +5 -5
  284. huaweicloudsdkaom/v4/aom_async_client.py +3 -3
  285. huaweicloudsdkaom/v4/aom_client.py +3 -3
  286. huaweicloudsdkaom/v4/model/agent_batch_import_param_new.py +15 -15
  287. huaweicloudsdkaom/v4/model/agent_import_param_new.py +17 -17
  288. huaweicloudsdkaom/v4/model/agent_info_param.py +11 -11
  289. huaweicloudsdkaom/v4/model/agent_info_result.py +27 -27
  290. huaweicloudsdkaom/v4/model/agent_upgrade_param.py +5 -5
  291. huaweicloudsdkaom/v4/model/batch_import_agent_request.py +5 -5
  292. huaweicloudsdkaom/v4/model/batch_import_agent_response.py +3 -3
  293. huaweicloudsdkaom/v4/model/batch_update_agent_request.py +3 -3
  294. huaweicloudsdkaom/v4/model/batch_update_agent_response.py +3 -3
  295. huaweicloudsdkaom/v4/model/plugin_install_basic_param.py +7 -7
  296. huaweicloudsdkaom/v4/model/show_agent_infos_request.py +3 -3
  297. huaweicloudsdkaom/v4/model/show_agent_infos_response.py +9 -9
  298. huaweicloudsdkaom/v4/model/single_agent_param.py +5 -5
  299. {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/METADATA +2 -2
  300. huaweicloudsdkaom-3.1.143.dist-info/RECORD +320 -0
  301. huaweicloudsdkaom-3.1.142.dist-info/RECORD +0 -320
  302. {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/LICENSE +0 -0
  303. {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/WHEEL +0 -0
  304. {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/top_level.txt +0 -0
@@ -34,7 +34,7 @@ class AddOrUpdateServiceDiscoveryRulesResponse(SdkResponse):
34
34
  }
35
35
 
36
36
  def __init__(self, error_code=None, error_message=None, response_status=None, id=None, results=None):
37
- """AddOrUpdateServiceDiscoveryRulesResponse
37
+ r"""AddOrUpdateServiceDiscoveryRulesResponse
38
38
 
39
39
  The model defined in huaweicloud sdk
40
40
 
@@ -72,7 +72,7 @@ class AddOrUpdateServiceDiscoveryRulesResponse(SdkResponse):
72
72
 
73
73
  @property
74
74
  def error_code(self):
75
- """Gets the error_code of this AddOrUpdateServiceDiscoveryRulesResponse.
75
+ r"""Gets the error_code of this AddOrUpdateServiceDiscoveryRulesResponse.
76
76
 
77
77
  响应码。
78
78
 
@@ -83,7 +83,7 @@ class AddOrUpdateServiceDiscoveryRulesResponse(SdkResponse):
83
83
 
84
84
  @error_code.setter
85
85
  def error_code(self, error_code):
86
- """Sets the error_code of this AddOrUpdateServiceDiscoveryRulesResponse.
86
+ r"""Sets the error_code of this AddOrUpdateServiceDiscoveryRulesResponse.
87
87
 
88
88
  响应码。
89
89
 
@@ -94,7 +94,7 @@ class AddOrUpdateServiceDiscoveryRulesResponse(SdkResponse):
94
94
 
95
95
  @property
96
96
  def error_message(self):
97
- """Gets the error_message of this AddOrUpdateServiceDiscoveryRulesResponse.
97
+ r"""Gets the error_message of this AddOrUpdateServiceDiscoveryRulesResponse.
98
98
 
99
99
  响应信息描述。
100
100
 
@@ -105,7 +105,7 @@ class AddOrUpdateServiceDiscoveryRulesResponse(SdkResponse):
105
105
 
106
106
  @error_message.setter
107
107
  def error_message(self, error_message):
108
- """Sets the error_message of this AddOrUpdateServiceDiscoveryRulesResponse.
108
+ r"""Sets the error_message of this AddOrUpdateServiceDiscoveryRulesResponse.
109
109
 
110
110
  响应信息描述。
111
111
 
@@ -116,7 +116,7 @@ class AddOrUpdateServiceDiscoveryRulesResponse(SdkResponse):
116
116
 
117
117
  @property
118
118
  def response_status(self):
119
- """Gets the response_status of this AddOrUpdateServiceDiscoveryRulesResponse.
119
+ r"""Gets the response_status of this AddOrUpdateServiceDiscoveryRulesResponse.
120
120
 
121
121
  响应状态码(不再使用)。
122
122
 
@@ -127,7 +127,7 @@ class AddOrUpdateServiceDiscoveryRulesResponse(SdkResponse):
127
127
 
128
128
  @response_status.setter
129
129
  def response_status(self, response_status):
130
- """Sets the response_status of this AddOrUpdateServiceDiscoveryRulesResponse.
130
+ r"""Sets the response_status of this AddOrUpdateServiceDiscoveryRulesResponse.
131
131
 
132
132
  响应状态码(不再使用)。
133
133
 
@@ -138,7 +138,7 @@ class AddOrUpdateServiceDiscoveryRulesResponse(SdkResponse):
138
138
 
139
139
  @property
140
140
  def id(self):
141
- """Gets the id of this AddOrUpdateServiceDiscoveryRulesResponse.
141
+ r"""Gets the id of this AddOrUpdateServiceDiscoveryRulesResponse.
142
142
 
143
143
  服务发现规则id列表,多AZ配置同步时使用。
144
144
 
@@ -149,7 +149,7 @@ class AddOrUpdateServiceDiscoveryRulesResponse(SdkResponse):
149
149
 
150
150
  @id.setter
151
151
  def id(self, id):
152
- """Sets the id of this AddOrUpdateServiceDiscoveryRulesResponse.
152
+ r"""Sets the id of this AddOrUpdateServiceDiscoveryRulesResponse.
153
153
 
154
154
  服务发现规则id列表,多AZ配置同步时使用。
155
155
 
@@ -160,7 +160,7 @@ class AddOrUpdateServiceDiscoveryRulesResponse(SdkResponse):
160
160
 
161
161
  @property
162
162
  def results(self):
163
- """Gets the results of this AddOrUpdateServiceDiscoveryRulesResponse.
163
+ r"""Gets the results of this AddOrUpdateServiceDiscoveryRulesResponse.
164
164
 
165
165
  服务发现规则详细信息列表。
166
166
 
@@ -171,7 +171,7 @@ class AddOrUpdateServiceDiscoveryRulesResponse(SdkResponse):
171
171
 
172
172
  @results.setter
173
173
  def results(self, results):
174
- """Sets the results of this AddOrUpdateServiceDiscoveryRulesResponse.
174
+ r"""Sets the results of this AddOrUpdateServiceDiscoveryRulesResponse.
175
175
 
176
176
  服务发现规则详细信息列表。
177
177
 
@@ -39,7 +39,7 @@ class AlarmNotification:
39
39
  }
40
40
 
41
41
  def __init__(self, notification_type=None, route_group_enable=None, route_group_rule=None, notification_enable=None, bind_notification_rule_id=None, notify_resolved=None, notify_triggered=None, notify_frequency=None):
42
- """AlarmNotification
42
+ r"""AlarmNotification
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -89,7 +89,7 @@ class AlarmNotification:
89
89
 
90
90
  @property
91
91
  def notification_type(self):
92
- """Gets the notification_type of this AlarmNotification.
92
+ r"""Gets the notification_type of this AlarmNotification.
93
93
 
94
94
  通知类型。 - “direct”:直接告警 - “alarm_policy”:告警降噪
95
95
 
@@ -100,7 +100,7 @@ class AlarmNotification:
100
100
 
101
101
  @notification_type.setter
102
102
  def notification_type(self, notification_type):
103
- """Sets the notification_type of this AlarmNotification.
103
+ r"""Sets the notification_type of this AlarmNotification.
104
104
 
105
105
  通知类型。 - “direct”:直接告警 - “alarm_policy”:告警降噪
106
106
 
@@ -111,7 +111,7 @@ class AlarmNotification:
111
111
 
112
112
  @property
113
113
  def route_group_enable(self):
114
- """Gets the route_group_enable of this AlarmNotification.
114
+ r"""Gets the route_group_enable of this AlarmNotification.
115
115
 
116
116
  启用分组规则。 - 当通知类型为“alarm_policy”时:true - 当通知类型为“direct”时:false
117
117
 
@@ -122,7 +122,7 @@ class AlarmNotification:
122
122
 
123
123
  @route_group_enable.setter
124
124
  def route_group_enable(self, route_group_enable):
125
- """Sets the route_group_enable of this AlarmNotification.
125
+ r"""Sets the route_group_enable of this AlarmNotification.
126
126
 
127
127
  启用分组规则。 - 当通知类型为“alarm_policy”时:true - 当通知类型为“direct”时:false
128
128
 
@@ -133,7 +133,7 @@ class AlarmNotification:
133
133
 
134
134
  @property
135
135
  def route_group_rule(self):
136
- """Gets the route_group_rule of this AlarmNotification.
136
+ r"""Gets the route_group_rule of this AlarmNotification.
137
137
 
138
138
  分组规则名称。 - 当route_group_enable 为true时,填分组规则名称 - 当route_group_enable 为false时,填“”
139
139
 
@@ -144,7 +144,7 @@ class AlarmNotification:
144
144
 
145
145
  @route_group_rule.setter
146
146
  def route_group_rule(self, route_group_rule):
147
- """Sets the route_group_rule of this AlarmNotification.
147
+ r"""Sets the route_group_rule of this AlarmNotification.
148
148
 
149
149
  分组规则名称。 - 当route_group_enable 为true时,填分组规则名称 - 当route_group_enable 为false时,填“”
150
150
 
@@ -155,7 +155,7 @@ class AlarmNotification:
155
155
 
156
156
  @property
157
157
  def notification_enable(self):
158
- """Gets the notification_enable of this AlarmNotification.
158
+ r"""Gets the notification_enable of this AlarmNotification.
159
159
 
160
160
  是否启用告警行动规则。 - 当通知类型为“direct”时,填true - 当通知类型为“alarm_policy”时,填false
161
161
 
@@ -166,7 +166,7 @@ class AlarmNotification:
166
166
 
167
167
  @notification_enable.setter
168
168
  def notification_enable(self, notification_enable):
169
- """Sets the notification_enable of this AlarmNotification.
169
+ r"""Sets the notification_enable of this AlarmNotification.
170
170
 
171
171
  是否启用告警行动规则。 - 当通知类型为“direct”时,填true - 当通知类型为“alarm_policy”时,填false
172
172
 
@@ -177,7 +177,7 @@ class AlarmNotification:
177
177
 
178
178
  @property
179
179
  def bind_notification_rule_id(self):
180
- """Gets the bind_notification_rule_id of this AlarmNotification.
180
+ r"""Gets the bind_notification_rule_id of this AlarmNotification.
181
181
 
182
182
  告警行动策略id。 - 当notification_enable为true时,填告警行动策略id - 当notification_enable为false时,填“”
183
183
 
@@ -188,7 +188,7 @@ class AlarmNotification:
188
188
 
189
189
  @bind_notification_rule_id.setter
190
190
  def bind_notification_rule_id(self, bind_notification_rule_id):
191
- """Sets the bind_notification_rule_id of this AlarmNotification.
191
+ r"""Sets the bind_notification_rule_id of this AlarmNotification.
192
192
 
193
193
  告警行动策略id。 - 当notification_enable为true时,填告警行动策略id - 当notification_enable为false时,填“”
194
194
 
@@ -199,7 +199,7 @@ class AlarmNotification:
199
199
 
200
200
  @property
201
201
  def notify_resolved(self):
202
- """Gets the notify_resolved of this AlarmNotification.
202
+ r"""Gets the notify_resolved of this AlarmNotification.
203
203
 
204
204
  告警解决是否通知。 - true:通知 - false:不通知
205
205
 
@@ -210,7 +210,7 @@ class AlarmNotification:
210
210
 
211
211
  @notify_resolved.setter
212
212
  def notify_resolved(self, notify_resolved):
213
- """Sets the notify_resolved of this AlarmNotification.
213
+ r"""Sets the notify_resolved of this AlarmNotification.
214
214
 
215
215
  告警解决是否通知。 - true:通知 - false:不通知
216
216
 
@@ -221,7 +221,7 @@ class AlarmNotification:
221
221
 
222
222
  @property
223
223
  def notify_triggered(self):
224
- """Gets the notify_triggered of this AlarmNotification.
224
+ r"""Gets the notify_triggered of this AlarmNotification.
225
225
 
226
226
  告警触发是否通知。 - true:通知 - false:不通知
227
227
 
@@ -232,7 +232,7 @@ class AlarmNotification:
232
232
 
233
233
  @notify_triggered.setter
234
234
  def notify_triggered(self, notify_triggered):
235
- """Sets the notify_triggered of this AlarmNotification.
235
+ r"""Sets the notify_triggered of this AlarmNotification.
236
236
 
237
237
  告警触发是否通知。 - true:通知 - false:不通知
238
238
 
@@ -243,7 +243,7 @@ class AlarmNotification:
243
243
 
244
244
  @property
245
245
  def notify_frequency(self):
246
- """Gets the notify_frequency of this AlarmNotification.
246
+ r"""Gets the notify_frequency of this AlarmNotification.
247
247
 
248
248
  通知频率 - 当通知类型为“alarm_policy”时,填“-1” - 当通知类型为“direct”时, - “0”:只告警一次 - “300”:每5分钟 - “600”:每10分钟 - “900”:每15分钟 - “1800”:每30分钟 - “3600”:每1小时 - “10800”:每3小时 - “21600”:每6小时 - “43200”:每12小时 - “86400”:每天
249
249
 
@@ -254,7 +254,7 @@ class AlarmNotification:
254
254
 
255
255
  @notify_frequency.setter
256
256
  def notify_frequency(self, notify_frequency):
257
- """Sets the notify_frequency of this AlarmNotification.
257
+ r"""Sets the notify_frequency of this AlarmNotification.
258
258
 
259
259
  通知频率 - 当通知类型为“alarm_policy”时,填“-1” - 当通知类型为“direct”时, - “0”:只告警一次 - “300”:每5分钟 - “600”:每10分钟 - “900”:每15分钟 - “1800”:每30分钟 - “3600”:每1小时 - “10800”:每3小时 - “21600”:每6小时 - “43200”:每12小时 - “86400”:每天
260
260
 
@@ -51,7 +51,7 @@ class AlarmParamForV4Db:
51
51
  }
52
52
 
53
53
  def __init__(self, alarm_create_time=None, alarm_update_time=None, alarm_rule_name=None, alarm_rule_id=None, enterprise_project_id=None, prom_instance_id=None, alarm_rule_description=None, alarm_rule_enable=None, alarm_rule_status=None, alarm_rule_type=None, metric_alarm_spec=None, event_alarm_spec=None, alarm_notifications=None, user_id=None):
54
- """AlarmParamForV4Db
54
+ r"""AlarmParamForV4Db
55
55
 
56
56
  The model defined in huaweicloud sdk
57
57
 
@@ -124,7 +124,7 @@ class AlarmParamForV4Db:
124
124
 
125
125
  @property
126
126
  def alarm_create_time(self):
127
- """Gets the alarm_create_time of this AlarmParamForV4Db.
127
+ r"""Gets the alarm_create_time of this AlarmParamForV4Db.
128
128
 
129
129
  告警规则创建时间。
130
130
 
@@ -135,7 +135,7 @@ class AlarmParamForV4Db:
135
135
 
136
136
  @alarm_create_time.setter
137
137
  def alarm_create_time(self, alarm_create_time):
138
- """Sets the alarm_create_time of this AlarmParamForV4Db.
138
+ r"""Sets the alarm_create_time of this AlarmParamForV4Db.
139
139
 
140
140
  告警规则创建时间。
141
141
 
@@ -146,7 +146,7 @@ class AlarmParamForV4Db:
146
146
 
147
147
  @property
148
148
  def alarm_update_time(self):
149
- """Gets the alarm_update_time of this AlarmParamForV4Db.
149
+ r"""Gets the alarm_update_time of this AlarmParamForV4Db.
150
150
 
151
151
  告警规则修改时间。
152
152
 
@@ -157,7 +157,7 @@ class AlarmParamForV4Db:
157
157
 
158
158
  @alarm_update_time.setter
159
159
  def alarm_update_time(self, alarm_update_time):
160
- """Sets the alarm_update_time of this AlarmParamForV4Db.
160
+ r"""Sets the alarm_update_time of this AlarmParamForV4Db.
161
161
 
162
162
  告警规则修改时间。
163
163
 
@@ -168,7 +168,7 @@ class AlarmParamForV4Db:
168
168
 
169
169
  @property
170
170
  def alarm_rule_name(self):
171
- """Gets the alarm_rule_name of this AlarmParamForV4Db.
171
+ r"""Gets the alarm_rule_name of this AlarmParamForV4Db.
172
172
 
173
173
  告警规则名称。
174
174
 
@@ -179,7 +179,7 @@ class AlarmParamForV4Db:
179
179
 
180
180
  @alarm_rule_name.setter
181
181
  def alarm_rule_name(self, alarm_rule_name):
182
- """Sets the alarm_rule_name of this AlarmParamForV4Db.
182
+ r"""Sets the alarm_rule_name of this AlarmParamForV4Db.
183
183
 
184
184
  告警规则名称。
185
185
 
@@ -190,7 +190,7 @@ class AlarmParamForV4Db:
190
190
 
191
191
  @property
192
192
  def alarm_rule_id(self):
193
- """Gets the alarm_rule_id of this AlarmParamForV4Db.
193
+ r"""Gets the alarm_rule_id of this AlarmParamForV4Db.
194
194
 
195
195
  告警规则id。
196
196
 
@@ -201,7 +201,7 @@ class AlarmParamForV4Db:
201
201
 
202
202
  @alarm_rule_id.setter
203
203
  def alarm_rule_id(self, alarm_rule_id):
204
- """Sets the alarm_rule_id of this AlarmParamForV4Db.
204
+ r"""Sets the alarm_rule_id of this AlarmParamForV4Db.
205
205
 
206
206
  告警规则id。
207
207
 
@@ -212,7 +212,7 @@ class AlarmParamForV4Db:
212
212
 
213
213
  @property
214
214
  def enterprise_project_id(self):
215
- """Gets the enterprise_project_id of this AlarmParamForV4Db.
215
+ r"""Gets the enterprise_project_id of this AlarmParamForV4Db.
216
216
 
217
217
  企业项目id。
218
218
 
@@ -223,7 +223,7 @@ class AlarmParamForV4Db:
223
223
 
224
224
  @enterprise_project_id.setter
225
225
  def enterprise_project_id(self, enterprise_project_id):
226
- """Sets the enterprise_project_id of this AlarmParamForV4Db.
226
+ r"""Sets the enterprise_project_id of this AlarmParamForV4Db.
227
227
 
228
228
  企业项目id。
229
229
 
@@ -234,7 +234,7 @@ class AlarmParamForV4Db:
234
234
 
235
235
  @property
236
236
  def prom_instance_id(self):
237
- """Gets the prom_instance_id of this AlarmParamForV4Db.
237
+ r"""Gets the prom_instance_id of this AlarmParamForV4Db.
238
238
 
239
239
  Prometheus实例id。
240
240
 
@@ -245,7 +245,7 @@ class AlarmParamForV4Db:
245
245
 
246
246
  @prom_instance_id.setter
247
247
  def prom_instance_id(self, prom_instance_id):
248
- """Sets the prom_instance_id of this AlarmParamForV4Db.
248
+ r"""Sets the prom_instance_id of this AlarmParamForV4Db.
249
249
 
250
250
  Prometheus实例id。
251
251
 
@@ -256,7 +256,7 @@ class AlarmParamForV4Db:
256
256
 
257
257
  @property
258
258
  def alarm_rule_description(self):
259
- """Gets the alarm_rule_description of this AlarmParamForV4Db.
259
+ r"""Gets the alarm_rule_description of this AlarmParamForV4Db.
260
260
 
261
261
  告警规则描述。
262
262
 
@@ -267,7 +267,7 @@ class AlarmParamForV4Db:
267
267
 
268
268
  @alarm_rule_description.setter
269
269
  def alarm_rule_description(self, alarm_rule_description):
270
- """Sets the alarm_rule_description of this AlarmParamForV4Db.
270
+ r"""Sets the alarm_rule_description of this AlarmParamForV4Db.
271
271
 
272
272
  告警规则描述。
273
273
 
@@ -278,7 +278,7 @@ class AlarmParamForV4Db:
278
278
 
279
279
  @property
280
280
  def alarm_rule_enable(self):
281
- """Gets the alarm_rule_enable of this AlarmParamForV4Db.
281
+ r"""Gets the alarm_rule_enable of this AlarmParamForV4Db.
282
282
 
283
283
  是否启用。
284
284
 
@@ -289,7 +289,7 @@ class AlarmParamForV4Db:
289
289
 
290
290
  @alarm_rule_enable.setter
291
291
  def alarm_rule_enable(self, alarm_rule_enable):
292
- """Sets the alarm_rule_enable of this AlarmParamForV4Db.
292
+ r"""Sets the alarm_rule_enable of this AlarmParamForV4Db.
293
293
 
294
294
  是否启用。
295
295
 
@@ -300,7 +300,7 @@ class AlarmParamForV4Db:
300
300
 
301
301
  @property
302
302
  def alarm_rule_status(self):
303
- """Gets the alarm_rule_status of this AlarmParamForV4Db.
303
+ r"""Gets the alarm_rule_status of this AlarmParamForV4Db.
304
304
 
305
305
  告警状态。 - “OK”:正常 - “alarm”:超限阈值 - “Effective”:生效中 - “Invalid”:停用中
306
306
 
@@ -311,7 +311,7 @@ class AlarmParamForV4Db:
311
311
 
312
312
  @alarm_rule_status.setter
313
313
  def alarm_rule_status(self, alarm_rule_status):
314
- """Sets the alarm_rule_status of this AlarmParamForV4Db.
314
+ r"""Sets the alarm_rule_status of this AlarmParamForV4Db.
315
315
 
316
316
  告警状态。 - “OK”:正常 - “alarm”:超限阈值 - “Effective”:生效中 - “Invalid”:停用中
317
317
 
@@ -322,7 +322,7 @@ class AlarmParamForV4Db:
322
322
 
323
323
  @property
324
324
  def alarm_rule_type(self):
325
- """Gets the alarm_rule_type of this AlarmParamForV4Db.
325
+ r"""Gets the alarm_rule_type of this AlarmParamForV4Db.
326
326
 
327
327
  规则类型。 - “metric”:指标告警规则 - “event”:事件告警规则
328
328
 
@@ -333,7 +333,7 @@ class AlarmParamForV4Db:
333
333
 
334
334
  @alarm_rule_type.setter
335
335
  def alarm_rule_type(self, alarm_rule_type):
336
- """Sets the alarm_rule_type of this AlarmParamForV4Db.
336
+ r"""Sets the alarm_rule_type of this AlarmParamForV4Db.
337
337
 
338
338
  规则类型。 - “metric”:指标告警规则 - “event”:事件告警规则
339
339
 
@@ -344,7 +344,7 @@ class AlarmParamForV4Db:
344
344
 
345
345
  @property
346
346
  def metric_alarm_spec(self):
347
- """Gets the metric_alarm_spec of this AlarmParamForV4Db.
347
+ r"""Gets the metric_alarm_spec of this AlarmParamForV4Db.
348
348
 
349
349
  :return: The metric_alarm_spec of this AlarmParamForV4Db.
350
350
  :rtype: :class:`huaweicloudsdkaom.v2.MetricAlarmSpec`
@@ -353,7 +353,7 @@ class AlarmParamForV4Db:
353
353
 
354
354
  @metric_alarm_spec.setter
355
355
  def metric_alarm_spec(self, metric_alarm_spec):
356
- """Sets the metric_alarm_spec of this AlarmParamForV4Db.
356
+ r"""Sets the metric_alarm_spec of this AlarmParamForV4Db.
357
357
 
358
358
  :param metric_alarm_spec: The metric_alarm_spec of this AlarmParamForV4Db.
359
359
  :type metric_alarm_spec: :class:`huaweicloudsdkaom.v2.MetricAlarmSpec`
@@ -362,7 +362,7 @@ class AlarmParamForV4Db:
362
362
 
363
363
  @property
364
364
  def event_alarm_spec(self):
365
- """Gets the event_alarm_spec of this AlarmParamForV4Db.
365
+ r"""Gets the event_alarm_spec of this AlarmParamForV4Db.
366
366
 
367
367
  :return: The event_alarm_spec of this AlarmParamForV4Db.
368
368
  :rtype: :class:`huaweicloudsdkaom.v2.EventAlarmSpec`
@@ -371,7 +371,7 @@ class AlarmParamForV4Db:
371
371
 
372
372
  @event_alarm_spec.setter
373
373
  def event_alarm_spec(self, event_alarm_spec):
374
- """Sets the event_alarm_spec of this AlarmParamForV4Db.
374
+ r"""Sets the event_alarm_spec of this AlarmParamForV4Db.
375
375
 
376
376
  :param event_alarm_spec: The event_alarm_spec of this AlarmParamForV4Db.
377
377
  :type event_alarm_spec: :class:`huaweicloudsdkaom.v2.EventAlarmSpec`
@@ -380,7 +380,7 @@ class AlarmParamForV4Db:
380
380
 
381
381
  @property
382
382
  def alarm_notifications(self):
383
- """Gets the alarm_notifications of this AlarmParamForV4Db.
383
+ r"""Gets the alarm_notifications of this AlarmParamForV4Db.
384
384
 
385
385
  :return: The alarm_notifications of this AlarmParamForV4Db.
386
386
  :rtype: :class:`huaweicloudsdkaom.v2.AlarmNotification`
@@ -389,7 +389,7 @@ class AlarmParamForV4Db:
389
389
 
390
390
  @alarm_notifications.setter
391
391
  def alarm_notifications(self, alarm_notifications):
392
- """Sets the alarm_notifications of this AlarmParamForV4Db.
392
+ r"""Sets the alarm_notifications of this AlarmParamForV4Db.
393
393
 
394
394
  :param alarm_notifications: The alarm_notifications of this AlarmParamForV4Db.
395
395
  :type alarm_notifications: :class:`huaweicloudsdkaom.v2.AlarmNotification`
@@ -398,7 +398,7 @@ class AlarmParamForV4Db:
398
398
 
399
399
  @property
400
400
  def user_id(self):
401
- """Gets the user_id of this AlarmParamForV4Db.
401
+ r"""Gets the user_id of this AlarmParamForV4Db.
402
402
 
403
403
  用户id。
404
404
 
@@ -409,7 +409,7 @@ class AlarmParamForV4Db:
409
409
 
410
410
  @user_id.setter
411
411
  def user_id(self, user_id):
412
- """Sets the user_id of this AlarmParamForV4Db.
412
+ r"""Sets the user_id of this AlarmParamForV4Db.
413
413
 
414
414
  用户id。
415
415