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
@@ -30,7 +30,7 @@ class CreateSecretResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, api_version=None, kind=None, spec=None):
33
- """CreateSecretResponse
33
+ r"""CreateSecretResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class CreateSecretResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def api_version(self):
61
- """Gets the api_version of this CreateSecretResponse.
61
+ r"""Gets the api_version of this CreateSecretResponse.
62
62
 
63
63
  API版本,固定值“v1”,该值不可修改。
64
64
 
@@ -69,7 +69,7 @@ class CreateSecretResponse(SdkResponse):
69
69
 
70
70
  @api_version.setter
71
71
  def api_version(self, api_version):
72
- """Sets the api_version of this CreateSecretResponse.
72
+ r"""Sets the api_version of this CreateSecretResponse.
73
73
 
74
74
  API版本,固定值“v1”,该值不可修改。
75
75
 
@@ -80,7 +80,7 @@ class CreateSecretResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def kind(self):
83
- """Gets the kind of this CreateSecretResponse.
83
+ r"""Gets the kind of this CreateSecretResponse.
84
84
 
85
85
  资源种类。
86
86
 
@@ -91,7 +91,7 @@ class CreateSecretResponse(SdkResponse):
91
91
 
92
92
  @kind.setter
93
93
  def kind(self, kind):
94
- """Sets the kind of this CreateSecretResponse.
94
+ r"""Sets the kind of this CreateSecretResponse.
95
95
 
96
96
  资源种类。
97
97
 
@@ -102,7 +102,7 @@ class CreateSecretResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def spec(self):
105
- """Gets the spec of this CreateSecretResponse.
105
+ r"""Gets the spec of this CreateSecretResponse.
106
106
 
107
107
  :return: The spec of this CreateSecretResponse.
108
108
  :rtype: :class:`huaweicloudsdkcae.v1.SecretDetail`
@@ -111,7 +111,7 @@ class CreateSecretResponse(SdkResponse):
111
111
 
112
112
  @spec.setter
113
113
  def spec(self, spec):
114
- """Sets the spec of this CreateSecretResponse.
114
+ r"""Sets the spec of this CreateSecretResponse.
115
115
 
116
116
  :param spec: The spec of this CreateSecretResponse.
117
117
  :type spec: :class:`huaweicloudsdkcae.v1.SecretDetail`
@@ -27,7 +27,7 @@ class CreateSpecCert:
27
27
  }
28
28
 
29
29
  def __init__(self, crt=None, key=None):
30
- """CreateSpecCert
30
+ r"""CreateSpecCert
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class CreateSpecCert:
48
48
 
49
49
  @property
50
50
  def crt(self):
51
- """Gets the crt of this CreateSpecCert.
51
+ r"""Gets the crt of this CreateSpecCert.
52
52
 
53
53
  证书内容。
54
54
 
@@ -59,7 +59,7 @@ class CreateSpecCert:
59
59
 
60
60
  @crt.setter
61
61
  def crt(self, crt):
62
- """Sets the crt of this CreateSpecCert.
62
+ r"""Sets the crt of this CreateSpecCert.
63
63
 
64
64
  证书内容。
65
65
 
@@ -70,7 +70,7 @@ class CreateSpecCert:
70
70
 
71
71
  @property
72
72
  def key(self):
73
- """Gets the key of this CreateSpecCert.
73
+ r"""Gets the key of this CreateSpecCert.
74
74
 
75
75
  私钥内容。
76
76
 
@@ -81,7 +81,7 @@ class CreateSpecCert:
81
81
 
82
82
  @key.setter
83
83
  def key(self, key):
84
- """Sets the key of this CreateSpecCert.
84
+ r"""Sets the key of this CreateSpecCert.
85
85
 
86
86
  私钥内容。
87
87
 
@@ -29,7 +29,7 @@ class CreateTimerRuleReq:
29
29
  }
30
30
 
31
31
  def __init__(self, api_version=None, kind=None, spec=None):
32
- """CreateTimerRuleReq
32
+ r"""CreateTimerRuleReq
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class CreateTimerRuleReq:
57
57
 
58
58
  @property
59
59
  def api_version(self):
60
- """Gets the api_version of this CreateTimerRuleReq.
60
+ r"""Gets the api_version of this CreateTimerRuleReq.
61
61
 
62
62
  :return: The api_version of this CreateTimerRuleReq.
63
63
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -66,7 +66,7 @@ class CreateTimerRuleReq:
66
66
 
67
67
  @api_version.setter
68
68
  def api_version(self, api_version):
69
- """Sets the api_version of this CreateTimerRuleReq.
69
+ r"""Sets the api_version of this CreateTimerRuleReq.
70
70
 
71
71
  :param api_version: The api_version of this CreateTimerRuleReq.
72
72
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -75,7 +75,7 @@ class CreateTimerRuleReq:
75
75
 
76
76
  @property
77
77
  def kind(self):
78
- """Gets the kind of this CreateTimerRuleReq.
78
+ r"""Gets the kind of this CreateTimerRuleReq.
79
79
 
80
80
  :return: The kind of this CreateTimerRuleReq.
81
81
  :rtype: :class:`huaweicloudsdkcae.v1.TimeRuleKindObj`
@@ -84,7 +84,7 @@ class CreateTimerRuleReq:
84
84
 
85
85
  @kind.setter
86
86
  def kind(self, kind):
87
- """Sets the kind of this CreateTimerRuleReq.
87
+ r"""Sets the kind of this CreateTimerRuleReq.
88
88
 
89
89
  :param kind: The kind of this CreateTimerRuleReq.
90
90
  :type kind: :class:`huaweicloudsdkcae.v1.TimeRuleKindObj`
@@ -93,7 +93,7 @@ class CreateTimerRuleReq:
93
93
 
94
94
  @property
95
95
  def spec(self):
96
- """Gets the spec of this CreateTimerRuleReq.
96
+ r"""Gets the spec of this CreateTimerRuleReq.
97
97
 
98
98
  :return: The spec of this CreateTimerRuleReq.
99
99
  :rtype: :class:`huaweicloudsdkcae.v1.UpdateTimerRuleDetails`
@@ -102,7 +102,7 @@ class CreateTimerRuleReq:
102
102
 
103
103
  @spec.setter
104
104
  def spec(self, spec):
105
- """Sets the spec of this CreateTimerRuleReq.
105
+ r"""Sets the spec of this CreateTimerRuleReq.
106
106
 
107
107
  :param spec: The spec of this CreateTimerRuleReq.
108
108
  :type spec: :class:`huaweicloudsdkcae.v1.UpdateTimerRuleDetails`
@@ -29,7 +29,7 @@ class CreateTimerRuleRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, x_enterprise_project_id=None, x_environment_id=None, body=None):
32
- """CreateTimerRuleRequest
32
+ r"""CreateTimerRuleRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class CreateTimerRuleRequest:
56
56
 
57
57
  @property
58
58
  def x_enterprise_project_id(self):
59
- """Gets the x_enterprise_project_id of this CreateTimerRuleRequest.
59
+ r"""Gets the x_enterprise_project_id of this CreateTimerRuleRequest.
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 CreateTimerRuleRequest:
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 CreateTimerRuleRequest.
70
+ r"""Sets the x_enterprise_project_id of this CreateTimerRuleRequest.
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 CreateTimerRuleRequest:
78
78
 
79
79
  @property
80
80
  def x_environment_id(self):
81
- """Gets the x_environment_id of this CreateTimerRuleRequest.
81
+ r"""Gets the x_environment_id of this CreateTimerRuleRequest.
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 CreateTimerRuleRequest:
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 CreateTimerRuleRequest.
92
+ r"""Sets the x_environment_id of this CreateTimerRuleRequest.
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 CreateTimerRuleRequest:
100
100
 
101
101
  @property
102
102
  def body(self):
103
- """Gets the body of this CreateTimerRuleRequest.
103
+ r"""Gets the body of this CreateTimerRuleRequest.
104
104
 
105
105
  :return: The body of this CreateTimerRuleRequest.
106
106
  :rtype: :class:`huaweicloudsdkcae.v1.CreateTimerRuleReq`
@@ -109,7 +109,7 @@ class CreateTimerRuleRequest:
109
109
 
110
110
  @body.setter
111
111
  def body(self, body):
112
- """Sets the body of this CreateTimerRuleRequest.
112
+ r"""Sets the body of this CreateTimerRuleRequest.
113
113
 
114
114
  :param body: The body of this CreateTimerRuleRequest.
115
115
  :type body: :class:`huaweicloudsdkcae.v1.CreateTimerRuleReq`
@@ -30,7 +30,7 @@ class CreateTimerRuleResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, api_version=None, kind=None, items=None):
33
- """CreateTimerRuleResponse
33
+ r"""CreateTimerRuleResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class CreateTimerRuleResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def api_version(self):
61
- """Gets the api_version of this CreateTimerRuleResponse.
61
+ r"""Gets the api_version of this CreateTimerRuleResponse.
62
62
 
63
63
  :return: The api_version of this CreateTimerRuleResponse.
64
64
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -67,7 +67,7 @@ class CreateTimerRuleResponse(SdkResponse):
67
67
 
68
68
  @api_version.setter
69
69
  def api_version(self, api_version):
70
- """Sets the api_version of this CreateTimerRuleResponse.
70
+ r"""Sets the api_version of this CreateTimerRuleResponse.
71
71
 
72
72
  :param api_version: The api_version of this CreateTimerRuleResponse.
73
73
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -76,7 +76,7 @@ class CreateTimerRuleResponse(SdkResponse):
76
76
 
77
77
  @property
78
78
  def kind(self):
79
- """Gets the kind of this CreateTimerRuleResponse.
79
+ r"""Gets the kind of this CreateTimerRuleResponse.
80
80
 
81
81
  :return: The kind of this CreateTimerRuleResponse.
82
82
  :rtype: :class:`huaweicloudsdkcae.v1.TimeRuleKindObj`
@@ -85,7 +85,7 @@ class CreateTimerRuleResponse(SdkResponse):
85
85
 
86
86
  @kind.setter
87
87
  def kind(self, kind):
88
- """Sets the kind of this CreateTimerRuleResponse.
88
+ r"""Sets the kind of this CreateTimerRuleResponse.
89
89
 
90
90
  :param kind: The kind of this CreateTimerRuleResponse.
91
91
  :type kind: :class:`huaweicloudsdkcae.v1.TimeRuleKindObj`
@@ -94,7 +94,7 @@ class CreateTimerRuleResponse(SdkResponse):
94
94
 
95
95
  @property
96
96
  def items(self):
97
- """Gets the items of this CreateTimerRuleResponse.
97
+ r"""Gets the items of this CreateTimerRuleResponse.
98
98
 
99
99
  :return: The items of this CreateTimerRuleResponse.
100
100
  :rtype: list[:class:`huaweicloudsdkcae.v1.TimerRuleDetails`]
@@ -103,7 +103,7 @@ class CreateTimerRuleResponse(SdkResponse):
103
103
 
104
104
  @items.setter
105
105
  def items(self, items):
106
- """Sets the items of this CreateTimerRuleResponse.
106
+ r"""Sets the items of this CreateTimerRuleResponse.
107
107
 
108
108
  :param items: The items of this CreateTimerRuleResponse.
109
109
  :type items: list[:class:`huaweicloudsdkcae.v1.TimerRuleDetails`]
@@ -29,7 +29,7 @@ class CreateVolumeReq:
29
29
  }
30
30
 
31
31
  def __init__(self, api_version=None, kind=None, spec=None):
32
- """CreateVolumeReq
32
+ r"""CreateVolumeReq
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class CreateVolumeReq:
54
54
 
55
55
  @property
56
56
  def api_version(self):
57
- """Gets the api_version of this CreateVolumeReq.
57
+ r"""Gets the api_version of this CreateVolumeReq.
58
58
 
59
59
  :return: The api_version of this CreateVolumeReq.
60
60
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -63,7 +63,7 @@ class CreateVolumeReq:
63
63
 
64
64
  @api_version.setter
65
65
  def api_version(self, api_version):
66
- """Sets the api_version of this CreateVolumeReq.
66
+ r"""Sets the api_version of this CreateVolumeReq.
67
67
 
68
68
  :param api_version: The api_version of this CreateVolumeReq.
69
69
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -72,7 +72,7 @@ class CreateVolumeReq:
72
72
 
73
73
  @property
74
74
  def kind(self):
75
- """Gets the kind of this CreateVolumeReq.
75
+ r"""Gets the kind of this CreateVolumeReq.
76
76
 
77
77
  :return: The kind of this CreateVolumeReq.
78
78
  :rtype: :class:`huaweicloudsdkcae.v1.VolumeKindObj`
@@ -81,7 +81,7 @@ class CreateVolumeReq:
81
81
 
82
82
  @kind.setter
83
83
  def kind(self, kind):
84
- """Sets the kind of this CreateVolumeReq.
84
+ r"""Sets the kind of this CreateVolumeReq.
85
85
 
86
86
  :param kind: The kind of this CreateVolumeReq.
87
87
  :type kind: :class:`huaweicloudsdkcae.v1.VolumeKindObj`
@@ -90,7 +90,7 @@ class CreateVolumeReq:
90
90
 
91
91
  @property
92
92
  def spec(self):
93
- """Gets the spec of this CreateVolumeReq.
93
+ r"""Gets the spec of this CreateVolumeReq.
94
94
 
95
95
  :return: The spec of this CreateVolumeReq.
96
96
  :rtype: :class:`huaweicloudsdkcae.v1.VolumeSpec`
@@ -99,7 +99,7 @@ class CreateVolumeReq:
99
99
 
100
100
  @spec.setter
101
101
  def spec(self, spec):
102
- """Sets the spec of this CreateVolumeReq.
102
+ r"""Sets the spec of this CreateVolumeReq.
103
103
 
104
104
  :param spec: The spec of this CreateVolumeReq.
105
105
  :type spec: :class:`huaweicloudsdkcae.v1.VolumeSpec`
@@ -29,7 +29,7 @@ class CreateVolumeRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, x_enterprise_project_id=None, x_environment_id=None, body=None):
32
- """CreateVolumeRequest
32
+ r"""CreateVolumeRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class CreateVolumeRequest:
56
56
 
57
57
  @property
58
58
  def x_enterprise_project_id(self):
59
- """Gets the x_enterprise_project_id of this CreateVolumeRequest.
59
+ r"""Gets the x_enterprise_project_id of this CreateVolumeRequest.
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 CreateVolumeRequest:
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 CreateVolumeRequest.
70
+ r"""Sets the x_enterprise_project_id of this CreateVolumeRequest.
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 CreateVolumeRequest:
78
78
 
79
79
  @property
80
80
  def x_environment_id(self):
81
- """Gets the x_environment_id of this CreateVolumeRequest.
81
+ r"""Gets the x_environment_id of this CreateVolumeRequest.
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 CreateVolumeRequest:
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 CreateVolumeRequest.
92
+ r"""Sets the x_environment_id of this CreateVolumeRequest.
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 CreateVolumeRequest:
100
100
 
101
101
  @property
102
102
  def body(self):
103
- """Gets the body of this CreateVolumeRequest.
103
+ r"""Gets the body of this CreateVolumeRequest.
104
104
 
105
105
  :return: The body of this CreateVolumeRequest.
106
106
  :rtype: :class:`huaweicloudsdkcae.v1.CreateVolumeReq`
@@ -109,7 +109,7 @@ class CreateVolumeRequest:
109
109
 
110
110
  @body.setter
111
111
  def body(self, body):
112
- """Sets the body of this CreateVolumeRequest.
112
+ r"""Sets the body of this CreateVolumeRequest.
113
113
 
114
114
  :param body: The body of this CreateVolumeRequest.
115
115
  :type body: :class:`huaweicloudsdkcae.v1.CreateVolumeReq`
@@ -24,7 +24,7 @@ class CreateVolumeResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """CreateVolumeResponse
27
+ r"""CreateVolumeResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -29,7 +29,7 @@ class CreateVpcEgressRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, x_enterprise_project_id=None, x_environment_id=None, body=None):
32
- """CreateVpcEgressRequest
32
+ r"""CreateVpcEgressRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class CreateVpcEgressRequest:
56
56
 
57
57
  @property
58
58
  def x_enterprise_project_id(self):
59
- """Gets the x_enterprise_project_id of this CreateVpcEgressRequest.
59
+ r"""Gets the x_enterprise_project_id of this CreateVpcEgressRequest.
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 CreateVpcEgressRequest:
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 CreateVpcEgressRequest.
70
+ r"""Sets the x_enterprise_project_id of this CreateVpcEgressRequest.
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 CreateVpcEgressRequest:
78
78
 
79
79
  @property
80
80
  def x_environment_id(self):
81
- """Gets the x_environment_id of this CreateVpcEgressRequest.
81
+ r"""Gets the x_environment_id of this CreateVpcEgressRequest.
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 CreateVpcEgressRequest:
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 CreateVpcEgressRequest.
92
+ r"""Sets the x_environment_id of this CreateVpcEgressRequest.
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 CreateVpcEgressRequest:
100
100
 
101
101
  @property
102
102
  def body(self):
103
- """Gets the body of this CreateVpcEgressRequest.
103
+ r"""Gets the body of this CreateVpcEgressRequest.
104
104
 
105
105
  :return: The body of this CreateVpcEgressRequest.
106
106
  :rtype: :class:`huaweicloudsdkcae.v1.VpcEgressRequestBody`
@@ -109,7 +109,7 @@ class CreateVpcEgressRequest:
109
109
 
110
110
  @body.setter
111
111
  def body(self, body):
112
- """Sets the body of this CreateVpcEgressRequest.
112
+ r"""Sets the body of this CreateVpcEgressRequest.
113
113
 
114
114
  :param body: The body of this CreateVpcEgressRequest.
115
115
  :type body: :class:`huaweicloudsdkcae.v1.VpcEgressRequestBody`
@@ -30,7 +30,7 @@ class CreateVpcEgressResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, api_version=None, kind=None, spec=None):
33
- """CreateVpcEgressResponse
33
+ r"""CreateVpcEgressResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class CreateVpcEgressResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def api_version(self):
61
- """Gets the api_version of this CreateVpcEgressResponse.
61
+ r"""Gets the api_version of this CreateVpcEgressResponse.
62
62
 
63
63
  :return: The api_version of this CreateVpcEgressResponse.
64
64
  :rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -67,7 +67,7 @@ class CreateVpcEgressResponse(SdkResponse):
67
67
 
68
68
  @api_version.setter
69
69
  def api_version(self, api_version):
70
- """Sets the api_version of this CreateVpcEgressResponse.
70
+ r"""Sets the api_version of this CreateVpcEgressResponse.
71
71
 
72
72
  :param api_version: The api_version of this CreateVpcEgressResponse.
73
73
  :type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
@@ -76,7 +76,7 @@ class CreateVpcEgressResponse(SdkResponse):
76
76
 
77
77
  @property
78
78
  def kind(self):
79
- """Gets the kind of this CreateVpcEgressResponse.
79
+ r"""Gets the kind of this CreateVpcEgressResponse.
80
80
 
81
81
  :return: The kind of this CreateVpcEgressResponse.
82
82
  :rtype: :class:`huaweicloudsdkcae.v1.VpcEgressKindObj`
@@ -85,7 +85,7 @@ class CreateVpcEgressResponse(SdkResponse):
85
85
 
86
86
  @kind.setter
87
87
  def kind(self, kind):
88
- """Sets the kind of this CreateVpcEgressResponse.
88
+ r"""Sets the kind of this CreateVpcEgressResponse.
89
89
 
90
90
  :param kind: The kind of this CreateVpcEgressResponse.
91
91
  :type kind: :class:`huaweicloudsdkcae.v1.VpcEgressKindObj`
@@ -94,7 +94,7 @@ class CreateVpcEgressResponse(SdkResponse):
94
94
 
95
95
  @property
96
96
  def spec(self):
97
- """Gets the spec of this CreateVpcEgressResponse.
97
+ r"""Gets the spec of this CreateVpcEgressResponse.
98
98
 
99
99
  :return: The spec of this CreateVpcEgressResponse.
100
100
  :rtype: :class:`huaweicloudsdkcae.v1.VpcEgressResponseBodySpec`
@@ -103,7 +103,7 @@ class CreateVpcEgressResponse(SdkResponse):
103
103
 
104
104
  @spec.setter
105
105
  def spec(self, spec):
106
- """Sets the spec of this CreateVpcEgressResponse.
106
+ r"""Sets the spec of this CreateVpcEgressResponse.
107
107
 
108
108
  :param spec: The spec of this CreateVpcEgressResponse.
109
109
  :type spec: :class:`huaweicloudsdkcae.v1.VpcEgressResponseBodySpec`
@@ -27,7 +27,7 @@ class CronTriggerScheduler:
27
27
  }
28
28
 
29
29
  def __init__(self, cron=None, target_replica=None):
30
- """CronTriggerScheduler
30
+ r"""CronTriggerScheduler
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class CronTriggerScheduler:
50
50
 
51
51
  @property
52
52
  def cron(self):
53
- """Gets the cron of this CronTriggerScheduler.
53
+ r"""Gets the cron of this CronTriggerScheduler.
54
54
 
55
55
  触发时间点,以五位cron表达式表示。
56
56
 
@@ -61,7 +61,7 @@ class CronTriggerScheduler:
61
61
 
62
62
  @cron.setter
63
63
  def cron(self, cron):
64
- """Sets the cron of this CronTriggerScheduler.
64
+ r"""Sets the cron of this CronTriggerScheduler.
65
65
 
66
66
  触发时间点,以五位cron表达式表示。
67
67
 
@@ -72,7 +72,7 @@ class CronTriggerScheduler:
72
72
 
73
73
  @property
74
74
  def target_replica(self):
75
- """Gets the target_replica of this CronTriggerScheduler.
75
+ r"""Gets the target_replica of this CronTriggerScheduler.
76
76
 
77
77
  要求达到的实例数。
78
78
 
@@ -83,7 +83,7 @@ class CronTriggerScheduler:
83
83
 
84
84
  @target_replica.setter
85
85
  def target_replica(self, target_replica):
86
- """Sets the target_replica of this CronTriggerScheduler.
86
+ r"""Sets the target_replica of this CronTriggerScheduler.
87
87
 
88
88
  要求达到的实例数。
89
89
 
@@ -29,7 +29,7 @@ class DeleteApplicationRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, application_id=None, x_enterprise_project_id=None, x_environment_id=None):
32
- """DeleteApplicationRequest
32
+ r"""DeleteApplicationRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class DeleteApplicationRequest:
55
55
 
56
56
  @property
57
57
  def application_id(self):
58
- """Gets the application_id of this DeleteApplicationRequest.
58
+ r"""Gets the application_id of this DeleteApplicationRequest.
59
59
 
60
60
  应用ID。
61
61
 
@@ -66,7 +66,7 @@ class DeleteApplicationRequest:
66
66
 
67
67
  @application_id.setter
68
68
  def application_id(self, application_id):
69
- """Sets the application_id of this DeleteApplicationRequest.
69
+ r"""Sets the application_id of this DeleteApplicationRequest.
70
70
 
71
71
  应用ID。
72
72
 
@@ -77,7 +77,7 @@ class DeleteApplicationRequest:
77
77
 
78
78
  @property
79
79
  def x_enterprise_project_id(self):
80
- """Gets the x_enterprise_project_id of this DeleteApplicationRequest.
80
+ r"""Gets the x_enterprise_project_id of this DeleteApplicationRequest.
81
81
 
82
82
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
83
83
 
@@ -88,7 +88,7 @@ class DeleteApplicationRequest:
88
88
 
89
89
  @x_enterprise_project_id.setter
90
90
  def x_enterprise_project_id(self, x_enterprise_project_id):
91
- """Sets the x_enterprise_project_id of this DeleteApplicationRequest.
91
+ r"""Sets the x_enterprise_project_id of this DeleteApplicationRequest.
92
92
 
93
93
  企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
94
94
 
@@ -99,7 +99,7 @@ class DeleteApplicationRequest:
99
99
 
100
100
  @property
101
101
  def x_environment_id(self):
102
- """Gets the x_environment_id of this DeleteApplicationRequest.
102
+ r"""Gets the x_environment_id of this DeleteApplicationRequest.
103
103
 
104
104
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
105
105
 
@@ -110,7 +110,7 @@ class DeleteApplicationRequest:
110
110
 
111
111
  @x_environment_id.setter
112
112
  def x_environment_id(self, x_environment_id):
113
- """Sets the x_environment_id of this DeleteApplicationRequest.
113
+ r"""Sets the x_environment_id of this DeleteApplicationRequest.
114
114
 
115
115
  环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
116
116
 
@@ -24,7 +24,7 @@ class DeleteApplicationResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """DeleteApplicationResponse
27
+ r"""DeleteApplicationResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30