huaweicloudsdkaom 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.

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 +51 -51
  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.144.dist-info}/METADATA +2 -2
  300. huaweicloudsdkaom-3.1.144.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.144.dist-info}/LICENSE +0 -0
  303. {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.144.dist-info}/WHEEL +0 -0
  304. {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.144.dist-info}/top_level.txt +0 -0
@@ -103,7 +103,7 @@ class Workflow:
103
103
  }
104
104
 
105
105
  def __init__(self, id=None, name=None, type=None, description=None, tags=None, create_time=None, create_by=None, update_time=None, update_by=None, template_name=None, template_id=None, input=None, last_execution_id=None, status=None, citation_urns=None, last_execution_end_time=None, last_execution_start_time=None, quote=None, job_name=None, job_id=None, service_scenario=None, service_name=None, task_type=None, project_id=None, workflow_id=None, task_status=None, nodes=None, edit_time=None, execution_action_rules=None, execution_permission=None, global_parameters=None, is_delete=None, steps=None, output=None, trigger_id=None, trigger_status=None, approve_id=None, template_i18n=None, enterprise_project_id=None, last_execute_by=None):
106
- """Workflow
106
+ r"""Workflow
107
107
 
108
108
  The model defined in huaweicloud sdk
109
109
 
@@ -315,7 +315,7 @@ class Workflow:
315
315
 
316
316
  @property
317
317
  def id(self):
318
- """Gets the id of this Workflow.
318
+ r"""Gets the id of this Workflow.
319
319
 
320
320
  工作流id,唯一标识,根据project_id和workflow_name生成。
321
321
 
@@ -326,7 +326,7 @@ class Workflow:
326
326
 
327
327
  @id.setter
328
328
  def id(self, id):
329
- """Sets the id of this Workflow.
329
+ r"""Sets the id of this Workflow.
330
330
 
331
331
  工作流id,唯一标识,根据project_id和workflow_name生成。
332
332
 
@@ -337,7 +337,7 @@ class Workflow:
337
337
 
338
338
  @property
339
339
  def name(self):
340
- """Gets the name of this Workflow.
340
+ r"""Gets the name of this Workflow.
341
341
 
342
342
  工作流名称。
343
343
 
@@ -348,7 +348,7 @@ class Workflow:
348
348
 
349
349
  @name.setter
350
350
  def name(self, name):
351
- """Sets the name of this Workflow.
351
+ r"""Sets the name of this Workflow.
352
352
 
353
353
  工作流名称。
354
354
 
@@ -359,7 +359,7 @@ class Workflow:
359
359
 
360
360
  @property
361
361
  def type(self):
362
- """Gets the type of this Workflow.
362
+ r"""Gets the type of this Workflow.
363
363
 
364
364
  工作流类型,可以为cron、manual
365
365
 
@@ -370,7 +370,7 @@ class Workflow:
370
370
 
371
371
  @type.setter
372
372
  def type(self, type):
373
- """Sets the type of this Workflow.
373
+ r"""Sets the type of this Workflow.
374
374
 
375
375
  工作流类型,可以为cron、manual
376
376
 
@@ -381,7 +381,7 @@ class Workflow:
381
381
 
382
382
  @property
383
383
  def description(self):
384
- """Gets the description of this Workflow.
384
+ r"""Gets the description of this Workflow.
385
385
 
386
386
  工作流描述信息。
387
387
 
@@ -392,7 +392,7 @@ class Workflow:
392
392
 
393
393
  @description.setter
394
394
  def description(self, description):
395
- """Sets the description of this Workflow.
395
+ r"""Sets the description of this Workflow.
396
396
 
397
397
  工作流描述信息。
398
398
 
@@ -403,7 +403,7 @@ class Workflow:
403
403
 
404
404
  @property
405
405
  def tags(self):
406
- """Gets the tags of this Workflow.
406
+ r"""Gets the tags of this Workflow.
407
407
 
408
408
  标签键和值列表,标签键值对数量范围是0至20。
409
409
 
@@ -414,7 +414,7 @@ class Workflow:
414
414
 
415
415
  @tags.setter
416
416
  def tags(self, tags):
417
- """Sets the tags of this Workflow.
417
+ r"""Sets the tags of this Workflow.
418
418
 
419
419
  标签键和值列表,标签键值对数量范围是0至20。
420
420
 
@@ -425,7 +425,7 @@ class Workflow:
425
425
 
426
426
  @property
427
427
  def create_time(self):
428
- """Gets the create_time of this Workflow.
428
+ r"""Gets the create_time of this Workflow.
429
429
 
430
430
  工作流创建时间,为utc时间毫秒数。
431
431
 
@@ -436,7 +436,7 @@ class Workflow:
436
436
 
437
437
  @create_time.setter
438
438
  def create_time(self, create_time):
439
- """Sets the create_time of this Workflow.
439
+ r"""Sets the create_time of this Workflow.
440
440
 
441
441
  工作流创建时间,为utc时间毫秒数。
442
442
 
@@ -447,7 +447,7 @@ class Workflow:
447
447
 
448
448
  @property
449
449
  def create_by(self):
450
- """Gets the create_by of this Workflow.
450
+ r"""Gets the create_by of this Workflow.
451
451
 
452
452
  工作流创人,从接口调用传入的token中获取。
453
453
 
@@ -458,7 +458,7 @@ class Workflow:
458
458
 
459
459
  @create_by.setter
460
460
  def create_by(self, create_by):
461
- """Sets the create_by of this Workflow.
461
+ r"""Sets the create_by of this Workflow.
462
462
 
463
463
  工作流创人,从接口调用传入的token中获取。
464
464
 
@@ -469,7 +469,7 @@ class Workflow:
469
469
 
470
470
  @property
471
471
  def update_time(self):
472
- """Gets the update_time of this Workflow.
472
+ r"""Gets the update_time of this Workflow.
473
473
 
474
474
  工作流更新时间,为utc时间毫秒数。
475
475
 
@@ -480,7 +480,7 @@ class Workflow:
480
480
 
481
481
  @update_time.setter
482
482
  def update_time(self, update_time):
483
- """Sets the update_time of this Workflow.
483
+ r"""Sets the update_time of this Workflow.
484
484
 
485
485
  工作流更新时间,为utc时间毫秒数。
486
486
 
@@ -491,7 +491,7 @@ class Workflow:
491
491
 
492
492
  @property
493
493
  def update_by(self):
494
- """Gets the update_by of this Workflow.
494
+ r"""Gets the update_by of this Workflow.
495
495
 
496
496
  工作流更新人,从接口调用传入的token中获取。
497
497
 
@@ -502,7 +502,7 @@ class Workflow:
502
502
 
503
503
  @update_by.setter
504
504
  def update_by(self, update_by):
505
- """Sets the update_by of this Workflow.
505
+ r"""Sets the update_by of this Workflow.
506
506
 
507
507
  工作流更新人,从接口调用传入的token中获取。
508
508
 
@@ -513,7 +513,7 @@ class Workflow:
513
513
 
514
514
  @property
515
515
  def template_name(self):
516
- """Gets the template_name of this Workflow.
516
+ r"""Gets the template_name of this Workflow.
517
517
 
518
518
  模板名称。
519
519
 
@@ -524,7 +524,7 @@ class Workflow:
524
524
 
525
525
  @template_name.setter
526
526
  def template_name(self, template_name):
527
- """Sets the template_name of this Workflow.
527
+ r"""Sets the template_name of this Workflow.
528
528
 
529
529
  模板名称。
530
530
 
@@ -535,7 +535,7 @@ class Workflow:
535
535
 
536
536
  @property
537
537
  def template_id(self):
538
- """Gets the template_id of this Workflow.
538
+ r"""Gets the template_id of this Workflow.
539
539
 
540
540
  模板id
541
541
 
@@ -546,7 +546,7 @@ class Workflow:
546
546
 
547
547
  @template_id.setter
548
548
  def template_id(self, template_id):
549
- """Sets the template_id of this Workflow.
549
+ r"""Sets the template_id of this Workflow.
550
550
 
551
551
  模板id
552
552
 
@@ -557,7 +557,7 @@ class Workflow:
557
557
 
558
558
  @property
559
559
  def input(self):
560
- """Gets the input of this Workflow.
560
+ r"""Gets the input of this Workflow.
561
561
 
562
562
  任务执行时需要的参数列表。
563
563
 
@@ -568,7 +568,7 @@ class Workflow:
568
568
 
569
569
  @input.setter
570
570
  def input(self, input):
571
- """Sets the input of this Workflow.
571
+ r"""Sets the input of this Workflow.
572
572
 
573
573
  任务执行时需要的参数列表。
574
574
 
@@ -579,7 +579,7 @@ class Workflow:
579
579
 
580
580
  @property
581
581
  def last_execution_id(self):
582
- """Gets the last_execution_id of this Workflow.
582
+ r"""Gets the last_execution_id of this Workflow.
583
583
 
584
584
  最近一次执行id,也是工作流id
585
585
 
@@ -590,7 +590,7 @@ class Workflow:
590
590
 
591
591
  @last_execution_id.setter
592
592
  def last_execution_id(self, last_execution_id):
593
- """Sets the last_execution_id of this Workflow.
593
+ r"""Sets the last_execution_id of this Workflow.
594
594
 
595
595
  最近一次执行id,也是工作流id
596
596
 
@@ -601,7 +601,7 @@ class Workflow:
601
601
 
602
602
  @property
603
603
  def status(self):
604
- """Gets the status of this Workflow.
604
+ r"""Gets the status of this Workflow.
605
605
 
606
606
  任务状态,包含success,fail,executing
607
607
 
@@ -612,7 +612,7 @@ class Workflow:
612
612
 
613
613
  @status.setter
614
614
  def status(self, status):
615
- """Sets the status of this Workflow.
615
+ r"""Sets the status of this Workflow.
616
616
 
617
617
  任务状态,包含success,fail,executing
618
618
 
@@ -623,7 +623,7 @@ class Workflow:
623
623
 
624
624
  @property
625
625
  def citation_urns(self):
626
- """Gets the citation_urns of this Workflow.
626
+ r"""Gets the citation_urns of this Workflow.
627
627
 
628
628
  工作流的引用。
629
629
 
@@ -634,7 +634,7 @@ class Workflow:
634
634
 
635
635
  @citation_urns.setter
636
636
  def citation_urns(self, citation_urns):
637
- """Sets the citation_urns of this Workflow.
637
+ r"""Sets the citation_urns of this Workflow.
638
638
 
639
639
  工作流的引用。
640
640
 
@@ -645,7 +645,7 @@ class Workflow:
645
645
 
646
646
  @property
647
647
  def last_execution_end_time(self):
648
- """Gets the last_execution_end_time of this Workflow.
648
+ r"""Gets the last_execution_end_time of this Workflow.
649
649
 
650
650
  最近一次执行结束时间,为utc时间毫秒数
651
651
 
@@ -656,7 +656,7 @@ class Workflow:
656
656
 
657
657
  @last_execution_end_time.setter
658
658
  def last_execution_end_time(self, last_execution_end_time):
659
- """Sets the last_execution_end_time of this Workflow.
659
+ r"""Sets the last_execution_end_time of this Workflow.
660
660
 
661
661
  最近一次执行结束时间,为utc时间毫秒数
662
662
 
@@ -667,7 +667,7 @@ class Workflow:
667
667
 
668
668
  @property
669
669
  def last_execution_start_time(self):
670
- """Gets the last_execution_start_time of this Workflow.
670
+ r"""Gets the last_execution_start_time of this Workflow.
671
671
 
672
672
  最近一次执行开始时间,为utc时间毫秒数
673
673
 
@@ -678,7 +678,7 @@ class Workflow:
678
678
 
679
679
  @last_execution_start_time.setter
680
680
  def last_execution_start_time(self, last_execution_start_time):
681
- """Sets the last_execution_start_time of this Workflow.
681
+ r"""Sets the last_execution_start_time of this Workflow.
682
682
 
683
683
  最近一次执行开始时间,为utc时间毫秒数
684
684
 
@@ -689,7 +689,7 @@ class Workflow:
689
689
 
690
690
  @property
691
691
  def quote(self):
692
- """Gets the quote of this Workflow.
692
+ r"""Gets the quote of this Workflow.
693
693
 
694
694
  引用,参数引用
695
695
 
@@ -700,7 +700,7 @@ class Workflow:
700
700
 
701
701
  @quote.setter
702
702
  def quote(self, quote):
703
- """Sets the quote of this Workflow.
703
+ r"""Sets the quote of this Workflow.
704
704
 
705
705
  引用,参数引用
706
706
 
@@ -711,7 +711,7 @@ class Workflow:
711
711
 
712
712
  @property
713
713
  def job_name(self):
714
- """Gets the job_name of this Workflow.
714
+ r"""Gets the job_name of this Workflow.
715
715
 
716
716
  作业名称
717
717
 
@@ -722,7 +722,7 @@ class Workflow:
722
722
 
723
723
  @job_name.setter
724
724
  def job_name(self, job_name):
725
- """Sets the job_name of this Workflow.
725
+ r"""Sets the job_name of this Workflow.
726
726
 
727
727
  作业名称
728
728
 
@@ -733,7 +733,7 @@ class Workflow:
733
733
 
734
734
  @property
735
735
  def job_id(self):
736
- """Gets the job_id of this Workflow.
736
+ r"""Gets the job_id of this Workflow.
737
737
 
738
738
  作业id
739
739
 
@@ -744,7 +744,7 @@ class Workflow:
744
744
 
745
745
  @job_id.setter
746
746
  def job_id(self, job_id):
747
- """Sets the job_id of this Workflow.
747
+ r"""Sets the job_id of this Workflow.
748
748
 
749
749
  作业id
750
750
 
@@ -755,7 +755,7 @@ class Workflow:
755
755
 
756
756
  @property
757
757
  def service_scenario(self):
758
- """Gets the service_scenario of this Workflow.
758
+ r"""Gets the service_scenario of this Workflow.
759
759
 
760
760
  服务场景分类
761
761
 
@@ -766,7 +766,7 @@ class Workflow:
766
766
 
767
767
  @service_scenario.setter
768
768
  def service_scenario(self, service_scenario):
769
- """Sets the service_scenario of this Workflow.
769
+ r"""Sets the service_scenario of this Workflow.
770
770
 
771
771
  服务场景分类
772
772
 
@@ -777,7 +777,7 @@ class Workflow:
777
777
 
778
778
  @property
779
779
  def service_name(self):
780
- """Gets the service_name of this Workflow.
780
+ r"""Gets the service_name of this Workflow.
781
781
 
782
782
  服务名称
783
783
 
@@ -788,7 +788,7 @@ class Workflow:
788
788
 
789
789
  @service_name.setter
790
790
  def service_name(self, service_name):
791
- """Sets the service_name of this Workflow.
791
+ r"""Sets the service_name of this Workflow.
792
792
 
793
793
  服务名称
794
794
 
@@ -799,7 +799,7 @@ class Workflow:
799
799
 
800
800
  @property
801
801
  def task_type(self):
802
- """Gets the task_type of this Workflow.
802
+ r"""Gets the task_type of this Workflow.
803
803
 
804
804
  任务类型
805
805
 
@@ -810,7 +810,7 @@ class Workflow:
810
810
 
811
811
  @task_type.setter
812
812
  def task_type(self, task_type):
813
- """Sets the task_type of this Workflow.
813
+ r"""Sets the task_type of this Workflow.
814
814
 
815
815
  任务类型
816
816
 
@@ -821,7 +821,7 @@ class Workflow:
821
821
 
822
822
  @property
823
823
  def project_id(self):
824
- """Gets the project_id of this Workflow.
824
+ r"""Gets the project_id of this Workflow.
825
825
 
826
826
  functiongraph返回的PROJECT_ID
827
827
 
@@ -832,7 +832,7 @@ class Workflow:
832
832
 
833
833
  @project_id.setter
834
834
  def project_id(self, project_id):
835
- """Sets the project_id of this Workflow.
835
+ r"""Sets the project_id of this Workflow.
836
836
 
837
837
  functiongraph返回的PROJECT_ID
838
838
 
@@ -843,7 +843,7 @@ class Workflow:
843
843
 
844
844
  @property
845
845
  def workflow_id(self):
846
- """Gets the workflow_id of this Workflow.
846
+ r"""Gets the workflow_id of this Workflow.
847
847
 
848
848
  functiongraph返回的WORKFLOW_ID
849
849
 
@@ -854,7 +854,7 @@ class Workflow:
854
854
 
855
855
  @workflow_id.setter
856
856
  def workflow_id(self, workflow_id):
857
- """Sets the workflow_id of this Workflow.
857
+ r"""Sets the workflow_id of this Workflow.
858
858
 
859
859
  functiongraph返回的WORKFLOW_ID
860
860
 
@@ -865,7 +865,7 @@ class Workflow:
865
865
 
866
866
  @property
867
867
  def task_status(self):
868
- """Gets the task_status of this Workflow.
868
+ r"""Gets the task_status of this Workflow.
869
869
 
870
870
  任务状态
871
871
 
@@ -876,7 +876,7 @@ class Workflow:
876
876
 
877
877
  @task_status.setter
878
878
  def task_status(self, task_status):
879
- """Sets the task_status of this Workflow.
879
+ r"""Sets the task_status of this Workflow.
880
880
 
881
881
  任务状态
882
882
 
@@ -887,7 +887,7 @@ class Workflow:
887
887
 
888
888
  @property
889
889
  def nodes(self):
890
- """Gets the nodes of this Workflow.
890
+ r"""Gets the nodes of this Workflow.
891
891
 
892
892
  任务节点
893
893
 
@@ -898,7 +898,7 @@ class Workflow:
898
898
 
899
899
  @nodes.setter
900
900
  def nodes(self, nodes):
901
- """Sets the nodes of this Workflow.
901
+ r"""Sets the nodes of this Workflow.
902
902
 
903
903
  任务节点
904
904
 
@@ -909,7 +909,7 @@ class Workflow:
909
909
 
910
910
  @property
911
911
  def edit_time(self):
912
- """Gets the edit_time of this Workflow.
912
+ r"""Gets the edit_time of this Workflow.
913
913
 
914
914
  编辑时间
915
915
 
@@ -920,7 +920,7 @@ class Workflow:
920
920
 
921
921
  @edit_time.setter
922
922
  def edit_time(self, edit_time):
923
- """Sets the edit_time of this Workflow.
923
+ r"""Sets the edit_time of this Workflow.
924
924
 
925
925
  编辑时间
926
926
 
@@ -931,7 +931,7 @@ class Workflow:
931
931
 
932
932
  @property
933
933
  def execution_action_rules(self):
934
- """Gets the execution_action_rules of this Workflow.
934
+ r"""Gets the execution_action_rules of this Workflow.
935
935
 
936
936
  执行动作细粒度权限
937
937
 
@@ -942,7 +942,7 @@ class Workflow:
942
942
 
943
943
  @execution_action_rules.setter
944
944
  def execution_action_rules(self, execution_action_rules):
945
- """Sets the execution_action_rules of this Workflow.
945
+ r"""Sets the execution_action_rules of this Workflow.
946
946
 
947
947
  执行动作细粒度权限
948
948
 
@@ -953,7 +953,7 @@ class Workflow:
953
953
 
954
954
  @property
955
955
  def execution_permission(self):
956
- """Gets the execution_permission of this Workflow.
956
+ r"""Gets the execution_permission of this Workflow.
957
957
 
958
958
  云服务权限
959
959
 
@@ -964,7 +964,7 @@ class Workflow:
964
964
 
965
965
  @execution_permission.setter
966
966
  def execution_permission(self, execution_permission):
967
- """Sets the execution_permission of this Workflow.
967
+ r"""Sets the execution_permission of this Workflow.
968
968
 
969
969
  云服务权限
970
970
 
@@ -975,7 +975,7 @@ class Workflow:
975
975
 
976
976
  @property
977
977
  def global_parameters(self):
978
- """Gets the global_parameters of this Workflow.
978
+ r"""Gets the global_parameters of this Workflow.
979
979
 
980
980
  全局参数
981
981
 
@@ -986,7 +986,7 @@ class Workflow:
986
986
 
987
987
  @global_parameters.setter
988
988
  def global_parameters(self, global_parameters):
989
- """Sets the global_parameters of this Workflow.
989
+ r"""Sets the global_parameters of this Workflow.
990
990
 
991
991
  全局参数
992
992
 
@@ -997,7 +997,7 @@ class Workflow:
997
997
 
998
998
  @property
999
999
  def is_delete(self):
1000
- """Gets the is_delete of this Workflow.
1000
+ r"""Gets the is_delete of this Workflow.
1001
1001
 
1002
1002
  逻辑删除
1003
1003
 
@@ -1008,7 +1008,7 @@ class Workflow:
1008
1008
 
1009
1009
  @is_delete.setter
1010
1010
  def is_delete(self, is_delete):
1011
- """Sets the is_delete of this Workflow.
1011
+ r"""Sets the is_delete of this Workflow.
1012
1012
 
1013
1013
  逻辑删除
1014
1014
 
@@ -1019,7 +1019,7 @@ class Workflow:
1019
1019
 
1020
1020
  @property
1021
1021
  def steps(self):
1022
- """Gets the steps of this Workflow.
1022
+ r"""Gets the steps of this Workflow.
1023
1023
 
1024
1024
  任务步骤
1025
1025
 
@@ -1030,7 +1030,7 @@ class Workflow:
1030
1030
 
1031
1031
  @steps.setter
1032
1032
  def steps(self, steps):
1033
- """Sets the steps of this Workflow.
1033
+ r"""Sets the steps of this Workflow.
1034
1034
 
1035
1035
  任务步骤
1036
1036
 
@@ -1041,7 +1041,7 @@ class Workflow:
1041
1041
 
1042
1042
  @property
1043
1043
  def output(self):
1044
- """Gets the output of this Workflow.
1044
+ r"""Gets the output of this Workflow.
1045
1045
 
1046
1046
  任务输出
1047
1047
 
@@ -1052,7 +1052,7 @@ class Workflow:
1052
1052
 
1053
1053
  @output.setter
1054
1054
  def output(self, output):
1055
- """Sets the output of this Workflow.
1055
+ r"""Sets the output of this Workflow.
1056
1056
 
1057
1057
  任务输出
1058
1058
 
@@ -1063,7 +1063,7 @@ class Workflow:
1063
1063
 
1064
1064
  @property
1065
1065
  def trigger_id(self):
1066
- """Gets the trigger_id of this Workflow.
1066
+ r"""Gets the trigger_id of this Workflow.
1067
1067
 
1068
1068
  触发器id
1069
1069
 
@@ -1074,7 +1074,7 @@ class Workflow:
1074
1074
 
1075
1075
  @trigger_id.setter
1076
1076
  def trigger_id(self, trigger_id):
1077
- """Sets the trigger_id of this Workflow.
1077
+ r"""Sets the trigger_id of this Workflow.
1078
1078
 
1079
1079
  触发器id
1080
1080
 
@@ -1085,7 +1085,7 @@ class Workflow:
1085
1085
 
1086
1086
  @property
1087
1087
  def trigger_status(self):
1088
- """Gets the trigger_status of this Workflow.
1088
+ r"""Gets the trigger_status of this Workflow.
1089
1089
 
1090
1090
  触发器状态
1091
1091
 
@@ -1096,7 +1096,7 @@ class Workflow:
1096
1096
 
1097
1097
  @trigger_status.setter
1098
1098
  def trigger_status(self, trigger_status):
1099
- """Sets the trigger_status of this Workflow.
1099
+ r"""Sets the trigger_status of this Workflow.
1100
1100
 
1101
1101
  触发器状态
1102
1102
 
@@ -1107,7 +1107,7 @@ class Workflow:
1107
1107
 
1108
1108
  @property
1109
1109
  def approve_id(self):
1110
- """Gets the approve_id of this Workflow.
1110
+ r"""Gets the approve_id of this Workflow.
1111
1111
 
1112
1112
  审批id
1113
1113
 
@@ -1118,7 +1118,7 @@ class Workflow:
1118
1118
 
1119
1119
  @approve_id.setter
1120
1120
  def approve_id(self, approve_id):
1121
- """Sets the approve_id of this Workflow.
1121
+ r"""Sets the approve_id of this Workflow.
1122
1122
 
1123
1123
  审批id
1124
1124
 
@@ -1129,7 +1129,7 @@ class Workflow:
1129
1129
 
1130
1130
  @property
1131
1131
  def template_i18n(self):
1132
- """Gets the template_i18n of this Workflow.
1132
+ r"""Gets the template_i18n of this Workflow.
1133
1133
 
1134
1134
  :return: The template_i18n of this Workflow.
1135
1135
  :rtype: :class:`huaweicloudsdkaom.v1.WorkFlowModel`
@@ -1138,7 +1138,7 @@ class Workflow:
1138
1138
 
1139
1139
  @template_i18n.setter
1140
1140
  def template_i18n(self, template_i18n):
1141
- """Sets the template_i18n of this Workflow.
1141
+ r"""Sets the template_i18n of this Workflow.
1142
1142
 
1143
1143
  :param template_i18n: The template_i18n of this Workflow.
1144
1144
  :type template_i18n: :class:`huaweicloudsdkaom.v1.WorkFlowModel`
@@ -1147,7 +1147,7 @@ class Workflow:
1147
1147
 
1148
1148
  @property
1149
1149
  def enterprise_project_id(self):
1150
- """Gets the enterprise_project_id of this Workflow.
1150
+ r"""Gets the enterprise_project_id of this Workflow.
1151
1151
 
1152
1152
  任务所属的企业项目
1153
1153
 
@@ -1158,7 +1158,7 @@ class Workflow:
1158
1158
 
1159
1159
  @enterprise_project_id.setter
1160
1160
  def enterprise_project_id(self, enterprise_project_id):
1161
- """Sets the enterprise_project_id of this Workflow.
1161
+ r"""Sets the enterprise_project_id of this Workflow.
1162
1162
 
1163
1163
  任务所属的企业项目
1164
1164
 
@@ -1169,7 +1169,7 @@ class Workflow:
1169
1169
 
1170
1170
  @property
1171
1171
  def last_execute_by(self):
1172
- """Gets the last_execute_by of this Workflow.
1172
+ r"""Gets the last_execute_by of this Workflow.
1173
1173
 
1174
1174
  任务最后一次执行人
1175
1175
 
@@ -1180,7 +1180,7 @@ class Workflow:
1180
1180
 
1181
1181
  @last_execute_by.setter
1182
1182
  def last_execute_by(self, last_execute_by):
1183
- """Sets the last_execute_by of this Workflow.
1183
+ r"""Sets the last_execute_by of this Workflow.
1184
1184
 
1185
1185
  任务最后一次执行人
1186
1186