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
@@ -26,7 +26,7 @@ class ExecuteActionResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, job_id=None):
29
- """ExecuteActionResponse
29
+ r"""ExecuteActionResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ExecuteActionResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def job_id(self):
47
- """Gets the job_id of this ExecuteActionResponse.
47
+ r"""Gets the job_id of this ExecuteActionResponse.
48
48
 
49
49
  任务ID。
50
50
 
@@ -55,7 +55,7 @@ class ExecuteActionResponse(SdkResponse):
55
55
 
56
56
  @job_id.setter
57
57
  def job_id(self, job_id):
58
- """Sets the job_id of this ExecuteActionResponse.
58
+ r"""Sets the job_id of this ExecuteActionResponse.
59
59
 
60
60
  任务ID。
61
61
 
@@ -27,7 +27,7 @@ class ExecutionDetails:
27
27
  }
28
28
 
29
29
  def __init__(self, last_execution_time=None, items=None):
30
- """ExecutionDetails
30
+ r"""ExecutionDetails
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class ExecutionDetails:
50
50
 
51
51
  @property
52
52
  def last_execution_time(self):
53
- """Gets the last_execution_time of this ExecutionDetails.
53
+ r"""Gets the last_execution_time of this ExecutionDetails.
54
54
 
55
55
  启停策略执行时间。
56
56
 
@@ -61,7 +61,7 @@ class ExecutionDetails:
61
61
 
62
62
  @last_execution_time.setter
63
63
  def last_execution_time(self, last_execution_time):
64
- """Sets the last_execution_time of this ExecutionDetails.
64
+ r"""Sets the last_execution_time of this ExecutionDetails.
65
65
 
66
66
  启停策略执行时间。
67
67
 
@@ -72,7 +72,7 @@ class ExecutionDetails:
72
72
 
73
73
  @property
74
74
  def items(self):
75
- """Gets the items of this ExecutionDetails.
75
+ r"""Gets the items of this ExecutionDetails.
76
76
 
77
77
  组件启停规则执行结果列表。
78
78
 
@@ -83,7 +83,7 @@ class ExecutionDetails:
83
83
 
84
84
  @items.setter
85
85
  def items(self, items):
86
- """Sets the items of this ExecutionDetails.
86
+ r"""Sets the items of this ExecutionDetails.
87
87
 
88
88
  组件启停规则执行结果列表。
89
89
 
@@ -25,7 +25,7 @@ class HealthCheckConfigurationExec:
25
25
  }
26
26
 
27
27
  def __init__(self, command=None):
28
- """HealthCheckConfigurationExec
28
+ r"""HealthCheckConfigurationExec
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class HealthCheckConfigurationExec:
43
43
 
44
44
  @property
45
45
  def command(self):
46
- """Gets the command of this HealthCheckConfigurationExec.
46
+ r"""Gets the command of this HealthCheckConfigurationExec.
47
47
 
48
48
  shell语句。
49
49
 
@@ -54,7 +54,7 @@ class HealthCheckConfigurationExec:
54
54
 
55
55
  @command.setter
56
56
  def command(self, command):
57
- """Sets the command of this HealthCheckConfigurationExec.
57
+ r"""Sets the command of this HealthCheckConfigurationExec.
58
58
 
59
59
  shell语句。
60
60
 
@@ -29,7 +29,7 @@ class HealthCheckConfigurationHttpGet:
29
29
  }
30
30
 
31
31
  def __init__(self, path=None, port=None, scheme=None):
32
- """HealthCheckConfigurationHttpGet
32
+ r"""HealthCheckConfigurationHttpGet
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class HealthCheckConfigurationHttpGet:
57
57
 
58
58
  @property
59
59
  def path(self):
60
- """Gets the path of this HealthCheckConfigurationHttpGet.
60
+ r"""Gets the path of this HealthCheckConfigurationHttpGet.
61
61
 
62
62
  URL路径。
63
63
 
@@ -68,7 +68,7 @@ class HealthCheckConfigurationHttpGet:
68
68
 
69
69
  @path.setter
70
70
  def path(self, path):
71
- """Sets the path of this HealthCheckConfigurationHttpGet.
71
+ r"""Sets the path of this HealthCheckConfigurationHttpGet.
72
72
 
73
73
  URL路径。
74
74
 
@@ -79,7 +79,7 @@ class HealthCheckConfigurationHttpGet:
79
79
 
80
80
  @property
81
81
  def port(self):
82
- """Gets the port of this HealthCheckConfigurationHttpGet.
82
+ r"""Gets the port of this HealthCheckConfigurationHttpGet.
83
83
 
84
84
  端口。
85
85
 
@@ -90,7 +90,7 @@ class HealthCheckConfigurationHttpGet:
90
90
 
91
91
  @port.setter
92
92
  def port(self, port):
93
- """Sets the port of this HealthCheckConfigurationHttpGet.
93
+ r"""Sets the port of this HealthCheckConfigurationHttpGet.
94
94
 
95
95
  端口。
96
96
 
@@ -101,7 +101,7 @@ class HealthCheckConfigurationHttpGet:
101
101
 
102
102
  @property
103
103
  def scheme(self):
104
- """Gets the scheme of this HealthCheckConfigurationHttpGet.
104
+ r"""Gets the scheme of this HealthCheckConfigurationHttpGet.
105
105
 
106
106
  协议。
107
107
 
@@ -112,7 +112,7 @@ class HealthCheckConfigurationHttpGet:
112
112
 
113
113
  @scheme.setter
114
114
  def scheme(self, scheme):
115
- """Sets the scheme of this HealthCheckConfigurationHttpGet.
115
+ r"""Sets the scheme of this HealthCheckConfigurationHttpGet.
116
116
 
117
117
  协议。
118
118
 
@@ -39,7 +39,7 @@ class HealthCheckConfigurationLivenessProbe:
39
39
  }
40
40
 
41
41
  def __init__(self, period_seconds=None, initial_delay_seconds=None, timeout_seconds=None, success_threshold=None, failure_threshold=None, http_get=None, tcp_socket=None, _exec=None):
42
- """HealthCheckConfigurationLivenessProbe
42
+ r"""HealthCheckConfigurationLivenessProbe
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -92,7 +92,7 @@ class HealthCheckConfigurationLivenessProbe:
92
92
 
93
93
  @property
94
94
  def period_seconds(self):
95
- """Gets the period_seconds of this HealthCheckConfigurationLivenessProbe.
95
+ r"""Gets the period_seconds of this HealthCheckConfigurationLivenessProbe.
96
96
 
97
97
  检测周期,单位为s。
98
98
 
@@ -103,7 +103,7 @@ class HealthCheckConfigurationLivenessProbe:
103
103
 
104
104
  @period_seconds.setter
105
105
  def period_seconds(self, period_seconds):
106
- """Sets the period_seconds of this HealthCheckConfigurationLivenessProbe.
106
+ r"""Sets the period_seconds of this HealthCheckConfigurationLivenessProbe.
107
107
 
108
108
  检测周期,单位为s。
109
109
 
@@ -114,7 +114,7 @@ class HealthCheckConfigurationLivenessProbe:
114
114
 
115
115
  @property
116
116
  def initial_delay_seconds(self):
117
- """Gets the initial_delay_seconds of this HealthCheckConfigurationLivenessProbe.
117
+ r"""Gets the initial_delay_seconds of this HealthCheckConfigurationLivenessProbe.
118
118
 
119
119
  延迟时间,单位为s。
120
120
 
@@ -125,7 +125,7 @@ class HealthCheckConfigurationLivenessProbe:
125
125
 
126
126
  @initial_delay_seconds.setter
127
127
  def initial_delay_seconds(self, initial_delay_seconds):
128
- """Sets the initial_delay_seconds of this HealthCheckConfigurationLivenessProbe.
128
+ r"""Sets the initial_delay_seconds of this HealthCheckConfigurationLivenessProbe.
129
129
 
130
130
  延迟时间,单位为s。
131
131
 
@@ -136,7 +136,7 @@ class HealthCheckConfigurationLivenessProbe:
136
136
 
137
137
  @property
138
138
  def timeout_seconds(self):
139
- """Gets the timeout_seconds of this HealthCheckConfigurationLivenessProbe.
139
+ r"""Gets the timeout_seconds of this HealthCheckConfigurationLivenessProbe.
140
140
 
141
141
  超时时间,单位为s。
142
142
 
@@ -147,7 +147,7 @@ class HealthCheckConfigurationLivenessProbe:
147
147
 
148
148
  @timeout_seconds.setter
149
149
  def timeout_seconds(self, timeout_seconds):
150
- """Sets the timeout_seconds of this HealthCheckConfigurationLivenessProbe.
150
+ r"""Sets the timeout_seconds of this HealthCheckConfigurationLivenessProbe.
151
151
 
152
152
  超时时间,单位为s。
153
153
 
@@ -158,7 +158,7 @@ class HealthCheckConfigurationLivenessProbe:
158
158
 
159
159
  @property
160
160
  def success_threshold(self):
161
- """Gets the success_threshold of this HealthCheckConfigurationLivenessProbe.
161
+ r"""Gets the success_threshold of this HealthCheckConfigurationLivenessProbe.
162
162
 
163
163
  成功阈值。
164
164
 
@@ -169,7 +169,7 @@ class HealthCheckConfigurationLivenessProbe:
169
169
 
170
170
  @success_threshold.setter
171
171
  def success_threshold(self, success_threshold):
172
- """Sets the success_threshold of this HealthCheckConfigurationLivenessProbe.
172
+ r"""Sets the success_threshold of this HealthCheckConfigurationLivenessProbe.
173
173
 
174
174
  成功阈值。
175
175
 
@@ -180,7 +180,7 @@ class HealthCheckConfigurationLivenessProbe:
180
180
 
181
181
  @property
182
182
  def failure_threshold(self):
183
- """Gets the failure_threshold of this HealthCheckConfigurationLivenessProbe.
183
+ r"""Gets the failure_threshold of this HealthCheckConfigurationLivenessProbe.
184
184
 
185
185
  最大失败次数。
186
186
 
@@ -191,7 +191,7 @@ class HealthCheckConfigurationLivenessProbe:
191
191
 
192
192
  @failure_threshold.setter
193
193
  def failure_threshold(self, failure_threshold):
194
- """Sets the failure_threshold of this HealthCheckConfigurationLivenessProbe.
194
+ r"""Sets the failure_threshold of this HealthCheckConfigurationLivenessProbe.
195
195
 
196
196
  最大失败次数。
197
197
 
@@ -202,7 +202,7 @@ class HealthCheckConfigurationLivenessProbe:
202
202
 
203
203
  @property
204
204
  def http_get(self):
205
- """Gets the http_get of this HealthCheckConfigurationLivenessProbe.
205
+ r"""Gets the http_get of this HealthCheckConfigurationLivenessProbe.
206
206
 
207
207
  :return: The http_get of this HealthCheckConfigurationLivenessProbe.
208
208
  :rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationHttpGet`
@@ -211,7 +211,7 @@ class HealthCheckConfigurationLivenessProbe:
211
211
 
212
212
  @http_get.setter
213
213
  def http_get(self, http_get):
214
- """Sets the http_get of this HealthCheckConfigurationLivenessProbe.
214
+ r"""Sets the http_get of this HealthCheckConfigurationLivenessProbe.
215
215
 
216
216
  :param http_get: The http_get of this HealthCheckConfigurationLivenessProbe.
217
217
  :type http_get: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationHttpGet`
@@ -220,7 +220,7 @@ class HealthCheckConfigurationLivenessProbe:
220
220
 
221
221
  @property
222
222
  def tcp_socket(self):
223
- """Gets the tcp_socket of this HealthCheckConfigurationLivenessProbe.
223
+ r"""Gets the tcp_socket of this HealthCheckConfigurationLivenessProbe.
224
224
 
225
225
  :return: The tcp_socket of this HealthCheckConfigurationLivenessProbe.
226
226
  :rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationTcpSocket`
@@ -229,7 +229,7 @@ class HealthCheckConfigurationLivenessProbe:
229
229
 
230
230
  @tcp_socket.setter
231
231
  def tcp_socket(self, tcp_socket):
232
- """Sets the tcp_socket of this HealthCheckConfigurationLivenessProbe.
232
+ r"""Sets the tcp_socket of this HealthCheckConfigurationLivenessProbe.
233
233
 
234
234
  :param tcp_socket: The tcp_socket of this HealthCheckConfigurationLivenessProbe.
235
235
  :type tcp_socket: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationTcpSocket`
@@ -238,7 +238,7 @@ class HealthCheckConfigurationLivenessProbe:
238
238
 
239
239
  @property
240
240
  def _exec(self):
241
- """Gets the _exec of this HealthCheckConfigurationLivenessProbe.
241
+ r"""Gets the _exec of this HealthCheckConfigurationLivenessProbe.
242
242
 
243
243
  :return: The _exec of this HealthCheckConfigurationLivenessProbe.
244
244
  :rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationExec`
@@ -247,7 +247,7 @@ class HealthCheckConfigurationLivenessProbe:
247
247
 
248
248
  @_exec.setter
249
249
  def _exec(self, _exec):
250
- """Sets the _exec of this HealthCheckConfigurationLivenessProbe.
250
+ r"""Sets the _exec of this HealthCheckConfigurationLivenessProbe.
251
251
 
252
252
  :param _exec: The _exec of this HealthCheckConfigurationLivenessProbe.
253
253
  :type _exec: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationExec`
@@ -39,7 +39,7 @@ class HealthCheckConfigurationReadinessProbe:
39
39
  }
40
40
 
41
41
  def __init__(self, period_seconds=None, initial_delay_seconds=None, timeout_seconds=None, success_threshold=None, failure_threshold=None, http_get=None, tcp_socket=None, _exec=None):
42
- """HealthCheckConfigurationReadinessProbe
42
+ r"""HealthCheckConfigurationReadinessProbe
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -92,7 +92,7 @@ class HealthCheckConfigurationReadinessProbe:
92
92
 
93
93
  @property
94
94
  def period_seconds(self):
95
- """Gets the period_seconds of this HealthCheckConfigurationReadinessProbe.
95
+ r"""Gets the period_seconds of this HealthCheckConfigurationReadinessProbe.
96
96
 
97
97
  检测周期,单位为s。
98
98
 
@@ -103,7 +103,7 @@ class HealthCheckConfigurationReadinessProbe:
103
103
 
104
104
  @period_seconds.setter
105
105
  def period_seconds(self, period_seconds):
106
- """Sets the period_seconds of this HealthCheckConfigurationReadinessProbe.
106
+ r"""Sets the period_seconds of this HealthCheckConfigurationReadinessProbe.
107
107
 
108
108
  检测周期,单位为s。
109
109
 
@@ -114,7 +114,7 @@ class HealthCheckConfigurationReadinessProbe:
114
114
 
115
115
  @property
116
116
  def initial_delay_seconds(self):
117
- """Gets the initial_delay_seconds of this HealthCheckConfigurationReadinessProbe.
117
+ r"""Gets the initial_delay_seconds of this HealthCheckConfigurationReadinessProbe.
118
118
 
119
119
  延迟时间,单位为s。
120
120
 
@@ -125,7 +125,7 @@ class HealthCheckConfigurationReadinessProbe:
125
125
 
126
126
  @initial_delay_seconds.setter
127
127
  def initial_delay_seconds(self, initial_delay_seconds):
128
- """Sets the initial_delay_seconds of this HealthCheckConfigurationReadinessProbe.
128
+ r"""Sets the initial_delay_seconds of this HealthCheckConfigurationReadinessProbe.
129
129
 
130
130
  延迟时间,单位为s。
131
131
 
@@ -136,7 +136,7 @@ class HealthCheckConfigurationReadinessProbe:
136
136
 
137
137
  @property
138
138
  def timeout_seconds(self):
139
- """Gets the timeout_seconds of this HealthCheckConfigurationReadinessProbe.
139
+ r"""Gets the timeout_seconds of this HealthCheckConfigurationReadinessProbe.
140
140
 
141
141
  超时时间,单位为s。
142
142
 
@@ -147,7 +147,7 @@ class HealthCheckConfigurationReadinessProbe:
147
147
 
148
148
  @timeout_seconds.setter
149
149
  def timeout_seconds(self, timeout_seconds):
150
- """Sets the timeout_seconds of this HealthCheckConfigurationReadinessProbe.
150
+ r"""Sets the timeout_seconds of this HealthCheckConfigurationReadinessProbe.
151
151
 
152
152
  超时时间,单位为s。
153
153
 
@@ -158,7 +158,7 @@ class HealthCheckConfigurationReadinessProbe:
158
158
 
159
159
  @property
160
160
  def success_threshold(self):
161
- """Gets the success_threshold of this HealthCheckConfigurationReadinessProbe.
161
+ r"""Gets the success_threshold of this HealthCheckConfigurationReadinessProbe.
162
162
 
163
163
  成功阈值。
164
164
 
@@ -169,7 +169,7 @@ class HealthCheckConfigurationReadinessProbe:
169
169
 
170
170
  @success_threshold.setter
171
171
  def success_threshold(self, success_threshold):
172
- """Sets the success_threshold of this HealthCheckConfigurationReadinessProbe.
172
+ r"""Sets the success_threshold of this HealthCheckConfigurationReadinessProbe.
173
173
 
174
174
  成功阈值。
175
175
 
@@ -180,7 +180,7 @@ class HealthCheckConfigurationReadinessProbe:
180
180
 
181
181
  @property
182
182
  def failure_threshold(self):
183
- """Gets the failure_threshold of this HealthCheckConfigurationReadinessProbe.
183
+ r"""Gets the failure_threshold of this HealthCheckConfigurationReadinessProbe.
184
184
 
185
185
  最大失败次数。
186
186
 
@@ -191,7 +191,7 @@ class HealthCheckConfigurationReadinessProbe:
191
191
 
192
192
  @failure_threshold.setter
193
193
  def failure_threshold(self, failure_threshold):
194
- """Sets the failure_threshold of this HealthCheckConfigurationReadinessProbe.
194
+ r"""Sets the failure_threshold of this HealthCheckConfigurationReadinessProbe.
195
195
 
196
196
  最大失败次数。
197
197
 
@@ -202,7 +202,7 @@ class HealthCheckConfigurationReadinessProbe:
202
202
 
203
203
  @property
204
204
  def http_get(self):
205
- """Gets the http_get of this HealthCheckConfigurationReadinessProbe.
205
+ r"""Gets the http_get of this HealthCheckConfigurationReadinessProbe.
206
206
 
207
207
  :return: The http_get of this HealthCheckConfigurationReadinessProbe.
208
208
  :rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationHttpGet`
@@ -211,7 +211,7 @@ class HealthCheckConfigurationReadinessProbe:
211
211
 
212
212
  @http_get.setter
213
213
  def http_get(self, http_get):
214
- """Sets the http_get of this HealthCheckConfigurationReadinessProbe.
214
+ r"""Sets the http_get of this HealthCheckConfigurationReadinessProbe.
215
215
 
216
216
  :param http_get: The http_get of this HealthCheckConfigurationReadinessProbe.
217
217
  :type http_get: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationHttpGet`
@@ -220,7 +220,7 @@ class HealthCheckConfigurationReadinessProbe:
220
220
 
221
221
  @property
222
222
  def tcp_socket(self):
223
- """Gets the tcp_socket of this HealthCheckConfigurationReadinessProbe.
223
+ r"""Gets the tcp_socket of this HealthCheckConfigurationReadinessProbe.
224
224
 
225
225
  :return: The tcp_socket of this HealthCheckConfigurationReadinessProbe.
226
226
  :rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationTcpSocket`
@@ -229,7 +229,7 @@ class HealthCheckConfigurationReadinessProbe:
229
229
 
230
230
  @tcp_socket.setter
231
231
  def tcp_socket(self, tcp_socket):
232
- """Sets the tcp_socket of this HealthCheckConfigurationReadinessProbe.
232
+ r"""Sets the tcp_socket of this HealthCheckConfigurationReadinessProbe.
233
233
 
234
234
  :param tcp_socket: The tcp_socket of this HealthCheckConfigurationReadinessProbe.
235
235
  :type tcp_socket: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationTcpSocket`
@@ -238,7 +238,7 @@ class HealthCheckConfigurationReadinessProbe:
238
238
 
239
239
  @property
240
240
  def _exec(self):
241
- """Gets the _exec of this HealthCheckConfigurationReadinessProbe.
241
+ r"""Gets the _exec of this HealthCheckConfigurationReadinessProbe.
242
242
 
243
243
  :return: The _exec of this HealthCheckConfigurationReadinessProbe.
244
244
  :rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationExec`
@@ -247,7 +247,7 @@ class HealthCheckConfigurationReadinessProbe:
247
247
 
248
248
  @_exec.setter
249
249
  def _exec(self, _exec):
250
- """Sets the _exec of this HealthCheckConfigurationReadinessProbe.
250
+ r"""Sets the _exec of this HealthCheckConfigurationReadinessProbe.
251
251
 
252
252
  :param _exec: The _exec of this HealthCheckConfigurationReadinessProbe.
253
253
  :type _exec: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationExec`
@@ -39,7 +39,7 @@ class HealthCheckConfigurationStartupProbe:
39
39
  }
40
40
 
41
41
  def __init__(self, period_seconds=None, initial_delay_seconds=None, timeout_seconds=None, success_threshold=None, failure_threshold=None, http_get=None, tcp_socket=None, _exec=None):
42
- """HealthCheckConfigurationStartupProbe
42
+ r"""HealthCheckConfigurationStartupProbe
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -92,7 +92,7 @@ class HealthCheckConfigurationStartupProbe:
92
92
 
93
93
  @property
94
94
  def period_seconds(self):
95
- """Gets the period_seconds of this HealthCheckConfigurationStartupProbe.
95
+ r"""Gets the period_seconds of this HealthCheckConfigurationStartupProbe.
96
96
 
97
97
  检测周期,单位为s。
98
98
 
@@ -103,7 +103,7 @@ class HealthCheckConfigurationStartupProbe:
103
103
 
104
104
  @period_seconds.setter
105
105
  def period_seconds(self, period_seconds):
106
- """Sets the period_seconds of this HealthCheckConfigurationStartupProbe.
106
+ r"""Sets the period_seconds of this HealthCheckConfigurationStartupProbe.
107
107
 
108
108
  检测周期,单位为s。
109
109
 
@@ -114,7 +114,7 @@ class HealthCheckConfigurationStartupProbe:
114
114
 
115
115
  @property
116
116
  def initial_delay_seconds(self):
117
- """Gets the initial_delay_seconds of this HealthCheckConfigurationStartupProbe.
117
+ r"""Gets the initial_delay_seconds of this HealthCheckConfigurationStartupProbe.
118
118
 
119
119
  延迟时间,单位为s。
120
120
 
@@ -125,7 +125,7 @@ class HealthCheckConfigurationStartupProbe:
125
125
 
126
126
  @initial_delay_seconds.setter
127
127
  def initial_delay_seconds(self, initial_delay_seconds):
128
- """Sets the initial_delay_seconds of this HealthCheckConfigurationStartupProbe.
128
+ r"""Sets the initial_delay_seconds of this HealthCheckConfigurationStartupProbe.
129
129
 
130
130
  延迟时间,单位为s。
131
131
 
@@ -136,7 +136,7 @@ class HealthCheckConfigurationStartupProbe:
136
136
 
137
137
  @property
138
138
  def timeout_seconds(self):
139
- """Gets the timeout_seconds of this HealthCheckConfigurationStartupProbe.
139
+ r"""Gets the timeout_seconds of this HealthCheckConfigurationStartupProbe.
140
140
 
141
141
  超时时间,单位为s。
142
142
 
@@ -147,7 +147,7 @@ class HealthCheckConfigurationStartupProbe:
147
147
 
148
148
  @timeout_seconds.setter
149
149
  def timeout_seconds(self, timeout_seconds):
150
- """Sets the timeout_seconds of this HealthCheckConfigurationStartupProbe.
150
+ r"""Sets the timeout_seconds of this HealthCheckConfigurationStartupProbe.
151
151
 
152
152
  超时时间,单位为s。
153
153
 
@@ -158,7 +158,7 @@ class HealthCheckConfigurationStartupProbe:
158
158
 
159
159
  @property
160
160
  def success_threshold(self):
161
- """Gets the success_threshold of this HealthCheckConfigurationStartupProbe.
161
+ r"""Gets the success_threshold of this HealthCheckConfigurationStartupProbe.
162
162
 
163
163
  成功阈值。
164
164
 
@@ -169,7 +169,7 @@ class HealthCheckConfigurationStartupProbe:
169
169
 
170
170
  @success_threshold.setter
171
171
  def success_threshold(self, success_threshold):
172
- """Sets the success_threshold of this HealthCheckConfigurationStartupProbe.
172
+ r"""Sets the success_threshold of this HealthCheckConfigurationStartupProbe.
173
173
 
174
174
  成功阈值。
175
175
 
@@ -180,7 +180,7 @@ class HealthCheckConfigurationStartupProbe:
180
180
 
181
181
  @property
182
182
  def failure_threshold(self):
183
- """Gets the failure_threshold of this HealthCheckConfigurationStartupProbe.
183
+ r"""Gets the failure_threshold of this HealthCheckConfigurationStartupProbe.
184
184
 
185
185
  最大失败次数。
186
186
 
@@ -191,7 +191,7 @@ class HealthCheckConfigurationStartupProbe:
191
191
 
192
192
  @failure_threshold.setter
193
193
  def failure_threshold(self, failure_threshold):
194
- """Sets the failure_threshold of this HealthCheckConfigurationStartupProbe.
194
+ r"""Sets the failure_threshold of this HealthCheckConfigurationStartupProbe.
195
195
 
196
196
  最大失败次数。
197
197
 
@@ -202,7 +202,7 @@ class HealthCheckConfigurationStartupProbe:
202
202
 
203
203
  @property
204
204
  def http_get(self):
205
- """Gets the http_get of this HealthCheckConfigurationStartupProbe.
205
+ r"""Gets the http_get of this HealthCheckConfigurationStartupProbe.
206
206
 
207
207
  :return: The http_get of this HealthCheckConfigurationStartupProbe.
208
208
  :rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationHttpGet`
@@ -211,7 +211,7 @@ class HealthCheckConfigurationStartupProbe:
211
211
 
212
212
  @http_get.setter
213
213
  def http_get(self, http_get):
214
- """Sets the http_get of this HealthCheckConfigurationStartupProbe.
214
+ r"""Sets the http_get of this HealthCheckConfigurationStartupProbe.
215
215
 
216
216
  :param http_get: The http_get of this HealthCheckConfigurationStartupProbe.
217
217
  :type http_get: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationHttpGet`
@@ -220,7 +220,7 @@ class HealthCheckConfigurationStartupProbe:
220
220
 
221
221
  @property
222
222
  def tcp_socket(self):
223
- """Gets the tcp_socket of this HealthCheckConfigurationStartupProbe.
223
+ r"""Gets the tcp_socket of this HealthCheckConfigurationStartupProbe.
224
224
 
225
225
  :return: The tcp_socket of this HealthCheckConfigurationStartupProbe.
226
226
  :rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationTcpSocket`
@@ -229,7 +229,7 @@ class HealthCheckConfigurationStartupProbe:
229
229
 
230
230
  @tcp_socket.setter
231
231
  def tcp_socket(self, tcp_socket):
232
- """Sets the tcp_socket of this HealthCheckConfigurationStartupProbe.
232
+ r"""Sets the tcp_socket of this HealthCheckConfigurationStartupProbe.
233
233
 
234
234
  :param tcp_socket: The tcp_socket of this HealthCheckConfigurationStartupProbe.
235
235
  :type tcp_socket: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationTcpSocket`
@@ -238,7 +238,7 @@ class HealthCheckConfigurationStartupProbe:
238
238
 
239
239
  @property
240
240
  def _exec(self):
241
- """Gets the _exec of this HealthCheckConfigurationStartupProbe.
241
+ r"""Gets the _exec of this HealthCheckConfigurationStartupProbe.
242
242
 
243
243
  :return: The _exec of this HealthCheckConfigurationStartupProbe.
244
244
  :rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationExec`
@@ -247,7 +247,7 @@ class HealthCheckConfigurationStartupProbe:
247
247
 
248
248
  @_exec.setter
249
249
  def _exec(self, _exec):
250
- """Sets the _exec of this HealthCheckConfigurationStartupProbe.
250
+ r"""Sets the _exec of this HealthCheckConfigurationStartupProbe.
251
251
 
252
252
  :param _exec: The _exec of this HealthCheckConfigurationStartupProbe.
253
253
  :type _exec: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationExec`
@@ -25,7 +25,7 @@ class HealthCheckConfigurationTcpSocket:
25
25
  }
26
26
 
27
27
  def __init__(self, port=None):
28
- """HealthCheckConfigurationTcpSocket
28
+ r"""HealthCheckConfigurationTcpSocket
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class HealthCheckConfigurationTcpSocket:
43
43
 
44
44
  @property
45
45
  def port(self):
46
- """Gets the port of this HealthCheckConfigurationTcpSocket.
46
+ r"""Gets the port of this HealthCheckConfigurationTcpSocket.
47
47
 
48
48
  端口。
49
49
 
@@ -54,7 +54,7 @@ class HealthCheckConfigurationTcpSocket:
54
54
 
55
55
  @port.setter
56
56
  def port(self, port):
57
- """Sets the port of this HealthCheckConfigurationTcpSocket.
57
+ r"""Sets the port of this HealthCheckConfigurationTcpSocket.
58
58
 
59
59
  端口。
60
60