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
@@ -35,7 +35,7 @@ class CreateComponentWithConfigurationRequestBodySpec:
35
35
  }
36
36
 
37
37
  def __init__(self, runtime=None, replica=None, build=None, source=None, resource_limit=None, image_url=None):
38
- """CreateComponentWithConfigurationRequestBodySpec
38
+ r"""CreateComponentWithConfigurationRequestBodySpec
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -74,7 +74,7 @@ class CreateComponentWithConfigurationRequestBodySpec:
74
74
 
75
75
  @property
76
76
  def runtime(self):
77
- """Gets the runtime of this CreateComponentWithConfigurationRequestBodySpec.
77
+ r"""Gets the runtime of this CreateComponentWithConfigurationRequestBodySpec.
78
78
 
79
79
  语言/运行时。
80
80
 
@@ -85,7 +85,7 @@ class CreateComponentWithConfigurationRequestBodySpec:
85
85
 
86
86
  @runtime.setter
87
87
  def runtime(self, runtime):
88
- """Sets the runtime of this CreateComponentWithConfigurationRequestBodySpec.
88
+ r"""Sets the runtime of this CreateComponentWithConfigurationRequestBodySpec.
89
89
 
90
90
  语言/运行时。
91
91
 
@@ -96,7 +96,7 @@ class CreateComponentWithConfigurationRequestBodySpec:
96
96
 
97
97
  @property
98
98
  def replica(self):
99
- """Gets the replica of this CreateComponentWithConfigurationRequestBodySpec.
99
+ r"""Gets the replica of this CreateComponentWithConfigurationRequestBodySpec.
100
100
 
101
101
  实例个数。
102
102
 
@@ -107,7 +107,7 @@ class CreateComponentWithConfigurationRequestBodySpec:
107
107
 
108
108
  @replica.setter
109
109
  def replica(self, replica):
110
- """Sets the replica of this CreateComponentWithConfigurationRequestBodySpec.
110
+ r"""Sets the replica of this CreateComponentWithConfigurationRequestBodySpec.
111
111
 
112
112
  实例个数。
113
113
 
@@ -118,7 +118,7 @@ class CreateComponentWithConfigurationRequestBodySpec:
118
118
 
119
119
  @property
120
120
  def build(self):
121
- """Gets the build of this CreateComponentWithConfigurationRequestBodySpec.
121
+ r"""Gets the build of this CreateComponentWithConfigurationRequestBodySpec.
122
122
 
123
123
  :return: The build of this CreateComponentWithConfigurationRequestBodySpec.
124
124
  :rtype: :class:`huaweicloudsdkcae.v1.Build`
@@ -127,7 +127,7 @@ class CreateComponentWithConfigurationRequestBodySpec:
127
127
 
128
128
  @build.setter
129
129
  def build(self, build):
130
- """Sets the build of this CreateComponentWithConfigurationRequestBodySpec.
130
+ r"""Sets the build of this CreateComponentWithConfigurationRequestBodySpec.
131
131
 
132
132
  :param build: The build of this CreateComponentWithConfigurationRequestBodySpec.
133
133
  :type build: :class:`huaweicloudsdkcae.v1.Build`
@@ -136,7 +136,7 @@ class CreateComponentWithConfigurationRequestBodySpec:
136
136
 
137
137
  @property
138
138
  def source(self):
139
- """Gets the source of this CreateComponentWithConfigurationRequestBodySpec.
139
+ r"""Gets the source of this CreateComponentWithConfigurationRequestBodySpec.
140
140
 
141
141
  :return: The source of this CreateComponentWithConfigurationRequestBodySpec.
142
142
  :rtype: :class:`huaweicloudsdkcae.v1.Source`
@@ -145,7 +145,7 @@ class CreateComponentWithConfigurationRequestBodySpec:
145
145
 
146
146
  @source.setter
147
147
  def source(self, source):
148
- """Sets the source of this CreateComponentWithConfigurationRequestBodySpec.
148
+ r"""Sets the source of this CreateComponentWithConfigurationRequestBodySpec.
149
149
 
150
150
  :param source: The source of this CreateComponentWithConfigurationRequestBodySpec.
151
151
  :type source: :class:`huaweicloudsdkcae.v1.Source`
@@ -154,7 +154,7 @@ class CreateComponentWithConfigurationRequestBodySpec:
154
154
 
155
155
  @property
156
156
  def resource_limit(self):
157
- """Gets the resource_limit of this CreateComponentWithConfigurationRequestBodySpec.
157
+ r"""Gets the resource_limit of this CreateComponentWithConfigurationRequestBodySpec.
158
158
 
159
159
  :return: The resource_limit of this CreateComponentWithConfigurationRequestBodySpec.
160
160
  :rtype: :class:`huaweicloudsdkcae.v1.ResourceLimit`
@@ -163,7 +163,7 @@ class CreateComponentWithConfigurationRequestBodySpec:
163
163
 
164
164
  @resource_limit.setter
165
165
  def resource_limit(self, resource_limit):
166
- """Sets the resource_limit of this CreateComponentWithConfigurationRequestBodySpec.
166
+ r"""Sets the resource_limit of this CreateComponentWithConfigurationRequestBodySpec.
167
167
 
168
168
  :param resource_limit: The resource_limit of this CreateComponentWithConfigurationRequestBodySpec.
169
169
  :type resource_limit: :class:`huaweicloudsdkcae.v1.ResourceLimit`
@@ -172,7 +172,7 @@ class CreateComponentWithConfigurationRequestBodySpec:
172
172
 
173
173
  @property
174
174
  def image_url(self):
175
- """Gets the image_url of this CreateComponentWithConfigurationRequestBodySpec.
175
+ r"""Gets the image_url of this CreateComponentWithConfigurationRequestBodySpec.
176
176
 
177
177
  镜像地址。
178
178
 
@@ -183,7 +183,7 @@ class CreateComponentWithConfigurationRequestBodySpec:
183
183
 
184
184
  @image_url.setter
185
185
  def image_url(self, image_url):
186
- """Sets the image_url of this CreateComponentWithConfigurationRequestBodySpec.
186
+ r"""Sets the image_url of this CreateComponentWithConfigurationRequestBodySpec.
187
187
 
188
188
  镜像地址。
189
189
 
@@ -36,7 +36,7 @@ class CreateComponentWithConfigurationResponse(SdkResponse):
36
36
  }
37
37
 
38
38
  def __init__(self, api_version=None, kind=None, metadata=None, spec=None, configurations=None, status=None):
39
- """CreateComponentWithConfigurationResponse
39
+ r"""CreateComponentWithConfigurationResponse
40
40
 
41
41
  The model defined in huaweicloud sdk
42
42
 
@@ -79,7 +79,7 @@ class CreateComponentWithConfigurationResponse(SdkResponse):
79
79
 
80
80
  @property
81
81
  def api_version(self):
82
- """Gets the api_version of this CreateComponentWithConfigurationResponse.
82
+ r"""Gets the api_version of this CreateComponentWithConfigurationResponse.
83
83
 
84
84
  :return: The api_version of this CreateComponentWithConfigurationResponse.
85
85
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -88,7 +88,7 @@ class CreateComponentWithConfigurationResponse(SdkResponse):
88
88
 
89
89
  @api_version.setter
90
90
  def api_version(self, api_version):
91
- """Sets the api_version of this CreateComponentWithConfigurationResponse.
91
+ r"""Sets the api_version of this CreateComponentWithConfigurationResponse.
92
92
 
93
93
  :param api_version: The api_version of this CreateComponentWithConfigurationResponse.
94
94
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -97,7 +97,7 @@ class CreateComponentWithConfigurationResponse(SdkResponse):
97
97
 
98
98
  @property
99
99
  def kind(self):
100
- """Gets the kind of this CreateComponentWithConfigurationResponse.
100
+ r"""Gets the kind of this CreateComponentWithConfigurationResponse.
101
101
 
102
102
  :return: The kind of this CreateComponentWithConfigurationResponse.
103
103
  :rtype: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
@@ -106,7 +106,7 @@ class CreateComponentWithConfigurationResponse(SdkResponse):
106
106
 
107
107
  @kind.setter
108
108
  def kind(self, kind):
109
- """Sets the kind of this CreateComponentWithConfigurationResponse.
109
+ r"""Sets the kind of this CreateComponentWithConfigurationResponse.
110
110
 
111
111
  :param kind: The kind of this CreateComponentWithConfigurationResponse.
112
112
  :type kind: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
@@ -115,7 +115,7 @@ class CreateComponentWithConfigurationResponse(SdkResponse):
115
115
 
116
116
  @property
117
117
  def metadata(self):
118
- """Gets the metadata of this CreateComponentWithConfigurationResponse.
118
+ r"""Gets the metadata of this CreateComponentWithConfigurationResponse.
119
119
 
120
120
  :return: The metadata of this CreateComponentWithConfigurationResponse.
121
121
  :rtype: :class:`huaweicloudsdkcae.v1.MetadataResponse`
@@ -124,7 +124,7 @@ class CreateComponentWithConfigurationResponse(SdkResponse):
124
124
 
125
125
  @metadata.setter
126
126
  def metadata(self, metadata):
127
- """Sets the metadata of this CreateComponentWithConfigurationResponse.
127
+ r"""Sets the metadata of this CreateComponentWithConfigurationResponse.
128
128
 
129
129
  :param metadata: The metadata of this CreateComponentWithConfigurationResponse.
130
130
  :type metadata: :class:`huaweicloudsdkcae.v1.MetadataResponse`
@@ -133,7 +133,7 @@ class CreateComponentWithConfigurationResponse(SdkResponse):
133
133
 
134
134
  @property
135
135
  def spec(self):
136
- """Gets the spec of this CreateComponentWithConfigurationResponse.
136
+ r"""Gets the spec of this CreateComponentWithConfigurationResponse.
137
137
 
138
138
  :return: The spec of this CreateComponentWithConfigurationResponse.
139
139
  :rtype: :class:`huaweicloudsdkcae.v1.CreateComponentSpec`
@@ -142,7 +142,7 @@ class CreateComponentWithConfigurationResponse(SdkResponse):
142
142
 
143
143
  @spec.setter
144
144
  def spec(self, spec):
145
- """Sets the spec of this CreateComponentWithConfigurationResponse.
145
+ r"""Sets the spec of this CreateComponentWithConfigurationResponse.
146
146
 
147
147
  :param spec: The spec of this CreateComponentWithConfigurationResponse.
148
148
  :type spec: :class:`huaweicloudsdkcae.v1.CreateComponentSpec`
@@ -151,7 +151,7 @@ class CreateComponentWithConfigurationResponse(SdkResponse):
151
151
 
152
152
  @property
153
153
  def configurations(self):
154
- """Gets the configurations of this CreateComponentWithConfigurationResponse.
154
+ r"""Gets the configurations of this CreateComponentWithConfigurationResponse.
155
155
 
156
156
  配置项列表。
157
157
 
@@ -162,7 +162,7 @@ class CreateComponentWithConfigurationResponse(SdkResponse):
162
162
 
163
163
  @configurations.setter
164
164
  def configurations(self, configurations):
165
- """Sets the configurations of this CreateComponentWithConfigurationResponse.
165
+ r"""Sets the configurations of this CreateComponentWithConfigurationResponse.
166
166
 
167
167
  配置项列表。
168
168
 
@@ -173,7 +173,7 @@ class CreateComponentWithConfigurationResponse(SdkResponse):
173
173
 
174
174
  @property
175
175
  def status(self):
176
- """Gets the status of this CreateComponentWithConfigurationResponse.
176
+ r"""Gets the status of this CreateComponentWithConfigurationResponse.
177
177
 
178
178
  :return: The status of this CreateComponentWithConfigurationResponse.
179
179
  :rtype: :class:`huaweicloudsdkcae.v1.CreateComponentWithConfigurationResponseBodyStatus`
@@ -182,7 +182,7 @@ class CreateComponentWithConfigurationResponse(SdkResponse):
182
182
 
183
183
  @status.setter
184
184
  def status(self, status):
185
- """Sets the status of this CreateComponentWithConfigurationResponse.
185
+ r"""Sets the status of this CreateComponentWithConfigurationResponse.
186
186
 
187
187
  :param status: The status of this CreateComponentWithConfigurationResponse.
188
188
  :type status: :class:`huaweicloudsdkcae.v1.CreateComponentWithConfigurationResponseBodyStatus`
@@ -25,7 +25,7 @@ class CreateComponentWithConfigurationResponseBodyStatus:
25
25
  }
26
26
 
27
27
  def __init__(self, job_id=None):
28
- """CreateComponentWithConfigurationResponseBodyStatus
28
+ r"""CreateComponentWithConfigurationResponseBodyStatus
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class CreateComponentWithConfigurationResponseBodyStatus:
43
43
 
44
44
  @property
45
45
  def job_id(self):
46
- """Gets the job_id of this CreateComponentWithConfigurationResponseBodyStatus.
46
+ r"""Gets the job_id of this CreateComponentWithConfigurationResponseBodyStatus.
47
47
 
48
48
  任务ID。
49
49
 
@@ -54,7 +54,7 @@ class CreateComponentWithConfigurationResponseBodyStatus:
54
54
 
55
55
  @job_id.setter
56
56
  def job_id(self, job_id):
57
- """Sets the job_id of this CreateComponentWithConfigurationResponseBodyStatus.
57
+ r"""Sets the job_id of this CreateComponentWithConfigurationResponseBodyStatus.
58
58
 
59
59
  任务ID。
60
60
 
@@ -29,7 +29,7 @@ class CreateDomainReq:
29
29
  }
30
30
 
31
31
  def __init__(self, api_version=None, kind=None, metadata=None):
32
- """CreateDomainReq
32
+ r"""CreateDomainReq
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class CreateDomainReq:
54
54
 
55
55
  @property
56
56
  def api_version(self):
57
- """Gets the api_version of this CreateDomainReq.
57
+ r"""Gets the api_version of this CreateDomainReq.
58
58
 
59
59
  :return: The api_version of this CreateDomainReq.
60
60
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -63,7 +63,7 @@ class CreateDomainReq:
63
63
 
64
64
  @api_version.setter
65
65
  def api_version(self, api_version):
66
- """Sets the api_version of this CreateDomainReq.
66
+ r"""Sets the api_version of this CreateDomainReq.
67
67
 
68
68
  :param api_version: The api_version of this CreateDomainReq.
69
69
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -72,7 +72,7 @@ class CreateDomainReq:
72
72
 
73
73
  @property
74
74
  def kind(self):
75
- """Gets the kind of this CreateDomainReq.
75
+ r"""Gets the kind of this CreateDomainReq.
76
76
 
77
77
  :return: The kind of this CreateDomainReq.
78
78
  :rtype: :class:`huaweicloudsdkcae.v1.DomainKindObj`
@@ -81,7 +81,7 @@ class CreateDomainReq:
81
81
 
82
82
  @kind.setter
83
83
  def kind(self, kind):
84
- """Sets the kind of this CreateDomainReq.
84
+ r"""Sets the kind of this CreateDomainReq.
85
85
 
86
86
  :param kind: The kind of this CreateDomainReq.
87
87
  :type kind: :class:`huaweicloudsdkcae.v1.DomainKindObj`
@@ -90,7 +90,7 @@ class CreateDomainReq:
90
90
 
91
91
  @property
92
92
  def metadata(self):
93
- """Gets the metadata of this CreateDomainReq.
93
+ r"""Gets the metadata of this CreateDomainReq.
94
94
 
95
95
  :return: The metadata of this CreateDomainReq.
96
96
  :rtype: :class:`huaweicloudsdkcae.v1.CreateMetaDomain`
@@ -99,7 +99,7 @@ class CreateDomainReq:
99
99
 
100
100
  @metadata.setter
101
101
  def metadata(self, metadata):
102
- """Sets the metadata of this CreateDomainReq.
102
+ r"""Sets the metadata of this CreateDomainReq.
103
103
 
104
104
  :param metadata: The metadata of this CreateDomainReq.
105
105
  :type metadata: :class:`huaweicloudsdkcae.v1.CreateMetaDomain`
@@ -29,7 +29,7 @@ class CreateDomainRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, x_enterprise_project_id=None, x_environment_id=None, body=None):
32
- """CreateDomainRequest
32
+ r"""CreateDomainRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class CreateDomainRequest:
56
56
 
57
57
  @property
58
58
  def x_enterprise_project_id(self):
59
- """Gets the x_enterprise_project_id of this CreateDomainRequest.
59
+ r"""Gets the x_enterprise_project_id of this CreateDomainRequest.
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 CreateDomainRequest:
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 CreateDomainRequest.
70
+ r"""Sets the x_enterprise_project_id of this CreateDomainRequest.
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 CreateDomainRequest:
78
78
 
79
79
  @property
80
80
  def x_environment_id(self):
81
- """Gets the x_environment_id of this CreateDomainRequest.
81
+ r"""Gets the x_environment_id of this CreateDomainRequest.
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 CreateDomainRequest:
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 CreateDomainRequest.
92
+ r"""Sets the x_environment_id of this CreateDomainRequest.
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 CreateDomainRequest:
100
100
 
101
101
  @property
102
102
  def body(self):
103
- """Gets the body of this CreateDomainRequest.
103
+ r"""Gets the body of this CreateDomainRequest.
104
104
 
105
105
  :return: The body of this CreateDomainRequest.
106
106
  :rtype: :class:`huaweicloudsdkcae.v1.CreateDomainReq`
@@ -109,7 +109,7 @@ class CreateDomainRequest:
109
109
 
110
110
  @body.setter
111
111
  def body(self, body):
112
- """Sets the body of this CreateDomainRequest.
112
+ r"""Sets the body of this CreateDomainRequest.
113
113
 
114
114
  :param body: The body of this CreateDomainRequest.
115
115
  :type body: :class:`huaweicloudsdkcae.v1.CreateDomainReq`
@@ -30,7 +30,7 @@ class CreateDomainResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, api_version=None, items=None, kind=None):
33
- """CreateDomainResponse
33
+ r"""CreateDomainResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class CreateDomainResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def api_version(self):
61
- """Gets the api_version of this CreateDomainResponse.
61
+ r"""Gets the api_version of this CreateDomainResponse.
62
62
 
63
63
  :return: The api_version of this CreateDomainResponse.
64
64
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -67,7 +67,7 @@ class CreateDomainResponse(SdkResponse):
67
67
 
68
68
  @api_version.setter
69
69
  def api_version(self, api_version):
70
- """Sets the api_version of this CreateDomainResponse.
70
+ r"""Sets the api_version of this CreateDomainResponse.
71
71
 
72
72
  :param api_version: The api_version of this CreateDomainResponse.
73
73
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -76,7 +76,7 @@ class CreateDomainResponse(SdkResponse):
76
76
 
77
77
  @property
78
78
  def items(self):
79
- """Gets the items of this CreateDomainResponse.
79
+ r"""Gets the items of this CreateDomainResponse.
80
80
 
81
81
  域名列表。
82
82
 
@@ -87,7 +87,7 @@ class CreateDomainResponse(SdkResponse):
87
87
 
88
88
  @items.setter
89
89
  def items(self, items):
90
- """Sets the items of this CreateDomainResponse.
90
+ r"""Sets the items of this CreateDomainResponse.
91
91
 
92
92
  域名列表。
93
93
 
@@ -98,7 +98,7 @@ class CreateDomainResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def kind(self):
101
- """Gets the kind of this CreateDomainResponse.
101
+ r"""Gets the kind of this CreateDomainResponse.
102
102
 
103
103
  API类型,固定值“Domain”,该值不可修改。
104
104
 
@@ -109,7 +109,7 @@ class CreateDomainResponse(SdkResponse):
109
109
 
110
110
  @kind.setter
111
111
  def kind(self, kind):
112
- """Sets the kind of this CreateDomainResponse.
112
+ r"""Sets the kind of this CreateDomainResponse.
113
113
 
114
114
  API类型,固定值“Domain”,该值不可修改。
115
115
 
@@ -27,7 +27,7 @@ class CreateEnvironmentRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, x_enterprise_project_id=None, body=None):
30
- """CreateEnvironmentRequest
30
+ r"""CreateEnvironmentRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class CreateEnvironmentRequest:
50
50
 
51
51
  @property
52
52
  def x_enterprise_project_id(self):
53
- """Gets the x_enterprise_project_id of this CreateEnvironmentRequest.
53
+ r"""Gets the x_enterprise_project_id of this CreateEnvironmentRequest.
54
54
 
55
55
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
56
56
 
@@ -61,7 +61,7 @@ class CreateEnvironmentRequest:
61
61
 
62
62
  @x_enterprise_project_id.setter
63
63
  def x_enterprise_project_id(self, x_enterprise_project_id):
64
- """Sets the x_enterprise_project_id of this CreateEnvironmentRequest.
64
+ r"""Sets the x_enterprise_project_id of this CreateEnvironmentRequest.
65
65
 
66
66
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
67
67
 
@@ -72,7 +72,7 @@ class CreateEnvironmentRequest:
72
72
 
73
73
  @property
74
74
  def body(self):
75
- """Gets the body of this CreateEnvironmentRequest.
75
+ r"""Gets the body of this CreateEnvironmentRequest.
76
76
 
77
77
  :return: The body of this CreateEnvironmentRequest.
78
78
  :rtype: :class:`huaweicloudsdkcae.v1.CreateEnvironmentRequestBody`
@@ -81,7 +81,7 @@ class CreateEnvironmentRequest:
81
81
 
82
82
  @body.setter
83
83
  def body(self, body):
84
- """Sets the body of this CreateEnvironmentRequest.
84
+ r"""Sets the body of this CreateEnvironmentRequest.
85
85
 
86
86
  :param body: The body of this CreateEnvironmentRequest.
87
87
  :type body: :class:`huaweicloudsdkcae.v1.CreateEnvironmentRequestBody`
@@ -29,7 +29,7 @@ class CreateEnvironmentRequestBody:
29
29
  }
30
30
 
31
31
  def __init__(self, api_version=None, kind=None, metadata=None):
32
- """CreateEnvironmentRequestBody
32
+ r"""CreateEnvironmentRequestBody
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class CreateEnvironmentRequestBody:
54
54
 
55
55
  @property
56
56
  def api_version(self):
57
- """Gets the api_version of this CreateEnvironmentRequestBody.
57
+ r"""Gets the api_version of this CreateEnvironmentRequestBody.
58
58
 
59
59
  :return: The api_version of this CreateEnvironmentRequestBody.
60
60
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -63,7 +63,7 @@ class CreateEnvironmentRequestBody:
63
63
 
64
64
  @api_version.setter
65
65
  def api_version(self, api_version):
66
- """Sets the api_version of this CreateEnvironmentRequestBody.
66
+ r"""Sets the api_version of this CreateEnvironmentRequestBody.
67
67
 
68
68
  :param api_version: The api_version of this CreateEnvironmentRequestBody.
69
69
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -72,7 +72,7 @@ class CreateEnvironmentRequestBody:
72
72
 
73
73
  @property
74
74
  def kind(self):
75
- """Gets the kind of this CreateEnvironmentRequestBody.
75
+ r"""Gets the kind of this CreateEnvironmentRequestBody.
76
76
 
77
77
  :return: The kind of this CreateEnvironmentRequestBody.
78
78
  :rtype: :class:`huaweicloudsdkcae.v1.EnvironmentKindObj`
@@ -81,7 +81,7 @@ class CreateEnvironmentRequestBody:
81
81
 
82
82
  @kind.setter
83
83
  def kind(self, kind):
84
- """Sets the kind of this CreateEnvironmentRequestBody.
84
+ r"""Sets the kind of this CreateEnvironmentRequestBody.
85
85
 
86
86
  :param kind: The kind of this CreateEnvironmentRequestBody.
87
87
  :type kind: :class:`huaweicloudsdkcae.v1.EnvironmentKindObj`
@@ -90,7 +90,7 @@ class CreateEnvironmentRequestBody:
90
90
 
91
91
  @property
92
92
  def metadata(self):
93
- """Gets the metadata of this CreateEnvironmentRequestBody.
93
+ r"""Gets the metadata of this CreateEnvironmentRequestBody.
94
94
 
95
95
  :return: The metadata of this CreateEnvironmentRequestBody.
96
96
  :rtype: :class:`huaweicloudsdkcae.v1.CreateEnvironmentRequestBodyMetadata`
@@ -99,7 +99,7 @@ class CreateEnvironmentRequestBody:
99
99
 
100
100
  @metadata.setter
101
101
  def metadata(self, metadata):
102
- """Sets the metadata of this CreateEnvironmentRequestBody.
102
+ r"""Sets the metadata of this CreateEnvironmentRequestBody.
103
103
 
104
104
  :param metadata: The metadata of this CreateEnvironmentRequestBody.
105
105
  :type metadata: :class:`huaweicloudsdkcae.v1.CreateEnvironmentRequestBodyMetadata`
@@ -27,7 +27,7 @@ class CreateEnvironmentRequestBodyMetadata:
27
27
  }
28
28
 
29
29
  def __init__(self, annotations=None, name=None):
30
- """CreateEnvironmentRequestBodyMetadata
30
+ r"""CreateEnvironmentRequestBodyMetadata
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class CreateEnvironmentRequestBodyMetadata:
49
49
 
50
50
  @property
51
51
  def annotations(self):
52
- """Gets the annotations of this CreateEnvironmentRequestBodyMetadata.
52
+ r"""Gets the annotations of this CreateEnvironmentRequestBodyMetadata.
53
53
 
54
54
  创建环境请求体附加参数。 - vpc_id:创建环境绑定的VPC的ID。 - group_name:创建环境绑定的SWR组织的组织名称。 - type:环境类型,当前仅支持exclusive类型。 - subnet_id: 创建环境绑定的VPC子网的ID。 - security_group_id:创建环境绑定的安全组的ID,可不填,不填由CAE后台自动创建。
55
55
 
@@ -60,7 +60,7 @@ class CreateEnvironmentRequestBodyMetadata:
60
60
 
61
61
  @annotations.setter
62
62
  def annotations(self, annotations):
63
- """Sets the annotations of this CreateEnvironmentRequestBodyMetadata.
63
+ r"""Sets the annotations of this CreateEnvironmentRequestBodyMetadata.
64
64
 
65
65
  创建环境请求体附加参数。 - vpc_id:创建环境绑定的VPC的ID。 - group_name:创建环境绑定的SWR组织的组织名称。 - type:环境类型,当前仅支持exclusive类型。 - subnet_id: 创建环境绑定的VPC子网的ID。 - security_group_id:创建环境绑定的安全组的ID,可不填,不填由CAE后台自动创建。
66
66
 
@@ -71,7 +71,7 @@ class CreateEnvironmentRequestBodyMetadata:
71
71
 
72
72
  @property
73
73
  def name(self):
74
- """Gets the name of this CreateEnvironmentRequestBodyMetadata.
74
+ r"""Gets the name of this CreateEnvironmentRequestBodyMetadata.
75
75
 
76
76
  环境名称。
77
77
 
@@ -82,7 +82,7 @@ class CreateEnvironmentRequestBodyMetadata:
82
82
 
83
83
  @name.setter
84
84
  def name(self, name):
85
- """Sets the name of this CreateEnvironmentRequestBodyMetadata.
85
+ r"""Sets the name of this CreateEnvironmentRequestBodyMetadata.
86
86
 
87
87
  环境名称。
88
88
 
@@ -26,7 +26,7 @@ class CreateEnvironmentResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, job_id=None):
29
- """CreateEnvironmentResponse
29
+ r"""CreateEnvironmentResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class CreateEnvironmentResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def job_id(self):
47
- """Gets the job_id of this CreateEnvironmentResponse.
47
+ r"""Gets the job_id of this CreateEnvironmentResponse.
48
48
 
49
49
  任务ID。
50
50
 
@@ -55,7 +55,7 @@ class CreateEnvironmentResponse(SdkResponse):
55
55
 
56
56
  @job_id.setter
57
57
  def job_id(self, job_id):
58
- """Sets the job_id of this CreateEnvironmentResponse.
58
+ r"""Sets the job_id of this CreateEnvironmentResponse.
59
59
 
60
60
  任务ID。
61
61
 
@@ -25,7 +25,7 @@ class CreateMetaCert:
25
25
  }
26
26
 
27
27
  def __init__(self, name=None):
28
- """CreateMetaCert
28
+ r"""CreateMetaCert
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class CreateMetaCert:
42
42
 
43
43
  @property
44
44
  def name(self):
45
- """Gets the name of this CreateMetaCert.
45
+ r"""Gets the name of this CreateMetaCert.
46
46
 
47
47
  证书名称。
48
48
 
@@ -53,7 +53,7 @@ class CreateMetaCert:
53
53
 
54
54
  @name.setter
55
55
  def name(self, name):
56
- """Sets the name of this CreateMetaCert.
56
+ r"""Sets the name of this CreateMetaCert.
57
57
 
58
58
  证书名称。
59
59
 
@@ -25,7 +25,7 @@ class CreateMetaDomain:
25
25
  }
26
26
 
27
27
  def __init__(self, name=None):
28
- """CreateMetaDomain
28
+ r"""CreateMetaDomain
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class CreateMetaDomain:
42
42
 
43
43
  @property
44
44
  def name(self):
45
- """Gets the name of this CreateMetaDomain.
45
+ r"""Gets the name of this CreateMetaDomain.
46
46
 
47
47
  域名名称。
48
48
 
@@ -53,7 +53,7 @@ class CreateMetaDomain:
53
53
 
54
54
  @name.setter
55
55
  def name(self, name):
56
- """Sets the name of this CreateMetaDomain.
56
+ r"""Sets the name of this CreateMetaDomain.
57
57
 
58
58
  域名名称。
59
59