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
@@ -47,7 +47,7 @@ class WorkflowExecutionBrief:
47
47
  }
48
48
 
49
49
  def __init__(self, workflow_id=None, execution_id=None, status=None, begin_time=None, end_time=None, last_update_time=None, created_by=None, approve_user_name_list=None, execution_result_list=None, project_id=None, workflow_edit_time=None, last_record_id_with_snapshot=None):
50
- """WorkflowExecutionBrief
50
+ r"""WorkflowExecutionBrief
51
51
 
52
52
  The model defined in huaweicloud sdk
53
53
 
@@ -120,7 +120,7 @@ class WorkflowExecutionBrief:
120
120
 
121
121
  @property
122
122
  def workflow_id(self):
123
- """Gets the workflow_id of this WorkflowExecutionBrief.
123
+ r"""Gets the workflow_id of this WorkflowExecutionBrief.
124
124
 
125
125
  流程定义ID
126
126
 
@@ -131,7 +131,7 @@ class WorkflowExecutionBrief:
131
131
 
132
132
  @workflow_id.setter
133
133
  def workflow_id(self, workflow_id):
134
- """Sets the workflow_id of this WorkflowExecutionBrief.
134
+ r"""Sets the workflow_id of this WorkflowExecutionBrief.
135
135
 
136
136
  流程定义ID
137
137
 
@@ -142,7 +142,7 @@ class WorkflowExecutionBrief:
142
142
 
143
143
  @property
144
144
  def execution_id(self):
145
- """Gets the execution_id of this WorkflowExecutionBrief.
145
+ r"""Gets the execution_id of this WorkflowExecutionBrief.
146
146
 
147
147
  流程执行实例ID
148
148
 
@@ -153,7 +153,7 @@ class WorkflowExecutionBrief:
153
153
 
154
154
  @execution_id.setter
155
155
  def execution_id(self, execution_id):
156
- """Sets the execution_id of this WorkflowExecutionBrief.
156
+ r"""Sets the execution_id of this WorkflowExecutionBrief.
157
157
 
158
158
  流程执行实例ID
159
159
 
@@ -164,7 +164,7 @@ class WorkflowExecutionBrief:
164
164
 
165
165
  @property
166
166
  def status(self):
167
- """Gets the status of this WorkflowExecutionBrief.
167
+ r"""Gets the status of this WorkflowExecutionBrief.
168
168
 
169
169
  流程实例执行状态
170
170
 
@@ -175,7 +175,7 @@ class WorkflowExecutionBrief:
175
175
 
176
176
  @status.setter
177
177
  def status(self, status):
178
- """Sets the status of this WorkflowExecutionBrief.
178
+ r"""Sets the status of this WorkflowExecutionBrief.
179
179
 
180
180
  流程实例执行状态
181
181
 
@@ -186,7 +186,7 @@ class WorkflowExecutionBrief:
186
186
 
187
187
  @property
188
188
  def begin_time(self):
189
- """Gets the begin_time of this WorkflowExecutionBrief.
189
+ r"""Gets the begin_time of this WorkflowExecutionBrief.
190
190
 
191
191
  流程实例创建时间,格式:UTC时间戳
192
192
 
@@ -197,7 +197,7 @@ class WorkflowExecutionBrief:
197
197
 
198
198
  @begin_time.setter
199
199
  def begin_time(self, begin_time):
200
- """Sets the begin_time of this WorkflowExecutionBrief.
200
+ r"""Sets the begin_time of this WorkflowExecutionBrief.
201
201
 
202
202
  流程实例创建时间,格式:UTC时间戳
203
203
 
@@ -208,7 +208,7 @@ class WorkflowExecutionBrief:
208
208
 
209
209
  @property
210
210
  def end_time(self):
211
- """Gets the end_time of this WorkflowExecutionBrief.
211
+ r"""Gets the end_time of this WorkflowExecutionBrief.
212
212
 
213
213
  流程实例结束时间,格式:UTC时间戳
214
214
 
@@ -219,7 +219,7 @@ class WorkflowExecutionBrief:
219
219
 
220
220
  @end_time.setter
221
221
  def end_time(self, end_time):
222
- """Sets the end_time of this WorkflowExecutionBrief.
222
+ r"""Sets the end_time of this WorkflowExecutionBrief.
223
223
 
224
224
  流程实例结束时间,格式:UTC时间戳
225
225
 
@@ -230,7 +230,7 @@ class WorkflowExecutionBrief:
230
230
 
231
231
  @property
232
232
  def last_update_time(self):
233
- """Gets the last_update_time of this WorkflowExecutionBrief.
233
+ r"""Gets the last_update_time of this WorkflowExecutionBrief.
234
234
 
235
235
  流程实例上次更新时间,格式:UTC时间戳
236
236
 
@@ -241,7 +241,7 @@ class WorkflowExecutionBrief:
241
241
 
242
242
  @last_update_time.setter
243
243
  def last_update_time(self, last_update_time):
244
- """Sets the last_update_time of this WorkflowExecutionBrief.
244
+ r"""Sets the last_update_time of this WorkflowExecutionBrief.
245
245
 
246
246
  流程实例上次更新时间,格式:UTC时间戳
247
247
 
@@ -252,7 +252,7 @@ class WorkflowExecutionBrief:
252
252
 
253
253
  @property
254
254
  def created_by(self):
255
- """Gets the created_by of this WorkflowExecutionBrief.
255
+ r"""Gets the created_by of this WorkflowExecutionBrief.
256
256
 
257
257
  流程实例创建者
258
258
 
@@ -263,7 +263,7 @@ class WorkflowExecutionBrief:
263
263
 
264
264
  @created_by.setter
265
265
  def created_by(self, created_by):
266
- """Sets the created_by of this WorkflowExecutionBrief.
266
+ r"""Sets the created_by of this WorkflowExecutionBrief.
267
267
 
268
268
  流程实例创建者
269
269
 
@@ -274,7 +274,7 @@ class WorkflowExecutionBrief:
274
274
 
275
275
  @property
276
276
  def approve_user_name_list(self):
277
- """Gets the approve_user_name_list of this WorkflowExecutionBrief.
277
+ r"""Gets the approve_user_name_list of this WorkflowExecutionBrief.
278
278
 
279
279
  审批人列表
280
280
 
@@ -285,7 +285,7 @@ class WorkflowExecutionBrief:
285
285
 
286
286
  @approve_user_name_list.setter
287
287
  def approve_user_name_list(self, approve_user_name_list):
288
- """Sets the approve_user_name_list of this WorkflowExecutionBrief.
288
+ r"""Sets the approve_user_name_list of this WorkflowExecutionBrief.
289
289
 
290
290
  审批人列表
291
291
 
@@ -296,7 +296,7 @@ class WorkflowExecutionBrief:
296
296
 
297
297
  @property
298
298
  def execution_result_list(self):
299
- """Gets the execution_result_list of this WorkflowExecutionBrief.
299
+ r"""Gets the execution_result_list of this WorkflowExecutionBrief.
300
300
 
301
301
  执行记录
302
302
 
@@ -307,7 +307,7 @@ class WorkflowExecutionBrief:
307
307
 
308
308
  @execution_result_list.setter
309
309
  def execution_result_list(self, execution_result_list):
310
- """Sets the execution_result_list of this WorkflowExecutionBrief.
310
+ r"""Sets the execution_result_list of this WorkflowExecutionBrief.
311
311
 
312
312
  执行记录
313
313
 
@@ -318,7 +318,7 @@ class WorkflowExecutionBrief:
318
318
 
319
319
  @property
320
320
  def project_id(self):
321
- """Gets the project_id of this WorkflowExecutionBrief.
321
+ r"""Gets the project_id of this WorkflowExecutionBrief.
322
322
 
323
323
  租户从IAM申请到的projectid,一般为32位字符串。
324
324
 
@@ -329,7 +329,7 @@ class WorkflowExecutionBrief:
329
329
 
330
330
  @project_id.setter
331
331
  def project_id(self, project_id):
332
- """Sets the project_id of this WorkflowExecutionBrief.
332
+ r"""Sets the project_id of this WorkflowExecutionBrief.
333
333
 
334
334
  租户从IAM申请到的projectid,一般为32位字符串。
335
335
 
@@ -340,7 +340,7 @@ class WorkflowExecutionBrief:
340
340
 
341
341
  @property
342
342
  def workflow_edit_time(self):
343
- """Gets the workflow_edit_time of this WorkflowExecutionBrief.
343
+ r"""Gets the workflow_edit_time of this WorkflowExecutionBrief.
344
344
 
345
345
  执行工作流的修改时间,格式:UTC时间戳
346
346
 
@@ -351,7 +351,7 @@ class WorkflowExecutionBrief:
351
351
 
352
352
  @workflow_edit_time.setter
353
353
  def workflow_edit_time(self, workflow_edit_time):
354
- """Sets the workflow_edit_time of this WorkflowExecutionBrief.
354
+ r"""Sets the workflow_edit_time of this WorkflowExecutionBrief.
355
355
 
356
356
  执行工作流的修改时间,格式:UTC时间戳
357
357
 
@@ -362,7 +362,7 @@ class WorkflowExecutionBrief:
362
362
 
363
363
  @property
364
364
  def last_record_id_with_snapshot(self):
365
- """Gets the last_record_id_with_snapshot of this WorkflowExecutionBrief.
365
+ r"""Gets the last_record_id_with_snapshot of this WorkflowExecutionBrief.
366
366
 
367
367
  执行快照
368
368
 
@@ -373,7 +373,7 @@ class WorkflowExecutionBrief:
373
373
 
374
374
  @last_record_id_with_snapshot.setter
375
375
  def last_record_id_with_snapshot(self, last_record_id_with_snapshot):
376
- """Sets the last_record_id_with_snapshot of this WorkflowExecutionBrief.
376
+ r"""Sets the last_record_id_with_snapshot of this WorkflowExecutionBrief.
377
377
 
378
378
  执行快照
379
379
 
@@ -47,7 +47,7 @@ class WorkflowQueryParam:
47
47
  }
48
48
 
49
49
  def __init__(self, search=None, type=None, tags=None, page=None, size=None, enterprise_project_id=None, create_by=None, sort_field=None, sort_type=None, search_time_start=None, search_time_end=None, status=None):
50
- """WorkflowQueryParam
50
+ r"""WorkflowQueryParam
51
51
 
52
52
  The model defined in huaweicloud sdk
53
53
 
@@ -118,7 +118,7 @@ class WorkflowQueryParam:
118
118
 
119
119
  @property
120
120
  def search(self):
121
- """Gets the search of this WorkflowQueryParam.
121
+ r"""Gets the search of this WorkflowQueryParam.
122
122
 
123
123
  搜索内容,可以针对工作流名称和描述内容进行搜索。
124
124
 
@@ -129,7 +129,7 @@ class WorkflowQueryParam:
129
129
 
130
130
  @search.setter
131
131
  def search(self, search):
132
- """Sets the search of this WorkflowQueryParam.
132
+ r"""Sets the search of this WorkflowQueryParam.
133
133
 
134
134
  搜索内容,可以针对工作流名称和描述内容进行搜索。
135
135
 
@@ -140,7 +140,7 @@ class WorkflowQueryParam:
140
140
 
141
141
  @property
142
142
  def type(self):
143
- """Gets the type of this WorkflowQueryParam.
143
+ r"""Gets the type of this WorkflowQueryParam.
144
144
 
145
145
  工作流分类,可以取值[\"cron\",\"event\",\"manual\"]。
146
146
 
@@ -151,7 +151,7 @@ class WorkflowQueryParam:
151
151
 
152
152
  @type.setter
153
153
  def type(self, type):
154
- """Sets the type of this WorkflowQueryParam.
154
+ r"""Sets the type of this WorkflowQueryParam.
155
155
 
156
156
  工作流分类,可以取值[\"cron\",\"event\",\"manual\"]。
157
157
 
@@ -162,7 +162,7 @@ class WorkflowQueryParam:
162
162
 
163
163
  @property
164
164
  def tags(self):
165
- """Gets the tags of this WorkflowQueryParam.
165
+ r"""Gets the tags of this WorkflowQueryParam.
166
166
 
167
167
  工作流标签,最多支持10个。
168
168
 
@@ -173,7 +173,7 @@ class WorkflowQueryParam:
173
173
 
174
174
  @tags.setter
175
175
  def tags(self, tags):
176
- """Sets the tags of this WorkflowQueryParam.
176
+ r"""Sets the tags of this WorkflowQueryParam.
177
177
 
178
178
  工作流标签,最多支持10个。
179
179
 
@@ -184,7 +184,7 @@ class WorkflowQueryParam:
184
184
 
185
185
  @property
186
186
  def page(self):
187
- """Gets the page of this WorkflowQueryParam.
187
+ r"""Gets the page of this WorkflowQueryParam.
188
188
 
189
189
  查询当前的页数,默认值为0。
190
190
 
@@ -195,7 +195,7 @@ class WorkflowQueryParam:
195
195
 
196
196
  @page.setter
197
197
  def page(self, page):
198
- """Sets the page of this WorkflowQueryParam.
198
+ r"""Sets the page of this WorkflowQueryParam.
199
199
 
200
200
  查询当前的页数,默认值为0。
201
201
 
@@ -206,7 +206,7 @@ class WorkflowQueryParam:
206
206
 
207
207
  @property
208
208
  def size(self):
209
- """Gets the size of this WorkflowQueryParam.
209
+ r"""Gets the size of this WorkflowQueryParam.
210
210
 
211
211
  查询当前页的大小,默认值为10。
212
212
 
@@ -217,7 +217,7 @@ class WorkflowQueryParam:
217
217
 
218
218
  @size.setter
219
219
  def size(self, size):
220
- """Sets the size of this WorkflowQueryParam.
220
+ r"""Sets the size of this WorkflowQueryParam.
221
221
 
222
222
  查询当前页的大小,默认值为10。
223
223
 
@@ -228,7 +228,7 @@ class WorkflowQueryParam:
228
228
 
229
229
  @property
230
230
  def enterprise_project_id(self):
231
- """Gets the enterprise_project_id of this WorkflowQueryParam.
231
+ r"""Gets the enterprise_project_id of this WorkflowQueryParam.
232
232
 
233
233
  企业项目id。
234
234
 
@@ -239,7 +239,7 @@ class WorkflowQueryParam:
239
239
 
240
240
  @enterprise_project_id.setter
241
241
  def enterprise_project_id(self, enterprise_project_id):
242
- """Sets the enterprise_project_id of this WorkflowQueryParam.
242
+ r"""Sets the enterprise_project_id of this WorkflowQueryParam.
243
243
 
244
244
  企业项目id。
245
245
 
@@ -250,7 +250,7 @@ class WorkflowQueryParam:
250
250
 
251
251
  @property
252
252
  def create_by(self):
253
- """Gets the create_by of this WorkflowQueryParam.
253
+ r"""Gets the create_by of this WorkflowQueryParam.
254
254
 
255
255
  工作流创建人。
256
256
 
@@ -261,7 +261,7 @@ class WorkflowQueryParam:
261
261
 
262
262
  @create_by.setter
263
263
  def create_by(self, create_by):
264
- """Sets the create_by of this WorkflowQueryParam.
264
+ r"""Sets the create_by of this WorkflowQueryParam.
265
265
 
266
266
  工作流创建人。
267
267
 
@@ -272,7 +272,7 @@ class WorkflowQueryParam:
272
272
 
273
273
  @property
274
274
  def sort_field(self):
275
- """Gets the sort_field of this WorkflowQueryParam.
275
+ r"""Gets the sort_field of this WorkflowQueryParam.
276
276
 
277
277
  排序字段,取值[\"create_time\",\"last_execution_start_time\",\"update_time\"]。
278
278
 
@@ -283,7 +283,7 @@ class WorkflowQueryParam:
283
283
 
284
284
  @sort_field.setter
285
285
  def sort_field(self, sort_field):
286
- """Sets the sort_field of this WorkflowQueryParam.
286
+ r"""Sets the sort_field of this WorkflowQueryParam.
287
287
 
288
288
  排序字段,取值[\"create_time\",\"last_execution_start_time\",\"update_time\"]。
289
289
 
@@ -294,7 +294,7 @@ class WorkflowQueryParam:
294
294
 
295
295
  @property
296
296
  def sort_type(self):
297
- """Gets the sort_type of this WorkflowQueryParam.
297
+ r"""Gets the sort_type of this WorkflowQueryParam.
298
298
 
299
299
  排序类型,取值[\"ASC\",\"DESC\"]。
300
300
 
@@ -305,7 +305,7 @@ class WorkflowQueryParam:
305
305
 
306
306
  @sort_type.setter
307
307
  def sort_type(self, sort_type):
308
- """Sets the sort_type of this WorkflowQueryParam.
308
+ r"""Sets the sort_type of this WorkflowQueryParam.
309
309
 
310
310
  排序类型,取值[\"ASC\",\"DESC\"]。
311
311
 
@@ -316,7 +316,7 @@ class WorkflowQueryParam:
316
316
 
317
317
  @property
318
318
  def search_time_start(self):
319
- """Gets the search_time_start of this WorkflowQueryParam.
319
+ r"""Gets the search_time_start of this WorkflowQueryParam.
320
320
 
321
321
  时间范围查询的开始时间。
322
322
 
@@ -327,7 +327,7 @@ class WorkflowQueryParam:
327
327
 
328
328
  @search_time_start.setter
329
329
  def search_time_start(self, search_time_start):
330
- """Sets the search_time_start of this WorkflowQueryParam.
330
+ r"""Sets the search_time_start of this WorkflowQueryParam.
331
331
 
332
332
  时间范围查询的开始时间。
333
333
 
@@ -338,7 +338,7 @@ class WorkflowQueryParam:
338
338
 
339
339
  @property
340
340
  def search_time_end(self):
341
- """Gets the search_time_end of this WorkflowQueryParam.
341
+ r"""Gets the search_time_end of this WorkflowQueryParam.
342
342
 
343
343
  时间范围查询的结束时间。
344
344
 
@@ -349,7 +349,7 @@ class WorkflowQueryParam:
349
349
 
350
350
  @search_time_end.setter
351
351
  def search_time_end(self, search_time_end):
352
- """Sets the search_time_end of this WorkflowQueryParam.
352
+ r"""Sets the search_time_end of this WorkflowQueryParam.
353
353
 
354
354
  时间范围查询的结束时间。
355
355
 
@@ -360,7 +360,7 @@ class WorkflowQueryParam:
360
360
 
361
361
  @property
362
362
  def status(self):
363
- """Gets the status of this WorkflowQueryParam.
363
+ r"""Gets the status of this WorkflowQueryParam.
364
364
 
365
365
  任务的状态 [\"success\",\"fail\",\"executing\",\"cancel\",\"waitExecute\",\"waitApproval\",\"approvalFailed\",\"pausing\",\"canceling\"]
366
366
 
@@ -371,7 +371,7 @@ class WorkflowQueryParam:
371
371
 
372
372
  @status.setter
373
373
  def status(self, status):
374
- """Sets the status of this WorkflowQueryParam.
374
+ r"""Sets the status of this WorkflowQueryParam.
375
375
 
376
376
  任务的状态 [\"success\",\"fail\",\"executing\",\"cancel\",\"waitExecute\",\"waitApproval\",\"approvalFailed\",\"pausing\",\"canceling\"]
377
377
 
@@ -49,7 +49,7 @@ class WorkflowRequestBody:
49
49
  }
50
50
 
51
51
  def __init__(self, name=None, type=None, description=None, tags=None, template_name=None, template_id=None, input=None, quote=None, job_name=None, job_id=None, service_scenario=None, service_name=None, task_type=None):
52
- """WorkflowRequestBody
52
+ r"""WorkflowRequestBody
53
53
 
54
54
  The model defined in huaweicloud sdk
55
55
 
@@ -122,7 +122,7 @@ class WorkflowRequestBody:
122
122
 
123
123
  @property
124
124
  def name(self):
125
- """Gets the name of this WorkflowRequestBody.
125
+ r"""Gets the name of this WorkflowRequestBody.
126
126
 
127
127
  工作流名称,需要满足中文、英文大小写、数字、中划线和下划线{1,64}。
128
128
 
@@ -133,7 +133,7 @@ class WorkflowRequestBody:
133
133
 
134
134
  @name.setter
135
135
  def name(self, name):
136
- """Sets the name of this WorkflowRequestBody.
136
+ r"""Sets the name of this WorkflowRequestBody.
137
137
 
138
138
  工作流名称,需要满足中文、英文大小写、数字、中划线和下划线{1,64}。
139
139
 
@@ -144,7 +144,7 @@ class WorkflowRequestBody:
144
144
 
145
145
  @property
146
146
  def type(self):
147
- """Gets the type of this WorkflowRequestBody.
147
+ r"""Gets the type of this WorkflowRequestBody.
148
148
 
149
149
  工作流类型,可以为cron、manual
150
150
 
@@ -155,7 +155,7 @@ class WorkflowRequestBody:
155
155
 
156
156
  @type.setter
157
157
  def type(self, type):
158
- """Sets the type of this WorkflowRequestBody.
158
+ r"""Sets the type of this WorkflowRequestBody.
159
159
 
160
160
  工作流类型,可以为cron、manual
161
161
 
@@ -166,7 +166,7 @@ class WorkflowRequestBody:
166
166
 
167
167
  @property
168
168
  def description(self):
169
- """Gets the description of this WorkflowRequestBody.
169
+ r"""Gets the description of this WorkflowRequestBody.
170
170
 
171
171
  工作流描述信息。
172
172
 
@@ -177,7 +177,7 @@ class WorkflowRequestBody:
177
177
 
178
178
  @description.setter
179
179
  def description(self, description):
180
- """Sets the description of this WorkflowRequestBody.
180
+ r"""Sets the description of this WorkflowRequestBody.
181
181
 
182
182
  工作流描述信息。
183
183
 
@@ -188,7 +188,7 @@ class WorkflowRequestBody:
188
188
 
189
189
  @property
190
190
  def tags(self):
191
- """Gets the tags of this WorkflowRequestBody.
191
+ r"""Gets the tags of this WorkflowRequestBody.
192
192
 
193
193
  标签键和值列表,标签键值对数量范围是0至20。
194
194
 
@@ -199,7 +199,7 @@ class WorkflowRequestBody:
199
199
 
200
200
  @tags.setter
201
201
  def tags(self, tags):
202
- """Sets the tags of this WorkflowRequestBody.
202
+ r"""Sets the tags of this WorkflowRequestBody.
203
203
 
204
204
  标签键和值列表,标签键值对数量范围是0至20。
205
205
 
@@ -210,7 +210,7 @@ class WorkflowRequestBody:
210
210
 
211
211
  @property
212
212
  def template_name(self):
213
- """Gets the template_name of this WorkflowRequestBody.
213
+ r"""Gets the template_name of this WorkflowRequestBody.
214
214
 
215
215
  模板名称,示例:CMS::ECS::BulkyRunScript CMS::ECS::BulkyStartECSInstances CMS::ECS::BulkyCleanDisks
216
216
 
@@ -221,7 +221,7 @@ class WorkflowRequestBody:
221
221
 
222
222
  @template_name.setter
223
223
  def template_name(self, template_name):
224
- """Sets the template_name of this WorkflowRequestBody.
224
+ r"""Sets the template_name of this WorkflowRequestBody.
225
225
 
226
226
  模板名称,示例:CMS::ECS::BulkyRunScript CMS::ECS::BulkyStartECSInstances CMS::ECS::BulkyCleanDisks
227
227
 
@@ -232,7 +232,7 @@ class WorkflowRequestBody:
232
232
 
233
233
  @property
234
234
  def template_id(self):
235
- """Gets the template_id of this WorkflowRequestBody.
235
+ r"""Gets the template_id of this WorkflowRequestBody.
236
236
 
237
237
  模板id。
238
238
 
@@ -243,7 +243,7 @@ class WorkflowRequestBody:
243
243
 
244
244
  @template_id.setter
245
245
  def template_id(self, template_id):
246
- """Sets the template_id of this WorkflowRequestBody.
246
+ r"""Sets the template_id of this WorkflowRequestBody.
247
247
 
248
248
  模板id。
249
249
 
@@ -254,7 +254,7 @@ class WorkflowRequestBody:
254
254
 
255
255
  @property
256
256
  def input(self):
257
- """Gets the input of this WorkflowRequestBody.
257
+ r"""Gets the input of this WorkflowRequestBody.
258
258
 
259
259
  任务执行时需要的参数列表。
260
260
 
@@ -265,7 +265,7 @@ class WorkflowRequestBody:
265
265
 
266
266
  @input.setter
267
267
  def input(self, input):
268
- """Sets the input of this WorkflowRequestBody.
268
+ r"""Sets the input of this WorkflowRequestBody.
269
269
 
270
270
  任务执行时需要的参数列表。
271
271
 
@@ -276,7 +276,7 @@ class WorkflowRequestBody:
276
276
 
277
277
  @property
278
278
  def quote(self):
279
- """Gets the quote of this WorkflowRequestBody.
279
+ r"""Gets the quote of this WorkflowRequestBody.
280
280
 
281
281
  引用,参数引用。
282
282
 
@@ -287,7 +287,7 @@ class WorkflowRequestBody:
287
287
 
288
288
  @quote.setter
289
289
  def quote(self, quote):
290
- """Sets the quote of this WorkflowRequestBody.
290
+ r"""Sets the quote of this WorkflowRequestBody.
291
291
 
292
292
  引用,参数引用。
293
293
 
@@ -298,7 +298,7 @@ class WorkflowRequestBody:
298
298
 
299
299
  @property
300
300
  def job_name(self):
301
- """Gets the job_name of this WorkflowRequestBody.
301
+ r"""Gets the job_name of this WorkflowRequestBody.
302
302
 
303
303
  作业名称。
304
304
 
@@ -309,7 +309,7 @@ class WorkflowRequestBody:
309
309
 
310
310
  @job_name.setter
311
311
  def job_name(self, job_name):
312
- """Sets the job_name of this WorkflowRequestBody.
312
+ r"""Sets the job_name of this WorkflowRequestBody.
313
313
 
314
314
  作业名称。
315
315
 
@@ -320,7 +320,7 @@ class WorkflowRequestBody:
320
320
 
321
321
  @property
322
322
  def job_id(self):
323
- """Gets the job_id of this WorkflowRequestBody.
323
+ r"""Gets the job_id of this WorkflowRequestBody.
324
324
 
325
325
  作业id。
326
326
 
@@ -331,7 +331,7 @@ class WorkflowRequestBody:
331
331
 
332
332
  @job_id.setter
333
333
  def job_id(self, job_id):
334
- """Sets the job_id of this WorkflowRequestBody.
334
+ r"""Sets the job_id of this WorkflowRequestBody.
335
335
 
336
336
  作业id。
337
337
 
@@ -342,7 +342,7 @@ class WorkflowRequestBody:
342
342
 
343
343
  @property
344
344
  def service_scenario(self):
345
- """Gets the service_scenario of this WorkflowRequestBody.
345
+ r"""Gets the service_scenario of this WorkflowRequestBody.
346
346
 
347
347
  服务场景分类。
348
348
 
@@ -353,7 +353,7 @@ class WorkflowRequestBody:
353
353
 
354
354
  @service_scenario.setter
355
355
  def service_scenario(self, service_scenario):
356
- """Sets the service_scenario of this WorkflowRequestBody.
356
+ r"""Sets the service_scenario of this WorkflowRequestBody.
357
357
 
358
358
  服务场景分类。
359
359
 
@@ -364,7 +364,7 @@ class WorkflowRequestBody:
364
364
 
365
365
  @property
366
366
  def service_name(self):
367
- """Gets the service_name of this WorkflowRequestBody.
367
+ r"""Gets the service_name of this WorkflowRequestBody.
368
368
 
369
369
  服务名称。
370
370
 
@@ -375,7 +375,7 @@ class WorkflowRequestBody:
375
375
 
376
376
  @service_name.setter
377
377
  def service_name(self, service_name):
378
- """Sets the service_name of this WorkflowRequestBody.
378
+ r"""Sets the service_name of this WorkflowRequestBody.
379
379
 
380
380
  服务名称。
381
381
 
@@ -386,7 +386,7 @@ class WorkflowRequestBody:
386
386
 
387
387
  @property
388
388
  def task_type(self):
389
- """Gets the task_type of this WorkflowRequestBody.
389
+ r"""Gets the task_type of this WorkflowRequestBody.
390
390
 
391
391
  任务类型。package,script,job,cloud,standard,customize
392
392
 
@@ -397,7 +397,7 @@ class WorkflowRequestBody:
397
397
 
398
398
  @task_type.setter
399
399
  def task_type(self, task_type):
400
- """Sets the task_type of this WorkflowRequestBody.
400
+ r"""Sets the task_type of this WorkflowRequestBody.
401
401
 
402
402
  任务类型。package,script,job,cloud,standard,customize
403
403