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
@@ -25,7 +25,7 @@ class ConfigurationResponseDataSpecPostStart:
25
25
  }
26
26
 
27
27
  def __init__(self, _exec=None):
28
- """ConfigurationResponseDataSpecPostStart
28
+ r"""ConfigurationResponseDataSpecPostStart
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class ConfigurationResponseDataSpecPostStart:
43
43
 
44
44
  @property
45
45
  def _exec(self):
46
- """Gets the _exec of this ConfigurationResponseDataSpecPostStart.
46
+ r"""Gets the _exec of this ConfigurationResponseDataSpecPostStart.
47
47
 
48
48
  :return: The _exec of this ConfigurationResponseDataSpecPostStart.
49
49
  :rtype: :class:`huaweicloudsdkcae.v1.LifeCycleConfigurationExec`
@@ -52,7 +52,7 @@ class ConfigurationResponseDataSpecPostStart:
52
52
 
53
53
  @_exec.setter
54
54
  def _exec(self, _exec):
55
- """Sets the _exec of this ConfigurationResponseDataSpecPostStart.
55
+ r"""Sets the _exec of this ConfigurationResponseDataSpecPostStart.
56
56
 
57
57
  :param _exec: The _exec of this ConfigurationResponseDataSpecPostStart.
58
58
  :type _exec: :class:`huaweicloudsdkcae.v1.LifeCycleConfigurationExec`
@@ -25,7 +25,7 @@ class ConfigurationResponseDataSpecPreStop:
25
25
  }
26
26
 
27
27
  def __init__(self, _exec=None):
28
- """ConfigurationResponseDataSpecPreStop
28
+ r"""ConfigurationResponseDataSpecPreStop
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class ConfigurationResponseDataSpecPreStop:
43
43
 
44
44
  @property
45
45
  def _exec(self):
46
- """Gets the _exec of this ConfigurationResponseDataSpecPreStop.
46
+ r"""Gets the _exec of this ConfigurationResponseDataSpecPreStop.
47
47
 
48
48
  :return: The _exec of this ConfigurationResponseDataSpecPreStop.
49
49
  :rtype: :class:`huaweicloudsdkcae.v1.LifeCycleConfigurationExec`
@@ -52,7 +52,7 @@ class ConfigurationResponseDataSpecPreStop:
52
52
 
53
53
  @_exec.setter
54
54
  def _exec(self, _exec):
55
- """Sets the _exec of this ConfigurationResponseDataSpecPreStop.
55
+ r"""Sets the _exec of this ConfigurationResponseDataSpecPreStop.
56
56
 
57
57
  :param _exec: The _exec of this ConfigurationResponseDataSpecPreStop.
58
58
  :type _exec: :class:`huaweicloudsdkcae.v1.LifeCycleConfigurationExec`
@@ -25,7 +25,7 @@ class CreateAgencyRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """CreateAgencyRequest
28
+ r"""CreateAgencyRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class CreateAgencyRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this CreateAgencyRequest.
46
+ r"""Gets the body of this CreateAgencyRequest.
47
47
 
48
48
  :return: The body of this CreateAgencyRequest.
49
49
  :rtype: :class:`huaweicloudsdkcae.v1.Agency`
@@ -52,7 +52,7 @@ class CreateAgencyRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this CreateAgencyRequest.
55
+ r"""Sets the body of this CreateAgencyRequest.
56
56
 
57
57
  :param body: The body of this CreateAgencyRequest.
58
58
  :type body: :class:`huaweicloudsdkcae.v1.Agency`
@@ -24,7 +24,7 @@ class CreateAgencyResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """CreateAgencyResponse
27
+ r"""CreateAgencyResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -29,7 +29,7 @@ class CreateApplicationRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, x_enterprise_project_id=None, x_environment_id=None, body=None):
32
- """CreateApplicationRequest
32
+ r"""CreateApplicationRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class CreateApplicationRequest:
56
56
 
57
57
  @property
58
58
  def x_enterprise_project_id(self):
59
- """Gets the x_enterprise_project_id of this CreateApplicationRequest.
59
+ r"""Gets the x_enterprise_project_id of this CreateApplicationRequest.
60
60
 
61
61
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
62
62
 
@@ -67,7 +67,7 @@ class CreateApplicationRequest:
67
67
 
68
68
  @x_enterprise_project_id.setter
69
69
  def x_enterprise_project_id(self, x_enterprise_project_id):
70
- """Sets the x_enterprise_project_id of this CreateApplicationRequest.
70
+ r"""Sets the x_enterprise_project_id of this CreateApplicationRequest.
71
71
 
72
72
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
73
73
 
@@ -78,7 +78,7 @@ class CreateApplicationRequest:
78
78
 
79
79
  @property
80
80
  def x_environment_id(self):
81
- """Gets the x_environment_id of this CreateApplicationRequest.
81
+ r"""Gets the x_environment_id of this CreateApplicationRequest.
82
82
 
83
83
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
84
84
 
@@ -89,7 +89,7 @@ class CreateApplicationRequest:
89
89
 
90
90
  @x_environment_id.setter
91
91
  def x_environment_id(self, x_environment_id):
92
- """Sets the x_environment_id of this CreateApplicationRequest.
92
+ r"""Sets the x_environment_id of this CreateApplicationRequest.
93
93
 
94
94
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
95
95
 
@@ -100,7 +100,7 @@ class CreateApplicationRequest:
100
100
 
101
101
  @property
102
102
  def body(self):
103
- """Gets the body of this CreateApplicationRequest.
103
+ r"""Gets the body of this CreateApplicationRequest.
104
104
 
105
105
  :return: The body of this CreateApplicationRequest.
106
106
  :rtype: :class:`huaweicloudsdkcae.v1.CreateApplicationRequestBody`
@@ -109,7 +109,7 @@ class CreateApplicationRequest:
109
109
 
110
110
  @body.setter
111
111
  def body(self, body):
112
- """Sets the body of this CreateApplicationRequest.
112
+ r"""Sets the body of this CreateApplicationRequest.
113
113
 
114
114
  :param body: The body of this CreateApplicationRequest.
115
115
  :type body: :class:`huaweicloudsdkcae.v1.CreateApplicationRequestBody`
@@ -29,7 +29,7 @@ class CreateApplicationRequestBody:
29
29
  }
30
30
 
31
31
  def __init__(self, api_version=None, kind=None, metadata=None):
32
- """CreateApplicationRequestBody
32
+ r"""CreateApplicationRequestBody
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class CreateApplicationRequestBody:
54
54
 
55
55
  @property
56
56
  def api_version(self):
57
- """Gets the api_version of this CreateApplicationRequestBody.
57
+ r"""Gets the api_version of this CreateApplicationRequestBody.
58
58
 
59
59
  :return: The api_version of this CreateApplicationRequestBody.
60
60
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -63,7 +63,7 @@ class CreateApplicationRequestBody:
63
63
 
64
64
  @api_version.setter
65
65
  def api_version(self, api_version):
66
- """Sets the api_version of this CreateApplicationRequestBody.
66
+ r"""Sets the api_version of this CreateApplicationRequestBody.
67
67
 
68
68
  :param api_version: The api_version of this CreateApplicationRequestBody.
69
69
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -72,7 +72,7 @@ class CreateApplicationRequestBody:
72
72
 
73
73
  @property
74
74
  def kind(self):
75
- """Gets the kind of this CreateApplicationRequestBody.
75
+ r"""Gets the kind of this CreateApplicationRequestBody.
76
76
 
77
77
  :return: The kind of this CreateApplicationRequestBody.
78
78
  :rtype: :class:`huaweicloudsdkcae.v1.ApplicationKindObj`
@@ -81,7 +81,7 @@ class CreateApplicationRequestBody:
81
81
 
82
82
  @kind.setter
83
83
  def kind(self, kind):
84
- """Sets the kind of this CreateApplicationRequestBody.
84
+ r"""Sets the kind of this CreateApplicationRequestBody.
85
85
 
86
86
  :param kind: The kind of this CreateApplicationRequestBody.
87
87
  :type kind: :class:`huaweicloudsdkcae.v1.ApplicationKindObj`
@@ -90,7 +90,7 @@ class CreateApplicationRequestBody:
90
90
 
91
91
  @property
92
92
  def metadata(self):
93
- """Gets the metadata of this CreateApplicationRequestBody.
93
+ r"""Gets the metadata of this CreateApplicationRequestBody.
94
94
 
95
95
  :return: The metadata of this CreateApplicationRequestBody.
96
96
  :rtype: :class:`huaweicloudsdkcae.v1.CreateApplicationRequestBodyMetadata`
@@ -99,7 +99,7 @@ class CreateApplicationRequestBody:
99
99
 
100
100
  @metadata.setter
101
101
  def metadata(self, metadata):
102
- """Sets the metadata of this CreateApplicationRequestBody.
102
+ r"""Sets the metadata of this CreateApplicationRequestBody.
103
103
 
104
104
  :param metadata: The metadata of this CreateApplicationRequestBody.
105
105
  :type metadata: :class:`huaweicloudsdkcae.v1.CreateApplicationRequestBodyMetadata`
@@ -25,7 +25,7 @@ class CreateApplicationRequestBodyMetadata:
25
25
  }
26
26
 
27
27
  def __init__(self, name=None):
28
- """CreateApplicationRequestBodyMetadata
28
+ r"""CreateApplicationRequestBodyMetadata
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class CreateApplicationRequestBodyMetadata:
42
42
 
43
43
  @property
44
44
  def name(self):
45
- """Gets the name of this CreateApplicationRequestBodyMetadata.
45
+ r"""Gets the name of this CreateApplicationRequestBodyMetadata.
46
46
 
47
47
  应用名称。
48
48
 
@@ -53,7 +53,7 @@ class CreateApplicationRequestBodyMetadata:
53
53
 
54
54
  @name.setter
55
55
  def name(self, name):
56
- """Sets the name of this CreateApplicationRequestBodyMetadata.
56
+ r"""Sets the name of this CreateApplicationRequestBodyMetadata.
57
57
 
58
58
  应用名称。
59
59
 
@@ -30,7 +30,7 @@ class CreateApplicationResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, api_version=None, kind=None, metadata=None):
33
- """CreateApplicationResponse
33
+ r"""CreateApplicationResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class CreateApplicationResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def api_version(self):
61
- """Gets the api_version of this CreateApplicationResponse.
61
+ r"""Gets the api_version of this CreateApplicationResponse.
62
62
 
63
63
  :return: The api_version of this CreateApplicationResponse.
64
64
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -67,7 +67,7 @@ class CreateApplicationResponse(SdkResponse):
67
67
 
68
68
  @api_version.setter
69
69
  def api_version(self, api_version):
70
- """Sets the api_version of this CreateApplicationResponse.
70
+ r"""Sets the api_version of this CreateApplicationResponse.
71
71
 
72
72
  :param api_version: The api_version of this CreateApplicationResponse.
73
73
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -76,7 +76,7 @@ class CreateApplicationResponse(SdkResponse):
76
76
 
77
77
  @property
78
78
  def kind(self):
79
- """Gets the kind of this CreateApplicationResponse.
79
+ r"""Gets the kind of this CreateApplicationResponse.
80
80
 
81
81
  :return: The kind of this CreateApplicationResponse.
82
82
  :rtype: :class:`huaweicloudsdkcae.v1.ApplicationKindObj`
@@ -85,7 +85,7 @@ class CreateApplicationResponse(SdkResponse):
85
85
 
86
86
  @kind.setter
87
87
  def kind(self, kind):
88
- """Sets the kind of this CreateApplicationResponse.
88
+ r"""Sets the kind of this CreateApplicationResponse.
89
89
 
90
90
  :param kind: The kind of this CreateApplicationResponse.
91
91
  :type kind: :class:`huaweicloudsdkcae.v1.ApplicationKindObj`
@@ -94,7 +94,7 @@ class CreateApplicationResponse(SdkResponse):
94
94
 
95
95
  @property
96
96
  def metadata(self):
97
- """Gets the metadata of this CreateApplicationResponse.
97
+ r"""Gets the metadata of this CreateApplicationResponse.
98
98
 
99
99
  :return: The metadata of this CreateApplicationResponse.
100
100
  :rtype: :class:`huaweicloudsdkcae.v1.ApplicationMetadata`
@@ -103,7 +103,7 @@ class CreateApplicationResponse(SdkResponse):
103
103
 
104
104
  @metadata.setter
105
105
  def metadata(self, metadata):
106
- """Sets the metadata of this CreateApplicationResponse.
106
+ r"""Sets the metadata of this CreateApplicationResponse.
107
107
 
108
108
  :param metadata: The metadata of this CreateApplicationResponse.
109
109
  :type metadata: :class:`huaweicloudsdkcae.v1.ApplicationMetadata`
@@ -29,7 +29,7 @@ class CreateCertificateRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, x_enterprise_project_id=None, x_environment_id=None, body=None):
32
- """CreateCertificateRequest
32
+ r"""CreateCertificateRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class CreateCertificateRequest:
56
56
 
57
57
  @property
58
58
  def x_enterprise_project_id(self):
59
- """Gets the x_enterprise_project_id of this CreateCertificateRequest.
59
+ r"""Gets the x_enterprise_project_id of this CreateCertificateRequest.
60
60
 
61
61
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
62
62
 
@@ -67,7 +67,7 @@ class CreateCertificateRequest:
67
67
 
68
68
  @x_enterprise_project_id.setter
69
69
  def x_enterprise_project_id(self, x_enterprise_project_id):
70
- """Sets the x_enterprise_project_id of this CreateCertificateRequest.
70
+ r"""Sets the x_enterprise_project_id of this CreateCertificateRequest.
71
71
 
72
72
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
73
73
 
@@ -78,7 +78,7 @@ class CreateCertificateRequest:
78
78
 
79
79
  @property
80
80
  def x_environment_id(self):
81
- """Gets the x_environment_id of this CreateCertificateRequest.
81
+ r"""Gets the x_environment_id of this CreateCertificateRequest.
82
82
 
83
83
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
84
84
 
@@ -89,7 +89,7 @@ class CreateCertificateRequest:
89
89
 
90
90
  @x_environment_id.setter
91
91
  def x_environment_id(self, x_environment_id):
92
- """Sets the x_environment_id of this CreateCertificateRequest.
92
+ r"""Sets the x_environment_id of this CreateCertificateRequest.
93
93
 
94
94
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
95
95
 
@@ -100,7 +100,7 @@ class CreateCertificateRequest:
100
100
 
101
101
  @property
102
102
  def body(self):
103
- """Gets the body of this CreateCertificateRequest.
103
+ r"""Gets the body of this CreateCertificateRequest.
104
104
 
105
105
  :return: The body of this CreateCertificateRequest.
106
106
  :rtype: :class:`huaweicloudsdkcae.v1.CertReq`
@@ -109,7 +109,7 @@ class CreateCertificateRequest:
109
109
 
110
110
  @body.setter
111
111
  def body(self, body):
112
- """Sets the body of this CreateCertificateRequest.
112
+ r"""Sets the body of this CreateCertificateRequest.
113
113
 
114
114
  :param body: The body of this CreateCertificateRequest.
115
115
  :type body: :class:`huaweicloudsdkcae.v1.CertReq`
@@ -30,7 +30,7 @@ class CreateCertificateResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, api_version=None, kind=None, items=None):
33
- """CreateCertificateResponse
33
+ r"""CreateCertificateResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class CreateCertificateResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def api_version(self):
61
- """Gets the api_version of this CreateCertificateResponse.
61
+ r"""Gets the api_version of this CreateCertificateResponse.
62
62
 
63
63
  :return: The api_version of this CreateCertificateResponse.
64
64
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -67,7 +67,7 @@ class CreateCertificateResponse(SdkResponse):
67
67
 
68
68
  @api_version.setter
69
69
  def api_version(self, api_version):
70
- """Sets the api_version of this CreateCertificateResponse.
70
+ r"""Sets the api_version of this CreateCertificateResponse.
71
71
 
72
72
  :param api_version: The api_version of this CreateCertificateResponse.
73
73
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -76,7 +76,7 @@ class CreateCertificateResponse(SdkResponse):
76
76
 
77
77
  @property
78
78
  def kind(self):
79
- """Gets the kind of this CreateCertificateResponse.
79
+ r"""Gets the kind of this CreateCertificateResponse.
80
80
 
81
81
  :return: The kind of this CreateCertificateResponse.
82
82
  :rtype: :class:`huaweicloudsdkcae.v1.CertificateKindObj`
@@ -85,7 +85,7 @@ class CreateCertificateResponse(SdkResponse):
85
85
 
86
86
  @kind.setter
87
87
  def kind(self, kind):
88
- """Sets the kind of this CreateCertificateResponse.
88
+ r"""Sets the kind of this CreateCertificateResponse.
89
89
 
90
90
  :param kind: The kind of this CreateCertificateResponse.
91
91
  :type kind: :class:`huaweicloudsdkcae.v1.CertificateKindObj`
@@ -94,7 +94,7 @@ class CreateCertificateResponse(SdkResponse):
94
94
 
95
95
  @property
96
96
  def items(self):
97
- """Gets the items of this CreateCertificateResponse.
97
+ r"""Gets the items of this CreateCertificateResponse.
98
98
 
99
99
  证书列表。
100
100
 
@@ -105,7 +105,7 @@ class CreateCertificateResponse(SdkResponse):
105
105
 
106
106
  @items.setter
107
107
  def items(self, items):
108
- """Sets the items of this CreateCertificateResponse.
108
+ r"""Sets the items of this CreateCertificateResponse.
109
109
 
110
110
  证书列表。
111
111
 
@@ -33,7 +33,7 @@ class CreateComponentConfigurationRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, application_id=None, component_id=None, x_enterprise_project_id=None, x_environment_id=None, body=None):
36
- """CreateComponentConfigurationRequest
36
+ r"""CreateComponentConfigurationRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -68,7 +68,7 @@ class CreateComponentConfigurationRequest:
68
68
 
69
69
  @property
70
70
  def application_id(self):
71
- """Gets the application_id of this CreateComponentConfigurationRequest.
71
+ r"""Gets the application_id of this CreateComponentConfigurationRequest.
72
72
 
73
73
  应用ID。
74
74
 
@@ -79,7 +79,7 @@ class CreateComponentConfigurationRequest:
79
79
 
80
80
  @application_id.setter
81
81
  def application_id(self, application_id):
82
- """Sets the application_id of this CreateComponentConfigurationRequest.
82
+ r"""Sets the application_id of this CreateComponentConfigurationRequest.
83
83
 
84
84
  应用ID。
85
85
 
@@ -90,7 +90,7 @@ class CreateComponentConfigurationRequest:
90
90
 
91
91
  @property
92
92
  def component_id(self):
93
- """Gets the component_id of this CreateComponentConfigurationRequest.
93
+ r"""Gets the component_id of this CreateComponentConfigurationRequest.
94
94
 
95
95
  组件ID。
96
96
 
@@ -101,7 +101,7 @@ class CreateComponentConfigurationRequest:
101
101
 
102
102
  @component_id.setter
103
103
  def component_id(self, component_id):
104
- """Sets the component_id of this CreateComponentConfigurationRequest.
104
+ r"""Sets the component_id of this CreateComponentConfigurationRequest.
105
105
 
106
106
  组件ID。
107
107
 
@@ -112,7 +112,7 @@ class CreateComponentConfigurationRequest:
112
112
 
113
113
  @property
114
114
  def x_enterprise_project_id(self):
115
- """Gets the x_enterprise_project_id of this CreateComponentConfigurationRequest.
115
+ r"""Gets the x_enterprise_project_id of this CreateComponentConfigurationRequest.
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 CreateComponentConfigurationRequest:
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 CreateComponentConfigurationRequest.
126
+ r"""Sets the x_enterprise_project_id of this CreateComponentConfigurationRequest.
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 CreateComponentConfigurationRequest:
134
134
 
135
135
  @property
136
136
  def x_environment_id(self):
137
- """Gets the x_environment_id of this CreateComponentConfigurationRequest.
137
+ r"""Gets the x_environment_id of this CreateComponentConfigurationRequest.
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 CreateComponentConfigurationRequest:
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 CreateComponentConfigurationRequest.
148
+ r"""Sets the x_environment_id of this CreateComponentConfigurationRequest.
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 CreateComponentConfigurationRequest:
156
156
 
157
157
  @property
158
158
  def body(self):
159
- """Gets the body of this CreateComponentConfigurationRequest.
159
+ r"""Gets the body of this CreateComponentConfigurationRequest.
160
160
 
161
161
  :return: The body of this CreateComponentConfigurationRequest.
162
162
  :rtype: :class:`huaweicloudsdkcae.v1.CreateComponentConfigurationRequestBody`
@@ -165,7 +165,7 @@ class CreateComponentConfigurationRequest:
165
165
 
166
166
  @body.setter
167
167
  def body(self, body):
168
- """Sets the body of this CreateComponentConfigurationRequest.
168
+ r"""Sets the body of this CreateComponentConfigurationRequest.
169
169
 
170
170
  :param body: The body of this CreateComponentConfigurationRequest.
171
171
  :type body: :class:`huaweicloudsdkcae.v1.CreateComponentConfigurationRequestBody`
@@ -29,7 +29,7 @@ class CreateComponentConfigurationRequestBody:
29
29
  }
30
30
 
31
31
  def __init__(self, api_version=None, kind=None, items=None):
32
- """CreateComponentConfigurationRequestBody
32
+ r"""CreateComponentConfigurationRequestBody
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class CreateComponentConfigurationRequestBody:
54
54
 
55
55
  @property
56
56
  def api_version(self):
57
- """Gets the api_version of this CreateComponentConfigurationRequestBody.
57
+ r"""Gets the api_version of this CreateComponentConfigurationRequestBody.
58
58
 
59
59
  :return: The api_version of this CreateComponentConfigurationRequestBody.
60
60
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -63,7 +63,7 @@ class CreateComponentConfigurationRequestBody:
63
63
 
64
64
  @api_version.setter
65
65
  def api_version(self, api_version):
66
- """Sets the api_version of this CreateComponentConfigurationRequestBody.
66
+ r"""Sets the api_version of this CreateComponentConfigurationRequestBody.
67
67
 
68
68
  :param api_version: The api_version of this CreateComponentConfigurationRequestBody.
69
69
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -72,7 +72,7 @@ class CreateComponentConfigurationRequestBody:
72
72
 
73
73
  @property
74
74
  def kind(self):
75
- """Gets the kind of this CreateComponentConfigurationRequestBody.
75
+ r"""Gets the kind of this CreateComponentConfigurationRequestBody.
76
76
 
77
77
  :return: The kind of this CreateComponentConfigurationRequestBody.
78
78
  :rtype: :class:`huaweicloudsdkcae.v1.ComponentConfigurationKindObj`
@@ -81,7 +81,7 @@ class CreateComponentConfigurationRequestBody:
81
81
 
82
82
  @kind.setter
83
83
  def kind(self, kind):
84
- """Sets the kind of this CreateComponentConfigurationRequestBody.
84
+ r"""Sets the kind of this CreateComponentConfigurationRequestBody.
85
85
 
86
86
  :param kind: The kind of this CreateComponentConfigurationRequestBody.
87
87
  :type kind: :class:`huaweicloudsdkcae.v1.ComponentConfigurationKindObj`
@@ -90,7 +90,7 @@ class CreateComponentConfigurationRequestBody:
90
90
 
91
91
  @property
92
92
  def items(self):
93
- """Gets the items of this CreateComponentConfigurationRequestBody.
93
+ r"""Gets the items of this CreateComponentConfigurationRequestBody.
94
94
 
95
95
  配置项列表。
96
96
 
@@ -101,7 +101,7 @@ class CreateComponentConfigurationRequestBody:
101
101
 
102
102
  @items.setter
103
103
  def items(self, items):
104
- """Sets the items of this CreateComponentConfigurationRequestBody.
104
+ r"""Sets the items of this CreateComponentConfigurationRequestBody.
105
105
 
106
106
  配置项列表。
107
107
 
@@ -24,7 +24,7 @@ class CreateComponentConfigurationResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """CreateComponentConfigurationResponse
27
+ r"""CreateComponentConfigurationResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30