huaweicloudsdkcae 3.1.141__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


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

Files changed (256) hide show
  1. huaweicloudsdkcae/v1/cae_async_client.py +56 -56
  2. huaweicloudsdkcae/v1/cae_client.py +56 -56
  3. huaweicloudsdkcae/v1/model/access.py +5 -5
  4. huaweicloudsdkcae/v1/model/access_configuration_data_items.py +21 -21
  5. huaweicloudsdkcae/v1/model/access_configuration_http_path.py +7 -7
  6. huaweicloudsdkcae/v1/model/access_configuration_metadata.py +3 -3
  7. huaweicloudsdkcae/v1/model/access_configuration_port.py +21 -21
  8. huaweicloudsdkcae/v1/model/access_control.py +5 -5
  9. huaweicloudsdkcae/v1/model/action_kind_obj.py +1 -1
  10. huaweicloudsdkcae/v1/model/action_on_component_build.py +5 -5
  11. huaweicloudsdkcae/v1/model/action_on_component_source.py +9 -9
  12. huaweicloudsdkcae/v1/model/action_on_component_spec.py +11 -11
  13. huaweicloudsdkcae/v1/model/agency.py +7 -7
  14. huaweicloudsdkcae/v1/model/agency_item.py +3 -3
  15. huaweicloudsdkcae/v1/model/agency_kind_obj.py +1 -1
  16. huaweicloudsdkcae/v1/model/agency_metadata.py +5 -5
  17. huaweicloudsdkcae/v1/model/api_version_obj.py +1 -1
  18. huaweicloudsdkcae/v1/model/app_info.py +5 -5
  19. huaweicloudsdkcae/v1/model/application_item.py +9 -9
  20. huaweicloudsdkcae/v1/model/application_kind_obj.py +1 -1
  21. huaweicloudsdkcae/v1/model/application_metadata.py +9 -9
  22. huaweicloudsdkcae/v1/model/archive.py +3 -3
  23. huaweicloudsdkcae/v1/model/build.py +5 -5
  24. huaweicloudsdkcae/v1/model/cert_item.py +5 -5
  25. huaweicloudsdkcae/v1/model/cert_req.py +9 -9
  26. huaweicloudsdkcae/v1/model/certificate_kind_obj.py +1 -1
  27. huaweicloudsdkcae/v1/model/cloud_storage_log_path_info.py +5 -5
  28. huaweicloudsdkcae/v1/model/component_configuration_kind_obj.py +1 -1
  29. huaweicloudsdkcae/v1/model/component_execution_result.py +9 -9
  30. huaweicloudsdkcae/v1/model/component_info.py +5 -5
  31. huaweicloudsdkcae/v1/model/component_item.py +13 -13
  32. huaweicloudsdkcae/v1/model/component_kind_obj.py +1 -1
  33. huaweicloudsdkcae/v1/model/component_snapshot_context.py +45 -45
  34. huaweicloudsdkcae/v1/model/component_snapshot_item.py +11 -11
  35. huaweicloudsdkcae/v1/model/component_snapshot_kind_obj.py +1 -1
  36. huaweicloudsdkcae/v1/model/component_spec.py +29 -29
  37. huaweicloudsdkcae/v1/model/configuration.py +13 -13
  38. huaweicloudsdkcae/v1/model/configuration_data.py +5 -5
  39. huaweicloudsdkcae/v1/model/configuration_data_metadata.py +3 -3
  40. huaweicloudsdkcae/v1/model/configuration_item.py +5 -5
  41. huaweicloudsdkcae/v1/model/configuration_request_data_spec.py +59 -59
  42. huaweicloudsdkcae/v1/model/configuration_request_data_spec_post_start.py +3 -3
  43. huaweicloudsdkcae/v1/model/configuration_request_data_spec_pre_stop.py +3 -3
  44. huaweicloudsdkcae/v1/model/configuration_response_data_spec.py +79 -79
  45. huaweicloudsdkcae/v1/model/configuration_response_data_spec_post_start.py +3 -3
  46. huaweicloudsdkcae/v1/model/configuration_response_data_spec_pre_stop.py +3 -3
  47. huaweicloudsdkcae/v1/model/create_agency_request.py +3 -3
  48. huaweicloudsdkcae/v1/model/create_agency_response.py +1 -1
  49. huaweicloudsdkcae/v1/model/create_application_request.py +7 -7
  50. huaweicloudsdkcae/v1/model/create_application_request_body.py +7 -7
  51. huaweicloudsdkcae/v1/model/create_application_request_body_metadata.py +3 -3
  52. huaweicloudsdkcae/v1/model/create_application_response.py +7 -7
  53. huaweicloudsdkcae/v1/model/create_certificate_request.py +7 -7
  54. huaweicloudsdkcae/v1/model/create_certificate_response.py +7 -7
  55. huaweicloudsdkcae/v1/model/create_component_configuration_request.py +11 -11
  56. huaweicloudsdkcae/v1/model/create_component_configuration_request_body.py +7 -7
  57. huaweicloudsdkcae/v1/model/create_component_configuration_response.py +1 -1
  58. huaweicloudsdkcae/v1/model/create_component_request.py +9 -9
  59. huaweicloudsdkcae/v1/model/create_component_request_body.py +9 -9
  60. huaweicloudsdkcae/v1/model/create_component_response.py +9 -9
  61. huaweicloudsdkcae/v1/model/create_component_spec.py +17 -17
  62. huaweicloudsdkcae/v1/model/create_component_with_configuration_request.py +9 -9
  63. huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body.py +11 -11
  64. huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_metadata.py +5 -5
  65. huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_spec.py +13 -13
  66. huaweicloudsdkcae/v1/model/create_component_with_configuration_response.py +13 -13
  67. huaweicloudsdkcae/v1/model/create_component_with_configuration_response_body_status.py +3 -3
  68. huaweicloudsdkcae/v1/model/create_domain_req.py +7 -7
  69. huaweicloudsdkcae/v1/model/create_domain_request.py +7 -7
  70. huaweicloudsdkcae/v1/model/create_domain_response.py +7 -7
  71. huaweicloudsdkcae/v1/model/create_environment_request.py +5 -5
  72. huaweicloudsdkcae/v1/model/create_environment_request_body.py +7 -7
  73. huaweicloudsdkcae/v1/model/create_environment_request_body_metadata.py +5 -5
  74. huaweicloudsdkcae/v1/model/create_environment_response.py +3 -3
  75. huaweicloudsdkcae/v1/model/create_meta_cert.py +3 -3
  76. huaweicloudsdkcae/v1/model/create_meta_domain.py +3 -3
  77. huaweicloudsdkcae/v1/model/create_monitor_system_request.py +7 -7
  78. huaweicloudsdkcae/v1/model/create_monitor_system_response.py +1 -1
  79. huaweicloudsdkcae/v1/model/create_notice_rule_item.py +13 -13
  80. huaweicloudsdkcae/v1/model/create_notice_rule_req.py +7 -7
  81. huaweicloudsdkcae/v1/model/create_notice_rule_request.py +5 -5
  82. huaweicloudsdkcae/v1/model/create_notice_rule_resp_item.py +15 -15
  83. huaweicloudsdkcae/v1/model/create_notice_rule_response.py +7 -7
  84. huaweicloudsdkcae/v1/model/create_or_update_secret_detail.py +5 -5
  85. huaweicloudsdkcae/v1/model/create_or_update_secret_req.py +7 -7
  86. huaweicloudsdkcae/v1/model/create_secret_request.py +7 -7
  87. huaweicloudsdkcae/v1/model/create_secret_response.py +7 -7
  88. huaweicloudsdkcae/v1/model/create_spec_cert.py +5 -5
  89. huaweicloudsdkcae/v1/model/create_timer_rule_req.py +7 -7
  90. huaweicloudsdkcae/v1/model/create_timer_rule_request.py +7 -7
  91. huaweicloudsdkcae/v1/model/create_timer_rule_response.py +7 -7
  92. huaweicloudsdkcae/v1/model/create_volume_req.py +7 -7
  93. huaweicloudsdkcae/v1/model/create_volume_request.py +7 -7
  94. huaweicloudsdkcae/v1/model/create_volume_response.py +1 -1
  95. huaweicloudsdkcae/v1/model/create_vpc_egress_request.py +7 -7
  96. huaweicloudsdkcae/v1/model/create_vpc_egress_response.py +7 -7
  97. huaweicloudsdkcae/v1/model/cron_trigger_scheduler.py +5 -5
  98. huaweicloudsdkcae/v1/model/delete_application_request.py +7 -7
  99. huaweicloudsdkcae/v1/model/delete_application_response.py +1 -1
  100. huaweicloudsdkcae/v1/model/delete_certificate_request.py +7 -7
  101. huaweicloudsdkcae/v1/model/delete_certificate_response.py +1 -1
  102. huaweicloudsdkcae/v1/model/delete_component_configuration_request.py +9 -9
  103. huaweicloudsdkcae/v1/model/delete_component_configuration_response.py +1 -1
  104. huaweicloudsdkcae/v1/model/delete_component_request.py +9 -9
  105. huaweicloudsdkcae/v1/model/delete_component_response.py +3 -3
  106. huaweicloudsdkcae/v1/model/delete_domain_request.py +7 -7
  107. huaweicloudsdkcae/v1/model/delete_domain_response.py +1 -1
  108. huaweicloudsdkcae/v1/model/delete_environment_request.py +5 -5
  109. huaweicloudsdkcae/v1/model/delete_environment_response.py +3 -3
  110. huaweicloudsdkcae/v1/model/delete_notice_rule_request.py +5 -5
  111. huaweicloudsdkcae/v1/model/delete_notice_rule_response.py +3 -3
  112. huaweicloudsdkcae/v1/model/delete_secret_request.py +5 -5
  113. huaweicloudsdkcae/v1/model/delete_secret_response.py +1 -1
  114. huaweicloudsdkcae/v1/model/delete_timer_rule_request.py +7 -7
  115. huaweicloudsdkcae/v1/model/delete_timer_rule_response.py +1 -1
  116. huaweicloudsdkcae/v1/model/delete_volume_request.py +7 -7
  117. huaweicloudsdkcae/v1/model/delete_volume_response.py +7 -7
  118. huaweicloudsdkcae/v1/model/delete_vpc_egress_request.py +7 -7
  119. huaweicloudsdkcae/v1/model/delete_vpc_egress_response.py +1 -1
  120. huaweicloudsdkcae/v1/model/domain_item.py +3 -3
  121. huaweicloudsdkcae/v1/model/domain_kind_obj.py +1 -1
  122. huaweicloudsdkcae/v1/model/egress_cidr.py +7 -7
  123. huaweicloudsdkcae/v1/model/eip_kind_obj.py +1 -1
  124. huaweicloudsdkcae/v1/model/environment_item.py +15 -15
  125. huaweicloudsdkcae/v1/model/environment_kind_obj.py +1 -1
  126. huaweicloudsdkcae/v1/model/execute_action_request.py +11 -11
  127. huaweicloudsdkcae/v1/model/execute_action_request_body.py +9 -9
  128. huaweicloudsdkcae/v1/model/execute_action_request_body_metadata.py +5 -5
  129. huaweicloudsdkcae/v1/model/execute_action_response.py +3 -3
  130. huaweicloudsdkcae/v1/model/execution_details.py +5 -5
  131. huaweicloudsdkcae/v1/model/health_check_configuration_exec.py +3 -3
  132. huaweicloudsdkcae/v1/model/health_check_configuration_http_get.py +7 -7
  133. huaweicloudsdkcae/v1/model/health_check_configuration_liveness_probe.py +17 -17
  134. huaweicloudsdkcae/v1/model/health_check_configuration_readiness_probe.py +17 -17
  135. huaweicloudsdkcae/v1/model/health_check_configuration_startup_probe.py +17 -17
  136. huaweicloudsdkcae/v1/model/health_check_configuration_tcp_socket.py +3 -3
  137. huaweicloudsdkcae/v1/model/instance.py +7 -7
  138. huaweicloudsdkcae/v1/model/job_kind_obj.py +1 -1
  139. huaweicloudsdkcae/v1/model/job_spec.py +7 -7
  140. huaweicloudsdkcae/v1/model/life_cycle_configuration_exec.py +3 -3
  141. huaweicloudsdkcae/v1/model/list_agencies_request.py +1 -1
  142. huaweicloudsdkcae/v1/model/list_agencies_response.py +7 -7
  143. huaweicloudsdkcae/v1/model/list_applications_request.py +5 -5
  144. huaweicloudsdkcae/v1/model/list_applications_response.py +7 -7
  145. huaweicloudsdkcae/v1/model/list_certificates_request.py +5 -5
  146. huaweicloudsdkcae/v1/model/list_certificates_response.py +7 -7
  147. huaweicloudsdkcae/v1/model/list_component_configurations_request.py +11 -11
  148. huaweicloudsdkcae/v1/model/list_component_configurations_response.py +7 -7
  149. huaweicloudsdkcae/v1/model/list_component_configurations_response_data.py +5 -5
  150. huaweicloudsdkcae/v1/model/list_component_instances_request.py +9 -9
  151. huaweicloudsdkcae/v1/model/list_component_instances_response.py +7 -7
  152. huaweicloudsdkcae/v1/model/list_component_snapshots_request.py +9 -9
  153. huaweicloudsdkcae/v1/model/list_component_snapshots_response.py +7 -7
  154. huaweicloudsdkcae/v1/model/list_components_request.py +15 -15
  155. huaweicloudsdkcae/v1/model/list_components_response.py +9 -9
  156. huaweicloudsdkcae/v1/model/list_domains_request.py +5 -5
  157. huaweicloudsdkcae/v1/model/list_domains_response.py +7 -7
  158. huaweicloudsdkcae/v1/model/list_effective_components_request.py +5 -5
  159. huaweicloudsdkcae/v1/model/list_effective_components_response.py +7 -7
  160. huaweicloudsdkcae/v1/model/list_eip_response_body_spec.py +5 -5
  161. huaweicloudsdkcae/v1/model/list_eip_response_body_spec_egress.py +7 -7
  162. huaweicloudsdkcae/v1/model/list_eip_response_body_spec_ingress.py +7 -7
  163. huaweicloudsdkcae/v1/model/list_eips_request.py +5 -5
  164. huaweicloudsdkcae/v1/model/list_eips_response.py +7 -7
  165. huaweicloudsdkcae/v1/model/list_environments_request.py +3 -3
  166. huaweicloudsdkcae/v1/model/list_environments_response.py +7 -7
  167. huaweicloudsdkcae/v1/model/list_notice_rules_request.py +3 -3
  168. huaweicloudsdkcae/v1/model/list_notice_rules_response.py +7 -7
  169. huaweicloudsdkcae/v1/model/list_secrets_request.py +3 -3
  170. huaweicloudsdkcae/v1/model/list_secrets_response.py +7 -7
  171. huaweicloudsdkcae/v1/model/list_timer_rules_request.py +5 -5
  172. huaweicloudsdkcae/v1/model/list_timer_rules_response.py +7 -7
  173. huaweicloudsdkcae/v1/model/list_volumes_request.py +7 -7
  174. huaweicloudsdkcae/v1/model/list_volumes_response.py +7 -7
  175. huaweicloudsdkcae/v1/model/list_vpc_egress_request.py +5 -5
  176. huaweicloudsdkcae/v1/model/list_vpc_egress_response.py +7 -7
  177. huaweicloudsdkcae/v1/model/meta_cert.py +5 -5
  178. huaweicloudsdkcae/v1/model/meta_domain.py +7 -7
  179. huaweicloudsdkcae/v1/model/metadata_response.py +11 -11
  180. huaweicloudsdkcae/v1/model/monitor_system_kind_obj.py +1 -1
  181. huaweicloudsdkcae/v1/model/monitor_system_request_body.py +7 -7
  182. huaweicloudsdkcae/v1/model/monitor_system_request_body_spec.py +17 -17
  183. huaweicloudsdkcae/v1/model/mount_component.py +13 -13
  184. huaweicloudsdkcae/v1/model/notice_rule_notification.py +7 -7
  185. huaweicloudsdkcae/v1/model/notice_rule_scope.py +9 -9
  186. huaweicloudsdkcae/v1/model/repo.py +7 -7
  187. huaweicloudsdkcae/v1/model/resource_limit.py +5 -5
  188. huaweicloudsdkcae/v1/model/resource_limit_for_upgrade.py +5 -5
  189. huaweicloudsdkcae/v1/model/resources_credential.py +5 -5
  190. huaweicloudsdkcae/v1/model/retry_job_request.py +7 -7
  191. huaweicloudsdkcae/v1/model/retry_job_response.py +1 -1
  192. huaweicloudsdkcae/v1/model/scale_configuration_data_advanced.py +11 -11
  193. huaweicloudsdkcae/v1/model/scale_configuration_data_trigger.py +5 -5
  194. huaweicloudsdkcae/v1/model/scaling_trigger_meta.py +9 -9
  195. huaweicloudsdkcae/v1/model/secret_detail.py +15 -15
  196. huaweicloudsdkcae/v1/model/show_application_request.py +7 -7
  197. huaweicloudsdkcae/v1/model/show_application_response.py +7 -7
  198. huaweicloudsdkcae/v1/model/show_component_request.py +9 -9
  199. huaweicloudsdkcae/v1/model/show_component_response.py +9 -9
  200. huaweicloudsdkcae/v1/model/show_execution_result_request.py +7 -7
  201. huaweicloudsdkcae/v1/model/show_execution_result_response.py +7 -7
  202. huaweicloudsdkcae/v1/model/show_job_request.py +7 -7
  203. huaweicloudsdkcae/v1/model/show_job_response.py +7 -7
  204. huaweicloudsdkcae/v1/model/show_monitor_system_request.py +5 -5
  205. huaweicloudsdkcae/v1/model/show_monitor_system_response.py +7 -7
  206. huaweicloudsdkcae/v1/model/show_monitor_system_response_body_spec.py +25 -25
  207. huaweicloudsdkcae/v1/model/show_notice_rule_request.py +5 -5
  208. huaweicloudsdkcae/v1/model/show_notice_rule_response.py +7 -7
  209. huaweicloudsdkcae/v1/model/source.py +9 -9
  210. huaweicloudsdkcae/v1/model/spec_cert.py +7 -7
  211. huaweicloudsdkcae/v1/model/task.py +13 -13
  212. huaweicloudsdkcae/v1/model/time_rule_kind_obj.py +1 -1
  213. huaweicloudsdkcae/v1/model/timer_rule_details.py +25 -25
  214. huaweicloudsdkcae/v1/model/trigger_policy.py +9 -9
  215. huaweicloudsdkcae/v1/model/update_cert_req.py +7 -7
  216. huaweicloudsdkcae/v1/model/update_certificate_request.py +9 -9
  217. huaweicloudsdkcae/v1/model/update_certificate_response.py +1 -1
  218. huaweicloudsdkcae/v1/model/update_component_request.py +11 -11
  219. huaweicloudsdkcae/v1/model/update_component_request_body.py +9 -9
  220. huaweicloudsdkcae/v1/model/update_component_request_metadata.py +5 -5
  221. huaweicloudsdkcae/v1/model/update_component_request_spec.py +11 -11
  222. huaweicloudsdkcae/v1/model/update_component_response.py +1 -1
  223. huaweicloudsdkcae/v1/model/update_eip_request.py +7 -7
  224. huaweicloudsdkcae/v1/model/update_eip_request_body.py +7 -7
  225. huaweicloudsdkcae/v1/model/update_eip_request_body_spec.py +5 -5
  226. huaweicloudsdkcae/v1/model/update_eip_request_body_spec_egress.py +5 -5
  227. huaweicloudsdkcae/v1/model/update_eip_request_body_spec_ingress.py +5 -5
  228. huaweicloudsdkcae/v1/model/update_eip_response.py +1 -1
  229. huaweicloudsdkcae/v1/model/update_monitor_system_request.py +9 -9
  230. huaweicloudsdkcae/v1/model/update_monitor_system_response.py +1 -1
  231. huaweicloudsdkcae/v1/model/update_notice_rule_item.py +9 -9
  232. huaweicloudsdkcae/v1/model/update_notice_rule_req.py +7 -7
  233. huaweicloudsdkcae/v1/model/update_notice_rule_request.py +7 -7
  234. huaweicloudsdkcae/v1/model/update_notice_rule_response.py +7 -7
  235. huaweicloudsdkcae/v1/model/update_secret_request.py +7 -7
  236. huaweicloudsdkcae/v1/model/update_secret_response.py +7 -7
  237. huaweicloudsdkcae/v1/model/update_spec_cert.py +5 -5
  238. huaweicloudsdkcae/v1/model/update_timer_rule_details.py +17 -17
  239. huaweicloudsdkcae/v1/model/update_timer_rule_req.py +7 -7
  240. huaweicloudsdkcae/v1/model/update_timer_rule_request.py +9 -9
  241. huaweicloudsdkcae/v1/model/update_timer_rule_response.py +1 -1
  242. huaweicloudsdkcae/v1/model/volume.py +15 -15
  243. huaweicloudsdkcae/v1/model/volume_configuration_data_volume.py +13 -13
  244. huaweicloudsdkcae/v1/model/volume_configuration_mount_info.py +7 -7
  245. huaweicloudsdkcae/v1/model/volume_kind_obj.py +1 -1
  246. huaweicloudsdkcae/v1/model/volume_spec.py +9 -9
  247. huaweicloudsdkcae/v1/model/vpc_egress_kind_obj.py +1 -1
  248. huaweicloudsdkcae/v1/model/vpc_egress_request_body.py +7 -7
  249. huaweicloudsdkcae/v1/model/vpc_egress_request_body_spec.py +3 -3
  250. huaweicloudsdkcae/v1/model/vpc_egress_response_body_spec.py +7 -7
  251. {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/METADATA +2 -2
  252. huaweicloudsdkcae-3.1.143.dist-info/RECORD +260 -0
  253. huaweicloudsdkcae-3.1.141.dist-info/RECORD +0 -260
  254. {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/LICENSE +0 -0
  255. {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/WHEEL +0 -0
  256. {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/top_level.txt +0 -0
@@ -29,7 +29,7 @@ class Instance:
29
29
  }
30
30
 
31
31
  def __init__(self, id=None, name=None, status=None):
32
- """Instance
32
+ r"""Instance
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class Instance:
57
57
 
58
58
  @property
59
59
  def id(self):
60
- """Gets the id of this Instance.
60
+ r"""Gets the id of this Instance.
61
61
 
62
62
  实例ID。
63
63
 
@@ -68,7 +68,7 @@ class Instance:
68
68
 
69
69
  @id.setter
70
70
  def id(self, id):
71
- """Sets the id of this Instance.
71
+ r"""Sets the id of this Instance.
72
72
 
73
73
  实例ID。
74
74
 
@@ -79,7 +79,7 @@ class Instance:
79
79
 
80
80
  @property
81
81
  def name(self):
82
- """Gets the name of this Instance.
82
+ r"""Gets the name of this Instance.
83
83
 
84
84
  实例名称。
85
85
 
@@ -90,7 +90,7 @@ class Instance:
90
90
 
91
91
  @name.setter
92
92
  def name(self, name):
93
- """Sets the name of this Instance.
93
+ r"""Sets the name of this Instance.
94
94
 
95
95
  实例名称。
96
96
 
@@ -101,7 +101,7 @@ class Instance:
101
101
 
102
102
  @property
103
103
  def status(self):
104
- """Gets the status of this Instance.
104
+ r"""Gets the status of this Instance.
105
105
 
106
106
  实例状态。
107
107
 
@@ -112,7 +112,7 @@ class Instance:
112
112
 
113
113
  @status.setter
114
114
  def status(self, status):
115
- """Sets the status of this Instance.
115
+ r"""Sets the status of this Instance.
116
116
 
117
117
  实例状态。
118
118
 
@@ -26,7 +26,7 @@ class JobKindObj:
26
26
  }
27
27
 
28
28
  def __init__(self):
29
- """JobKindObj
29
+ r"""JobKindObj
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -29,7 +29,7 @@ class JobSpec:
29
29
  }
30
30
 
31
31
  def __init__(self, progress=None, status=None, tasks=None):
32
- """JobSpec
32
+ r"""JobSpec
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class JobSpec:
57
57
 
58
58
  @property
59
59
  def progress(self):
60
- """Gets the progress of this JobSpec.
60
+ r"""Gets the progress of this JobSpec.
61
61
 
62
62
  任务进度。
63
63
 
@@ -68,7 +68,7 @@ class JobSpec:
68
68
 
69
69
  @progress.setter
70
70
  def progress(self, progress):
71
- """Sets the progress of this JobSpec.
71
+ r"""Sets the progress of this JobSpec.
72
72
 
73
73
  任务进度。
74
74
 
@@ -79,7 +79,7 @@ class JobSpec:
79
79
 
80
80
  @property
81
81
  def status(self):
82
- """Gets the status of this JobSpec.
82
+ r"""Gets the status of this JobSpec.
83
83
 
84
84
  任务状态。
85
85
 
@@ -90,7 +90,7 @@ class JobSpec:
90
90
 
91
91
  @status.setter
92
92
  def status(self, status):
93
- """Sets the status of this JobSpec.
93
+ r"""Sets the status of this JobSpec.
94
94
 
95
95
  任务状态。
96
96
 
@@ -101,7 +101,7 @@ class JobSpec:
101
101
 
102
102
  @property
103
103
  def tasks(self):
104
- """Gets the tasks of this JobSpec.
104
+ r"""Gets the tasks of this JobSpec.
105
105
 
106
106
  子任务。
107
107
 
@@ -112,7 +112,7 @@ class JobSpec:
112
112
 
113
113
  @tasks.setter
114
114
  def tasks(self, tasks):
115
- """Sets the tasks of this JobSpec.
115
+ r"""Sets the tasks of this JobSpec.
116
116
 
117
117
  子任务。
118
118
 
@@ -25,7 +25,7 @@ class LifeCycleConfigurationExec:
25
25
  }
26
26
 
27
27
  def __init__(self, command=None):
28
- """LifeCycleConfigurationExec
28
+ r"""LifeCycleConfigurationExec
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class LifeCycleConfigurationExec:
43
43
 
44
44
  @property
45
45
  def command(self):
46
- """Gets the command of this LifeCycleConfigurationExec.
46
+ r"""Gets the command of this LifeCycleConfigurationExec.
47
47
 
48
48
  shell语句。
49
49
 
@@ -54,7 +54,7 @@ class LifeCycleConfigurationExec:
54
54
 
55
55
  @command.setter
56
56
  def command(self, command):
57
- """Sets the command of this LifeCycleConfigurationExec.
57
+ r"""Sets the command of this LifeCycleConfigurationExec.
58
58
 
59
59
  shell语句。
60
60
 
@@ -23,7 +23,7 @@ class ListAgenciesRequest:
23
23
  }
24
24
 
25
25
  def __init__(self):
26
- """ListAgenciesRequest
26
+ r"""ListAgenciesRequest
27
27
 
28
28
  The model defined in huaweicloud sdk
29
29
 
@@ -30,7 +30,7 @@ class ListAgenciesResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, api_version=None, kind=None, agencies=None):
33
- """ListAgenciesResponse
33
+ r"""ListAgenciesResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListAgenciesResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def api_version(self):
61
- """Gets the api_version of this ListAgenciesResponse.
61
+ r"""Gets the api_version of this ListAgenciesResponse.
62
62
 
63
63
  :return: The api_version of this ListAgenciesResponse.
64
64
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -67,7 +67,7 @@ class ListAgenciesResponse(SdkResponse):
67
67
 
68
68
  @api_version.setter
69
69
  def api_version(self, api_version):
70
- """Sets the api_version of this ListAgenciesResponse.
70
+ r"""Sets the api_version of this ListAgenciesResponse.
71
71
 
72
72
  :param api_version: The api_version of this ListAgenciesResponse.
73
73
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -76,7 +76,7 @@ class ListAgenciesResponse(SdkResponse):
76
76
 
77
77
  @property
78
78
  def kind(self):
79
- """Gets the kind of this ListAgenciesResponse.
79
+ r"""Gets the kind of this ListAgenciesResponse.
80
80
 
81
81
  :return: The kind of this ListAgenciesResponse.
82
82
  :rtype: :class:`huaweicloudsdkcae.v1.AgencyKindObj`
@@ -85,7 +85,7 @@ class ListAgenciesResponse(SdkResponse):
85
85
 
86
86
  @kind.setter
87
87
  def kind(self, kind):
88
- """Sets the kind of this ListAgenciesResponse.
88
+ r"""Sets the kind of this ListAgenciesResponse.
89
89
 
90
90
  :param kind: The kind of this ListAgenciesResponse.
91
91
  :type kind: :class:`huaweicloudsdkcae.v1.AgencyKindObj`
@@ -94,7 +94,7 @@ class ListAgenciesResponse(SdkResponse):
94
94
 
95
95
  @property
96
96
  def agencies(self):
97
- """Gets the agencies of this ListAgenciesResponse.
97
+ r"""Gets the agencies of this ListAgenciesResponse.
98
98
 
99
99
  委托列表。
100
100
 
@@ -105,7 +105,7 @@ class ListAgenciesResponse(SdkResponse):
105
105
 
106
106
  @agencies.setter
107
107
  def agencies(self, agencies):
108
- """Sets the agencies of this ListAgenciesResponse.
108
+ r"""Sets the agencies of this ListAgenciesResponse.
109
109
 
110
110
  委托列表。
111
111
 
@@ -27,7 +27,7 @@ class ListApplicationsRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, x_enterprise_project_id=None, x_environment_id=None):
30
- """ListApplicationsRequest
30
+ r"""ListApplicationsRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class ListApplicationsRequest:
49
49
 
50
50
  @property
51
51
  def x_enterprise_project_id(self):
52
- """Gets the x_enterprise_project_id of this ListApplicationsRequest.
52
+ r"""Gets the x_enterprise_project_id of this ListApplicationsRequest.
53
53
 
54
54
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
55
55
 
@@ -60,7 +60,7 @@ class ListApplicationsRequest:
60
60
 
61
61
  @x_enterprise_project_id.setter
62
62
  def x_enterprise_project_id(self, x_enterprise_project_id):
63
- """Sets the x_enterprise_project_id of this ListApplicationsRequest.
63
+ r"""Sets the x_enterprise_project_id of this ListApplicationsRequest.
64
64
 
65
65
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
66
66
 
@@ -71,7 +71,7 @@ class ListApplicationsRequest:
71
71
 
72
72
  @property
73
73
  def x_environment_id(self):
74
- """Gets the x_environment_id of this ListApplicationsRequest.
74
+ r"""Gets the x_environment_id of this ListApplicationsRequest.
75
75
 
76
76
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
77
77
 
@@ -82,7 +82,7 @@ class ListApplicationsRequest:
82
82
 
83
83
  @x_environment_id.setter
84
84
  def x_environment_id(self, x_environment_id):
85
- """Sets the x_environment_id of this ListApplicationsRequest.
85
+ r"""Sets the x_environment_id of this ListApplicationsRequest.
86
86
 
87
87
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
88
88
 
@@ -30,7 +30,7 @@ class ListApplicationsResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, api_version=None, kind=None, items=None):
33
- """ListApplicationsResponse
33
+ r"""ListApplicationsResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListApplicationsResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def api_version(self):
61
- """Gets the api_version of this ListApplicationsResponse.
61
+ r"""Gets the api_version of this ListApplicationsResponse.
62
62
 
63
63
  :return: The api_version of this ListApplicationsResponse.
64
64
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -67,7 +67,7 @@ class ListApplicationsResponse(SdkResponse):
67
67
 
68
68
  @api_version.setter
69
69
  def api_version(self, api_version):
70
- """Sets the api_version of this ListApplicationsResponse.
70
+ r"""Sets the api_version of this ListApplicationsResponse.
71
71
 
72
72
  :param api_version: The api_version of this ListApplicationsResponse.
73
73
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -76,7 +76,7 @@ class ListApplicationsResponse(SdkResponse):
76
76
 
77
77
  @property
78
78
  def kind(self):
79
- """Gets the kind of this ListApplicationsResponse.
79
+ r"""Gets the kind of this ListApplicationsResponse.
80
80
 
81
81
  :return: The kind of this ListApplicationsResponse.
82
82
  :rtype: :class:`huaweicloudsdkcae.v1.ApplicationKindObj`
@@ -85,7 +85,7 @@ class ListApplicationsResponse(SdkResponse):
85
85
 
86
86
  @kind.setter
87
87
  def kind(self, kind):
88
- """Sets the kind of this ListApplicationsResponse.
88
+ r"""Sets the kind of this ListApplicationsResponse.
89
89
 
90
90
  :param kind: The kind of this ListApplicationsResponse.
91
91
  :type kind: :class:`huaweicloudsdkcae.v1.ApplicationKindObj`
@@ -94,7 +94,7 @@ class ListApplicationsResponse(SdkResponse):
94
94
 
95
95
  @property
96
96
  def items(self):
97
- """Gets the items of this ListApplicationsResponse.
97
+ r"""Gets the items of this ListApplicationsResponse.
98
98
 
99
99
  应用列表。
100
100
 
@@ -105,7 +105,7 @@ class ListApplicationsResponse(SdkResponse):
105
105
 
106
106
  @items.setter
107
107
  def items(self, items):
108
- """Sets the items of this ListApplicationsResponse.
108
+ r"""Sets the items of this ListApplicationsResponse.
109
109
 
110
110
  应用列表。
111
111
 
@@ -27,7 +27,7 @@ class ListCertificatesRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, x_enterprise_project_id=None, x_environment_id=None):
30
- """ListCertificatesRequest
30
+ r"""ListCertificatesRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class ListCertificatesRequest:
49
49
 
50
50
  @property
51
51
  def x_enterprise_project_id(self):
52
- """Gets the x_enterprise_project_id of this ListCertificatesRequest.
52
+ r"""Gets the x_enterprise_project_id of this ListCertificatesRequest.
53
53
 
54
54
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
55
55
 
@@ -60,7 +60,7 @@ class ListCertificatesRequest:
60
60
 
61
61
  @x_enterprise_project_id.setter
62
62
  def x_enterprise_project_id(self, x_enterprise_project_id):
63
- """Sets the x_enterprise_project_id of this ListCertificatesRequest.
63
+ r"""Sets the x_enterprise_project_id of this ListCertificatesRequest.
64
64
 
65
65
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
66
66
 
@@ -71,7 +71,7 @@ class ListCertificatesRequest:
71
71
 
72
72
  @property
73
73
  def x_environment_id(self):
74
- """Gets the x_environment_id of this ListCertificatesRequest.
74
+ r"""Gets the x_environment_id of this ListCertificatesRequest.
75
75
 
76
76
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
77
77
 
@@ -82,7 +82,7 @@ class ListCertificatesRequest:
82
82
 
83
83
  @x_environment_id.setter
84
84
  def x_environment_id(self, x_environment_id):
85
- """Sets the x_environment_id of this ListCertificatesRequest.
85
+ r"""Sets the x_environment_id of this ListCertificatesRequest.
86
86
 
87
87
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
88
88
 
@@ -30,7 +30,7 @@ class ListCertificatesResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, api_version=None, kind=None, items=None):
33
- """ListCertificatesResponse
33
+ r"""ListCertificatesResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListCertificatesResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def api_version(self):
61
- """Gets the api_version of this ListCertificatesResponse.
61
+ r"""Gets the api_version of this ListCertificatesResponse.
62
62
 
63
63
  :return: The api_version of this ListCertificatesResponse.
64
64
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -67,7 +67,7 @@ class ListCertificatesResponse(SdkResponse):
67
67
 
68
68
  @api_version.setter
69
69
  def api_version(self, api_version):
70
- """Sets the api_version of this ListCertificatesResponse.
70
+ r"""Sets the api_version of this ListCertificatesResponse.
71
71
 
72
72
  :param api_version: The api_version of this ListCertificatesResponse.
73
73
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -76,7 +76,7 @@ class ListCertificatesResponse(SdkResponse):
76
76
 
77
77
  @property
78
78
  def kind(self):
79
- """Gets the kind of this ListCertificatesResponse.
79
+ r"""Gets the kind of this ListCertificatesResponse.
80
80
 
81
81
  :return: The kind of this ListCertificatesResponse.
82
82
  :rtype: :class:`huaweicloudsdkcae.v1.CertificateKindObj`
@@ -85,7 +85,7 @@ class ListCertificatesResponse(SdkResponse):
85
85
 
86
86
  @kind.setter
87
87
  def kind(self, kind):
88
- """Sets the kind of this ListCertificatesResponse.
88
+ r"""Sets the kind of this ListCertificatesResponse.
89
89
 
90
90
  :param kind: The kind of this ListCertificatesResponse.
91
91
  :type kind: :class:`huaweicloudsdkcae.v1.CertificateKindObj`
@@ -94,7 +94,7 @@ class ListCertificatesResponse(SdkResponse):
94
94
 
95
95
  @property
96
96
  def items(self):
97
- """Gets the items of this ListCertificatesResponse.
97
+ r"""Gets the items of this ListCertificatesResponse.
98
98
 
99
99
  证书列表。
100
100
 
@@ -105,7 +105,7 @@ class ListCertificatesResponse(SdkResponse):
105
105
 
106
106
  @items.setter
107
107
  def items(self, items):
108
- """Sets the items of this ListCertificatesResponse.
108
+ r"""Sets the items of this ListCertificatesResponse.
109
109
 
110
110
  证书列表。
111
111
 
@@ -33,7 +33,7 @@ class ListComponentConfigurationsRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, application_id=None, component_id=None, x_enterprise_project_id=None, x_environment_id=None, display_mode=None):
36
- """ListComponentConfigurationsRequest
36
+ r"""ListComponentConfigurationsRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -68,7 +68,7 @@ class ListComponentConfigurationsRequest:
68
68
 
69
69
  @property
70
70
  def application_id(self):
71
- """Gets the application_id of this ListComponentConfigurationsRequest.
71
+ r"""Gets the application_id of this ListComponentConfigurationsRequest.
72
72
 
73
73
  应用ID。
74
74
 
@@ -79,7 +79,7 @@ class ListComponentConfigurationsRequest:
79
79
 
80
80
  @application_id.setter
81
81
  def application_id(self, application_id):
82
- """Sets the application_id of this ListComponentConfigurationsRequest.
82
+ r"""Sets the application_id of this ListComponentConfigurationsRequest.
83
83
 
84
84
  应用ID。
85
85
 
@@ -90,7 +90,7 @@ class ListComponentConfigurationsRequest:
90
90
 
91
91
  @property
92
92
  def component_id(self):
93
- """Gets the component_id of this ListComponentConfigurationsRequest.
93
+ r"""Gets the component_id of this ListComponentConfigurationsRequest.
94
94
 
95
95
  组件ID。
96
96
 
@@ -101,7 +101,7 @@ class ListComponentConfigurationsRequest:
101
101
 
102
102
  @component_id.setter
103
103
  def component_id(self, component_id):
104
- """Sets the component_id of this ListComponentConfigurationsRequest.
104
+ r"""Sets the component_id of this ListComponentConfigurationsRequest.
105
105
 
106
106
  组件ID。
107
107
 
@@ -112,7 +112,7 @@ class ListComponentConfigurationsRequest:
112
112
 
113
113
  @property
114
114
  def x_enterprise_project_id(self):
115
- """Gets the x_enterprise_project_id of this ListComponentConfigurationsRequest.
115
+ r"""Gets the x_enterprise_project_id of this ListComponentConfigurationsRequest.
116
116
 
117
117
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
118
118
 
@@ -123,7 +123,7 @@ class ListComponentConfigurationsRequest:
123
123
 
124
124
  @x_enterprise_project_id.setter
125
125
  def x_enterprise_project_id(self, x_enterprise_project_id):
126
- """Sets the x_enterprise_project_id of this ListComponentConfigurationsRequest.
126
+ r"""Sets the x_enterprise_project_id of this ListComponentConfigurationsRequest.
127
127
 
128
128
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
129
129
 
@@ -134,7 +134,7 @@ class ListComponentConfigurationsRequest:
134
134
 
135
135
  @property
136
136
  def x_environment_id(self):
137
- """Gets the x_environment_id of this ListComponentConfigurationsRequest.
137
+ r"""Gets the x_environment_id of this ListComponentConfigurationsRequest.
138
138
 
139
139
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
140
140
 
@@ -145,7 +145,7 @@ class ListComponentConfigurationsRequest:
145
145
 
146
146
  @x_environment_id.setter
147
147
  def x_environment_id(self, x_environment_id):
148
- """Sets the x_environment_id of this ListComponentConfigurationsRequest.
148
+ r"""Sets the x_environment_id of this ListComponentConfigurationsRequest.
149
149
 
150
150
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
151
151
 
@@ -156,7 +156,7 @@ class ListComponentConfigurationsRequest:
156
156
 
157
157
  @property
158
158
  def display_mode(self):
159
- """Gets the display_mode of this ListComponentConfigurationsRequest.
159
+ r"""Gets the display_mode of this ListComponentConfigurationsRequest.
160
160
 
161
161
  显示模式,当前只支持“latestEffective”,即只显示最后一次生效配置。
162
162
 
@@ -167,7 +167,7 @@ class ListComponentConfigurationsRequest:
167
167
 
168
168
  @display_mode.setter
169
169
  def display_mode(self, display_mode):
170
- """Sets the display_mode of this ListComponentConfigurationsRequest.
170
+ r"""Sets the display_mode of this ListComponentConfigurationsRequest.
171
171
 
172
172
  显示模式,当前只支持“latestEffective”,即只显示最后一次生效配置。
173
173
 
@@ -30,7 +30,7 @@ class ListComponentConfigurationsResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, api_version=None, kind=None, items=None):
33
- """ListComponentConfigurationsResponse
33
+ r"""ListComponentConfigurationsResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListComponentConfigurationsResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def api_version(self):
61
- """Gets the api_version of this ListComponentConfigurationsResponse.
61
+ r"""Gets the api_version of this ListComponentConfigurationsResponse.
62
62
 
63
63
  API版本,固定值“v1”,该值不可修改。
64
64
 
@@ -69,7 +69,7 @@ class ListComponentConfigurationsResponse(SdkResponse):
69
69
 
70
70
  @api_version.setter
71
71
  def api_version(self, api_version):
72
- """Sets the api_version of this ListComponentConfigurationsResponse.
72
+ r"""Sets the api_version of this ListComponentConfigurationsResponse.
73
73
 
74
74
  API版本,固定值“v1”,该值不可修改。
75
75
 
@@ -80,7 +80,7 @@ class ListComponentConfigurationsResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def kind(self):
83
- """Gets the kind of this ListComponentConfigurationsResponse.
83
+ r"""Gets the kind of this ListComponentConfigurationsResponse.
84
84
 
85
85
  API类型,固定值“ComponentConfiguration”,该值不可修改。
86
86
 
@@ -91,7 +91,7 @@ class ListComponentConfigurationsResponse(SdkResponse):
91
91
 
92
92
  @kind.setter
93
93
  def kind(self, kind):
94
- """Sets the kind of this ListComponentConfigurationsResponse.
94
+ r"""Sets the kind of this ListComponentConfigurationsResponse.
95
95
 
96
96
  API类型,固定值“ComponentConfiguration”,该值不可修改。
97
97
 
@@ -102,7 +102,7 @@ class ListComponentConfigurationsResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def items(self):
105
- """Gets the items of this ListComponentConfigurationsResponse.
105
+ r"""Gets the items of this ListComponentConfigurationsResponse.
106
106
 
107
107
  组件配置列表。
108
108
 
@@ -113,7 +113,7 @@ class ListComponentConfigurationsResponse(SdkResponse):
113
113
 
114
114
  @items.setter
115
115
  def items(self, items):
116
- """Sets the items of this ListComponentConfigurationsResponse.
116
+ r"""Sets the items of this ListComponentConfigurationsResponse.
117
117
 
118
118
  组件配置列表。
119
119
 
@@ -27,7 +27,7 @@ class ListComponentConfigurationsResponseData:
27
27
  }
28
28
 
29
29
  def __init__(self, spec=None, metadata=None):
30
- """ListComponentConfigurationsResponseData
30
+ r"""ListComponentConfigurationsResponseData
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class ListComponentConfigurationsResponseData:
50
50
 
51
51
  @property
52
52
  def spec(self):
53
- """Gets the spec of this ListComponentConfigurationsResponseData.
53
+ r"""Gets the spec of this ListComponentConfigurationsResponseData.
54
54
 
55
55
  :return: The spec of this ListComponentConfigurationsResponseData.
56
56
  :rtype: :class:`huaweicloudsdkcae.v1.ConfigurationResponseDataSpec`
@@ -59,7 +59,7 @@ class ListComponentConfigurationsResponseData:
59
59
 
60
60
  @spec.setter
61
61
  def spec(self, spec):
62
- """Sets the spec of this ListComponentConfigurationsResponseData.
62
+ r"""Sets the spec of this ListComponentConfigurationsResponseData.
63
63
 
64
64
  :param spec: The spec of this ListComponentConfigurationsResponseData.
65
65
  :type spec: :class:`huaweicloudsdkcae.v1.ConfigurationResponseDataSpec`
@@ -68,7 +68,7 @@ class ListComponentConfigurationsResponseData:
68
68
 
69
69
  @property
70
70
  def metadata(self):
71
- """Gets the metadata of this ListComponentConfigurationsResponseData.
71
+ r"""Gets the metadata of this ListComponentConfigurationsResponseData.
72
72
 
73
73
  :return: The metadata of this ListComponentConfigurationsResponseData.
74
74
  :rtype: :class:`huaweicloudsdkcae.v1.ConfigurationDataMetadata`
@@ -77,7 +77,7 @@ class ListComponentConfigurationsResponseData:
77
77
 
78
78
  @metadata.setter
79
79
  def metadata(self, metadata):
80
- """Sets the metadata of this ListComponentConfigurationsResponseData.
80
+ r"""Sets the metadata of this ListComponentConfigurationsResponseData.
81
81
 
82
82
  :param metadata: The metadata of this ListComponentConfigurationsResponseData.
83
83
  :type metadata: :class:`huaweicloudsdkcae.v1.ConfigurationDataMetadata`