huaweicloudsdkcae 3.1.142__py2.py3-none-any.whl → 3.1.144__py2.py3-none-any.whl

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

Potentially problematic release.


This version of 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.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/METADATA +2 -2
  252. huaweicloudsdkcae-3.1.144.dist-info/RECORD +260 -0
  253. huaweicloudsdkcae-3.1.142.dist-info/RECORD +0 -260
  254. {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/LICENSE +0 -0
  255. {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/WHEEL +0 -0
  256. {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/top_level.txt +0 -0
@@ -31,7 +31,7 @@ class CreateComponentRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, application_id=None, x_enterprise_project_id=None, x_environment_id=None, body=None):
34
- """CreateComponentRequest
34
+ r"""CreateComponentRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -62,7 +62,7 @@ class CreateComponentRequest:
62
62
 
63
63
  @property
64
64
  def application_id(self):
65
- """Gets the application_id of this CreateComponentRequest.
65
+ r"""Gets the application_id of this CreateComponentRequest.
66
66
 
67
67
  应用ID。
68
68
 
@@ -73,7 +73,7 @@ class CreateComponentRequest:
73
73
 
74
74
  @application_id.setter
75
75
  def application_id(self, application_id):
76
- """Sets the application_id of this CreateComponentRequest.
76
+ r"""Sets the application_id of this CreateComponentRequest.
77
77
 
78
78
  应用ID。
79
79
 
@@ -84,7 +84,7 @@ class CreateComponentRequest:
84
84
 
85
85
  @property
86
86
  def x_enterprise_project_id(self):
87
- """Gets the x_enterprise_project_id of this CreateComponentRequest.
87
+ r"""Gets the x_enterprise_project_id of this CreateComponentRequest.
88
88
 
89
89
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
90
90
 
@@ -95,7 +95,7 @@ class CreateComponentRequest:
95
95
 
96
96
  @x_enterprise_project_id.setter
97
97
  def x_enterprise_project_id(self, x_enterprise_project_id):
98
- """Sets the x_enterprise_project_id of this CreateComponentRequest.
98
+ r"""Sets the x_enterprise_project_id of this CreateComponentRequest.
99
99
 
100
100
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
101
101
 
@@ -106,7 +106,7 @@ class CreateComponentRequest:
106
106
 
107
107
  @property
108
108
  def x_environment_id(self):
109
- """Gets the x_environment_id of this CreateComponentRequest.
109
+ r"""Gets the x_environment_id of this CreateComponentRequest.
110
110
 
111
111
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
112
112
 
@@ -117,7 +117,7 @@ class CreateComponentRequest:
117
117
 
118
118
  @x_environment_id.setter
119
119
  def x_environment_id(self, x_environment_id):
120
- """Sets the x_environment_id of this CreateComponentRequest.
120
+ r"""Sets the x_environment_id of this CreateComponentRequest.
121
121
 
122
122
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
123
123
 
@@ -128,7 +128,7 @@ class CreateComponentRequest:
128
128
 
129
129
  @property
130
130
  def body(self):
131
- """Gets the body of this CreateComponentRequest.
131
+ r"""Gets the body of this CreateComponentRequest.
132
132
 
133
133
  :return: The body of this CreateComponentRequest.
134
134
  :rtype: :class:`huaweicloudsdkcae.v1.CreateComponentRequestBody`
@@ -137,7 +137,7 @@ class CreateComponentRequest:
137
137
 
138
138
  @body.setter
139
139
  def body(self, body):
140
- """Sets the body of this CreateComponentRequest.
140
+ r"""Sets the body of this CreateComponentRequest.
141
141
 
142
142
  :param body: The body of this CreateComponentRequest.
143
143
  :type body: :class:`huaweicloudsdkcae.v1.CreateComponentRequestBody`
@@ -31,7 +31,7 @@ class CreateComponentRequestBody:
31
31
  }
32
32
 
33
33
  def __init__(self, api_version=None, kind=None, metadata=None, spec=None):
34
- """CreateComponentRequestBody
34
+ r"""CreateComponentRequestBody
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -60,7 +60,7 @@ class CreateComponentRequestBody:
60
60
 
61
61
  @property
62
62
  def api_version(self):
63
- """Gets the api_version of this CreateComponentRequestBody.
63
+ r"""Gets the api_version of this CreateComponentRequestBody.
64
64
 
65
65
  :return: The api_version of this CreateComponentRequestBody.
66
66
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -69,7 +69,7 @@ class CreateComponentRequestBody:
69
69
 
70
70
  @api_version.setter
71
71
  def api_version(self, api_version):
72
- """Sets the api_version of this CreateComponentRequestBody.
72
+ r"""Sets the api_version of this CreateComponentRequestBody.
73
73
 
74
74
  :param api_version: The api_version of this CreateComponentRequestBody.
75
75
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -78,7 +78,7 @@ class CreateComponentRequestBody:
78
78
 
79
79
  @property
80
80
  def kind(self):
81
- """Gets the kind of this CreateComponentRequestBody.
81
+ r"""Gets the kind of this CreateComponentRequestBody.
82
82
 
83
83
  :return: The kind of this CreateComponentRequestBody.
84
84
  :rtype: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
@@ -87,7 +87,7 @@ class CreateComponentRequestBody:
87
87
 
88
88
  @kind.setter
89
89
  def kind(self, kind):
90
- """Sets the kind of this CreateComponentRequestBody.
90
+ r"""Sets the kind of this CreateComponentRequestBody.
91
91
 
92
92
  :param kind: The kind of this CreateComponentRequestBody.
93
93
  :type kind: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
@@ -96,7 +96,7 @@ class CreateComponentRequestBody:
96
96
 
97
97
  @property
98
98
  def metadata(self):
99
- """Gets the metadata of this CreateComponentRequestBody.
99
+ r"""Gets the metadata of this CreateComponentRequestBody.
100
100
 
101
101
  :return: The metadata of this CreateComponentRequestBody.
102
102
  :rtype: :class:`huaweicloudsdkcae.v1.CreateComponentWithConfigurationRequestBodyMetadata`
@@ -105,7 +105,7 @@ class CreateComponentRequestBody:
105
105
 
106
106
  @metadata.setter
107
107
  def metadata(self, metadata):
108
- """Sets the metadata of this CreateComponentRequestBody.
108
+ r"""Sets the metadata of this CreateComponentRequestBody.
109
109
 
110
110
  :param metadata: The metadata of this CreateComponentRequestBody.
111
111
  :type metadata: :class:`huaweicloudsdkcae.v1.CreateComponentWithConfigurationRequestBodyMetadata`
@@ -114,7 +114,7 @@ class CreateComponentRequestBody:
114
114
 
115
115
  @property
116
116
  def spec(self):
117
- """Gets the spec of this CreateComponentRequestBody.
117
+ r"""Gets the spec of this CreateComponentRequestBody.
118
118
 
119
119
  :return: The spec of this CreateComponentRequestBody.
120
120
  :rtype: :class:`huaweicloudsdkcae.v1.CreateComponentWithConfigurationRequestBodySpec`
@@ -123,7 +123,7 @@ class CreateComponentRequestBody:
123
123
 
124
124
  @spec.setter
125
125
  def spec(self, spec):
126
- """Sets the spec of this CreateComponentRequestBody.
126
+ r"""Sets the spec of this CreateComponentRequestBody.
127
127
 
128
128
  :param spec: The spec of this CreateComponentRequestBody.
129
129
  :type spec: :class:`huaweicloudsdkcae.v1.CreateComponentWithConfigurationRequestBodySpec`
@@ -32,7 +32,7 @@ class CreateComponentResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, api_version=None, kind=None, metadata=None, spec=None):
35
- """CreateComponentResponse
35
+ r"""CreateComponentResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class CreateComponentResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def api_version(self):
68
- """Gets the api_version of this CreateComponentResponse.
68
+ r"""Gets the api_version of this CreateComponentResponse.
69
69
 
70
70
  :return: The api_version of this CreateComponentResponse.
71
71
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -74,7 +74,7 @@ class CreateComponentResponse(SdkResponse):
74
74
 
75
75
  @api_version.setter
76
76
  def api_version(self, api_version):
77
- """Sets the api_version of this CreateComponentResponse.
77
+ r"""Sets the api_version of this CreateComponentResponse.
78
78
 
79
79
  :param api_version: The api_version of this CreateComponentResponse.
80
80
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -83,7 +83,7 @@ class CreateComponentResponse(SdkResponse):
83
83
 
84
84
  @property
85
85
  def kind(self):
86
- """Gets the kind of this CreateComponentResponse.
86
+ r"""Gets the kind of this CreateComponentResponse.
87
87
 
88
88
  :return: The kind of this CreateComponentResponse.
89
89
  :rtype: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
@@ -92,7 +92,7 @@ class CreateComponentResponse(SdkResponse):
92
92
 
93
93
  @kind.setter
94
94
  def kind(self, kind):
95
- """Sets the kind of this CreateComponentResponse.
95
+ r"""Sets the kind of this CreateComponentResponse.
96
96
 
97
97
  :param kind: The kind of this CreateComponentResponse.
98
98
  :type kind: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
@@ -101,7 +101,7 @@ class CreateComponentResponse(SdkResponse):
101
101
 
102
102
  @property
103
103
  def metadata(self):
104
- """Gets the metadata of this CreateComponentResponse.
104
+ r"""Gets the metadata of this CreateComponentResponse.
105
105
 
106
106
  :return: The metadata of this CreateComponentResponse.
107
107
  :rtype: :class:`huaweicloudsdkcae.v1.MetadataResponse`
@@ -110,7 +110,7 @@ class CreateComponentResponse(SdkResponse):
110
110
 
111
111
  @metadata.setter
112
112
  def metadata(self, metadata):
113
- """Sets the metadata of this CreateComponentResponse.
113
+ r"""Sets the metadata of this CreateComponentResponse.
114
114
 
115
115
  :param metadata: The metadata of this CreateComponentResponse.
116
116
  :type metadata: :class:`huaweicloudsdkcae.v1.MetadataResponse`
@@ -119,7 +119,7 @@ class CreateComponentResponse(SdkResponse):
119
119
 
120
120
  @property
121
121
  def spec(self):
122
- """Gets the spec of this CreateComponentResponse.
122
+ r"""Gets the spec of this CreateComponentResponse.
123
123
 
124
124
  :return: The spec of this CreateComponentResponse.
125
125
  :rtype: :class:`huaweicloudsdkcae.v1.CreateComponentSpec`
@@ -128,7 +128,7 @@ class CreateComponentResponse(SdkResponse):
128
128
 
129
129
  @spec.setter
130
130
  def spec(self, spec):
131
- """Sets the spec of this CreateComponentResponse.
131
+ r"""Sets the spec of this CreateComponentResponse.
132
132
 
133
133
  :param spec: The spec of this CreateComponentResponse.
134
134
  :type spec: :class:`huaweicloudsdkcae.v1.CreateComponentSpec`
@@ -39,7 +39,7 @@ class CreateComponentSpec:
39
39
  }
40
40
 
41
41
  def __init__(self, runtime=None, env_id=None, replica=None, source=None, build=None, resource_limit=None, available_replica=None, status=None):
42
- """CreateComponentSpec
42
+ r"""CreateComponentSpec
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -92,7 +92,7 @@ class CreateComponentSpec:
92
92
 
93
93
  @property
94
94
  def runtime(self):
95
- """Gets the runtime of this CreateComponentSpec.
95
+ r"""Gets the runtime of this CreateComponentSpec.
96
96
 
97
97
  语言/运行时。
98
98
 
@@ -103,7 +103,7 @@ class CreateComponentSpec:
103
103
 
104
104
  @runtime.setter
105
105
  def runtime(self, runtime):
106
- """Sets the runtime of this CreateComponentSpec.
106
+ r"""Sets the runtime of this CreateComponentSpec.
107
107
 
108
108
  语言/运行时。
109
109
 
@@ -114,7 +114,7 @@ class CreateComponentSpec:
114
114
 
115
115
  @property
116
116
  def env_id(self):
117
- """Gets the env_id of this CreateComponentSpec.
117
+ r"""Gets the env_id of this CreateComponentSpec.
118
118
 
119
119
  环境ID。
120
120
 
@@ -125,7 +125,7 @@ class CreateComponentSpec:
125
125
 
126
126
  @env_id.setter
127
127
  def env_id(self, env_id):
128
- """Sets the env_id of this CreateComponentSpec.
128
+ r"""Sets the env_id of this CreateComponentSpec.
129
129
 
130
130
  环境ID。
131
131
 
@@ -136,7 +136,7 @@ class CreateComponentSpec:
136
136
 
137
137
  @property
138
138
  def replica(self):
139
- """Gets the replica of this CreateComponentSpec.
139
+ r"""Gets the replica of this CreateComponentSpec.
140
140
 
141
141
  实例个数。
142
142
 
@@ -147,7 +147,7 @@ class CreateComponentSpec:
147
147
 
148
148
  @replica.setter
149
149
  def replica(self, replica):
150
- """Sets the replica of this CreateComponentSpec.
150
+ r"""Sets the replica of this CreateComponentSpec.
151
151
 
152
152
  实例个数。
153
153
 
@@ -158,7 +158,7 @@ class CreateComponentSpec:
158
158
 
159
159
  @property
160
160
  def source(self):
161
- """Gets the source of this CreateComponentSpec.
161
+ r"""Gets the source of this CreateComponentSpec.
162
162
 
163
163
  :return: The source of this CreateComponentSpec.
164
164
  :rtype: :class:`huaweicloudsdkcae.v1.Source`
@@ -167,7 +167,7 @@ class CreateComponentSpec:
167
167
 
168
168
  @source.setter
169
169
  def source(self, source):
170
- """Sets the source of this CreateComponentSpec.
170
+ r"""Sets the source of this CreateComponentSpec.
171
171
 
172
172
  :param source: The source of this CreateComponentSpec.
173
173
  :type source: :class:`huaweicloudsdkcae.v1.Source`
@@ -176,7 +176,7 @@ class CreateComponentSpec:
176
176
 
177
177
  @property
178
178
  def build(self):
179
- """Gets the build of this CreateComponentSpec.
179
+ r"""Gets the build of this CreateComponentSpec.
180
180
 
181
181
  :return: The build of this CreateComponentSpec.
182
182
  :rtype: :class:`huaweicloudsdkcae.v1.Build`
@@ -185,7 +185,7 @@ class CreateComponentSpec:
185
185
 
186
186
  @build.setter
187
187
  def build(self, build):
188
- """Sets the build of this CreateComponentSpec.
188
+ r"""Sets the build of this CreateComponentSpec.
189
189
 
190
190
  :param build: The build of this CreateComponentSpec.
191
191
  :type build: :class:`huaweicloudsdkcae.v1.Build`
@@ -194,7 +194,7 @@ class CreateComponentSpec:
194
194
 
195
195
  @property
196
196
  def resource_limit(self):
197
- """Gets the resource_limit of this CreateComponentSpec.
197
+ r"""Gets the resource_limit of this CreateComponentSpec.
198
198
 
199
199
  :return: The resource_limit of this CreateComponentSpec.
200
200
  :rtype: :class:`huaweicloudsdkcae.v1.ResourceLimit`
@@ -203,7 +203,7 @@ class CreateComponentSpec:
203
203
 
204
204
  @resource_limit.setter
205
205
  def resource_limit(self, resource_limit):
206
- """Sets the resource_limit of this CreateComponentSpec.
206
+ r"""Sets the resource_limit of this CreateComponentSpec.
207
207
 
208
208
  :param resource_limit: The resource_limit of this CreateComponentSpec.
209
209
  :type resource_limit: :class:`huaweicloudsdkcae.v1.ResourceLimit`
@@ -212,7 +212,7 @@ class CreateComponentSpec:
212
212
 
213
213
  @property
214
214
  def available_replica(self):
215
- """Gets the available_replica of this CreateComponentSpec.
215
+ r"""Gets the available_replica of this CreateComponentSpec.
216
216
 
217
217
  可用实例个数。
218
218
 
@@ -223,7 +223,7 @@ class CreateComponentSpec:
223
223
 
224
224
  @available_replica.setter
225
225
  def available_replica(self, available_replica):
226
- """Sets the available_replica of this CreateComponentSpec.
226
+ r"""Sets the available_replica of this CreateComponentSpec.
227
227
 
228
228
  可用实例个数。
229
229
 
@@ -234,7 +234,7 @@ class CreateComponentSpec:
234
234
 
235
235
  @property
236
236
  def status(self):
237
- """Gets the status of this CreateComponentSpec.
237
+ r"""Gets the status of this CreateComponentSpec.
238
238
 
239
239
  组件状态。
240
240
 
@@ -245,7 +245,7 @@ class CreateComponentSpec:
245
245
 
246
246
  @status.setter
247
247
  def status(self, status):
248
- """Sets the status of this CreateComponentSpec.
248
+ r"""Sets the status of this CreateComponentSpec.
249
249
 
250
250
  组件状态。
251
251
 
@@ -31,7 +31,7 @@ class CreateComponentWithConfigurationRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, application_id=None, x_enterprise_project_id=None, x_environment_id=None, body=None):
34
- """CreateComponentWithConfigurationRequest
34
+ r"""CreateComponentWithConfigurationRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -62,7 +62,7 @@ class CreateComponentWithConfigurationRequest:
62
62
 
63
63
  @property
64
64
  def application_id(self):
65
- """Gets the application_id of this CreateComponentWithConfigurationRequest.
65
+ r"""Gets the application_id of this CreateComponentWithConfigurationRequest.
66
66
 
67
67
  应用ID。
68
68
 
@@ -73,7 +73,7 @@ class CreateComponentWithConfigurationRequest:
73
73
 
74
74
  @application_id.setter
75
75
  def application_id(self, application_id):
76
- """Sets the application_id of this CreateComponentWithConfigurationRequest.
76
+ r"""Sets the application_id of this CreateComponentWithConfigurationRequest.
77
77
 
78
78
  应用ID。
79
79
 
@@ -84,7 +84,7 @@ class CreateComponentWithConfigurationRequest:
84
84
 
85
85
  @property
86
86
  def x_enterprise_project_id(self):
87
- """Gets the x_enterprise_project_id of this CreateComponentWithConfigurationRequest.
87
+ r"""Gets the x_enterprise_project_id of this CreateComponentWithConfigurationRequest.
88
88
 
89
89
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
90
90
 
@@ -95,7 +95,7 @@ class CreateComponentWithConfigurationRequest:
95
95
 
96
96
  @x_enterprise_project_id.setter
97
97
  def x_enterprise_project_id(self, x_enterprise_project_id):
98
- """Sets the x_enterprise_project_id of this CreateComponentWithConfigurationRequest.
98
+ r"""Sets the x_enterprise_project_id of this CreateComponentWithConfigurationRequest.
99
99
 
100
100
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
101
101
 
@@ -106,7 +106,7 @@ class CreateComponentWithConfigurationRequest:
106
106
 
107
107
  @property
108
108
  def x_environment_id(self):
109
- """Gets the x_environment_id of this CreateComponentWithConfigurationRequest.
109
+ r"""Gets the x_environment_id of this CreateComponentWithConfigurationRequest.
110
110
 
111
111
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
112
112
 
@@ -117,7 +117,7 @@ class CreateComponentWithConfigurationRequest:
117
117
 
118
118
  @x_environment_id.setter
119
119
  def x_environment_id(self, x_environment_id):
120
- """Sets the x_environment_id of this CreateComponentWithConfigurationRequest.
120
+ r"""Sets the x_environment_id of this CreateComponentWithConfigurationRequest.
121
121
 
122
122
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
123
123
 
@@ -128,7 +128,7 @@ class CreateComponentWithConfigurationRequest:
128
128
 
129
129
  @property
130
130
  def body(self):
131
- """Gets the body of this CreateComponentWithConfigurationRequest.
131
+ r"""Gets the body of this CreateComponentWithConfigurationRequest.
132
132
 
133
133
  :return: The body of this CreateComponentWithConfigurationRequest.
134
134
  :rtype: :class:`huaweicloudsdkcae.v1.CreateComponentWithConfigurationRequestBody`
@@ -137,7 +137,7 @@ class CreateComponentWithConfigurationRequest:
137
137
 
138
138
  @body.setter
139
139
  def body(self, body):
140
- """Sets the body of this CreateComponentWithConfigurationRequest.
140
+ r"""Sets the body of this CreateComponentWithConfigurationRequest.
141
141
 
142
142
  :param body: The body of this CreateComponentWithConfigurationRequest.
143
143
  :type body: :class:`huaweicloudsdkcae.v1.CreateComponentWithConfigurationRequestBody`
@@ -33,7 +33,7 @@ class CreateComponentWithConfigurationRequestBody:
33
33
  }
34
34
 
35
35
  def __init__(self, api_version=None, kind=None, metadata=None, spec=None, configurations=None):
36
- """CreateComponentWithConfigurationRequestBody
36
+ r"""CreateComponentWithConfigurationRequestBody
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -69,7 +69,7 @@ class CreateComponentWithConfigurationRequestBody:
69
69
 
70
70
  @property
71
71
  def api_version(self):
72
- """Gets the api_version of this CreateComponentWithConfigurationRequestBody.
72
+ r"""Gets the api_version of this CreateComponentWithConfigurationRequestBody.
73
73
 
74
74
  :return: The api_version of this CreateComponentWithConfigurationRequestBody.
75
75
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -78,7 +78,7 @@ class CreateComponentWithConfigurationRequestBody:
78
78
 
79
79
  @api_version.setter
80
80
  def api_version(self, api_version):
81
- """Sets the api_version of this CreateComponentWithConfigurationRequestBody.
81
+ r"""Sets the api_version of this CreateComponentWithConfigurationRequestBody.
82
82
 
83
83
  :param api_version: The api_version of this CreateComponentWithConfigurationRequestBody.
84
84
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -87,7 +87,7 @@ class CreateComponentWithConfigurationRequestBody:
87
87
 
88
88
  @property
89
89
  def kind(self):
90
- """Gets the kind of this CreateComponentWithConfigurationRequestBody.
90
+ r"""Gets the kind of this CreateComponentWithConfigurationRequestBody.
91
91
 
92
92
  :return: The kind of this CreateComponentWithConfigurationRequestBody.
93
93
  :rtype: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
@@ -96,7 +96,7 @@ class CreateComponentWithConfigurationRequestBody:
96
96
 
97
97
  @kind.setter
98
98
  def kind(self, kind):
99
- """Sets the kind of this CreateComponentWithConfigurationRequestBody.
99
+ r"""Sets the kind of this CreateComponentWithConfigurationRequestBody.
100
100
 
101
101
  :param kind: The kind of this CreateComponentWithConfigurationRequestBody.
102
102
  :type kind: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
@@ -105,7 +105,7 @@ class CreateComponentWithConfigurationRequestBody:
105
105
 
106
106
  @property
107
107
  def metadata(self):
108
- """Gets the metadata of this CreateComponentWithConfigurationRequestBody.
108
+ r"""Gets the metadata of this CreateComponentWithConfigurationRequestBody.
109
109
 
110
110
  :return: The metadata of this CreateComponentWithConfigurationRequestBody.
111
111
  :rtype: :class:`huaweicloudsdkcae.v1.CreateComponentWithConfigurationRequestBodyMetadata`
@@ -114,7 +114,7 @@ class CreateComponentWithConfigurationRequestBody:
114
114
 
115
115
  @metadata.setter
116
116
  def metadata(self, metadata):
117
- """Sets the metadata of this CreateComponentWithConfigurationRequestBody.
117
+ r"""Sets the metadata of this CreateComponentWithConfigurationRequestBody.
118
118
 
119
119
  :param metadata: The metadata of this CreateComponentWithConfigurationRequestBody.
120
120
  :type metadata: :class:`huaweicloudsdkcae.v1.CreateComponentWithConfigurationRequestBodyMetadata`
@@ -123,7 +123,7 @@ class CreateComponentWithConfigurationRequestBody:
123
123
 
124
124
  @property
125
125
  def spec(self):
126
- """Gets the spec of this CreateComponentWithConfigurationRequestBody.
126
+ r"""Gets the spec of this CreateComponentWithConfigurationRequestBody.
127
127
 
128
128
  :return: The spec of this CreateComponentWithConfigurationRequestBody.
129
129
  :rtype: :class:`huaweicloudsdkcae.v1.CreateComponentWithConfigurationRequestBodySpec`
@@ -132,7 +132,7 @@ class CreateComponentWithConfigurationRequestBody:
132
132
 
133
133
  @spec.setter
134
134
  def spec(self, spec):
135
- """Sets the spec of this CreateComponentWithConfigurationRequestBody.
135
+ r"""Sets the spec of this CreateComponentWithConfigurationRequestBody.
136
136
 
137
137
  :param spec: The spec of this CreateComponentWithConfigurationRequestBody.
138
138
  :type spec: :class:`huaweicloudsdkcae.v1.CreateComponentWithConfigurationRequestBodySpec`
@@ -141,7 +141,7 @@ class CreateComponentWithConfigurationRequestBody:
141
141
 
142
142
  @property
143
143
  def configurations(self):
144
- """Gets the configurations of this CreateComponentWithConfigurationRequestBody.
144
+ r"""Gets the configurations of this CreateComponentWithConfigurationRequestBody.
145
145
 
146
146
  配置项列表。
147
147
 
@@ -152,7 +152,7 @@ class CreateComponentWithConfigurationRequestBody:
152
152
 
153
153
  @configurations.setter
154
154
  def configurations(self, configurations):
155
- """Sets the configurations of this CreateComponentWithConfigurationRequestBody.
155
+ r"""Sets the configurations of this CreateComponentWithConfigurationRequestBody.
156
156
 
157
157
  配置项列表。
158
158
 
@@ -27,7 +27,7 @@ class CreateComponentWithConfigurationRequestBodyMetadata:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, annotations=None):
30
- """CreateComponentWithConfigurationRequestBodyMetadata
30
+ r"""CreateComponentWithConfigurationRequestBodyMetadata
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class CreateComponentWithConfigurationRequestBodyMetadata:
48
48
 
49
49
  @property
50
50
  def name(self):
51
- """Gets the name of this CreateComponentWithConfigurationRequestBodyMetadata.
51
+ r"""Gets the name of this CreateComponentWithConfigurationRequestBodyMetadata.
52
52
 
53
53
  组件名称。
54
54
 
@@ -59,7 +59,7 @@ class CreateComponentWithConfigurationRequestBodyMetadata:
59
59
 
60
60
  @name.setter
61
61
  def name(self, name):
62
- """Sets the name of this CreateComponentWithConfigurationRequestBodyMetadata.
62
+ r"""Sets the name of this CreateComponentWithConfigurationRequestBodyMetadata.
63
63
 
64
64
  组件名称。
65
65
 
@@ -70,7 +70,7 @@ class CreateComponentWithConfigurationRequestBodyMetadata:
70
70
 
71
71
  @property
72
72
  def annotations(self):
73
- """Gets the annotations of this CreateComponentWithConfigurationRequestBodyMetadata.
73
+ r"""Gets the annotations of this CreateComponentWithConfigurationRequestBodyMetadata.
74
74
 
75
75
  创建组件请求体附加参数,当前只支持version参数,此参数必填。
76
76
 
@@ -81,7 +81,7 @@ class CreateComponentWithConfigurationRequestBodyMetadata:
81
81
 
82
82
  @annotations.setter
83
83
  def annotations(self, annotations):
84
- """Sets the annotations of this CreateComponentWithConfigurationRequestBodyMetadata.
84
+ r"""Sets the annotations of this CreateComponentWithConfigurationRequestBodyMetadata.
85
85
 
86
86
  创建组件请求体附加参数,当前只支持version参数,此参数必填。
87
87