huaweicloudsdkgaussdbforopengauss 3.1.160__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.
Files changed (491) hide show
  1. huaweicloudsdkgaussdbforopengauss/__init__.py +0 -0
  2. huaweicloudsdkgaussdbforopengauss/v3/__init__.py +487 -0
  3. huaweicloudsdkgaussdbforopengauss/v3/gaussdbforopengauss_async_client.py +10197 -0
  4. huaweicloudsdkgaussdbforopengauss/v3/gaussdbforopengauss_client.py +10194 -0
  5. huaweicloudsdkgaussdbforopengauss/v3/model/__init__.py +484 -0
  6. huaweicloudsdkgaussdbforopengauss/v3/model/add_instance_tags_request.py +168 -0
  7. huaweicloudsdkgaussdbforopengauss/v3/model/add_instance_tags_response.py +145 -0
  8. huaweicloudsdkgaussdbforopengauss/v3/model/add_tags_request_body.py +110 -0
  9. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_privileges_request.py +168 -0
  10. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_privileges_response.py +85 -0
  11. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_role_privileges_request.py +168 -0
  12. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_role_privileges_request_body.py +138 -0
  13. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_role_privileges_response.py +85 -0
  14. huaweicloudsdkgaussdbforopengauss/v3/model/applied_histories_result.py +226 -0
  15. huaweicloudsdkgaussdbforopengauss/v3/model/apply_configuration_request_body.py +114 -0
  16. huaweicloudsdkgaussdbforopengauss/v3/model/attach_eip_request.py +196 -0
  17. huaweicloudsdkgaussdbforopengauss/v3/model/attach_eip_response.py +116 -0
  18. huaweicloudsdkgaussdbforopengauss/v3/model/available_flavor_info_result.py +202 -0
  19. huaweicloudsdkgaussdbforopengauss/v3/model/backup_info.py +282 -0
  20. huaweicloudsdkgaussdbforopengauss/v3/model/backup_policy.py +343 -0
  21. huaweicloudsdkgaussdbforopengauss/v3/model/backup_policy_error_response.py +142 -0
  22. huaweicloudsdkgaussdbforopengauss/v3/model/backup_policy_info.py +314 -0
  23. huaweicloudsdkgaussdbforopengauss/v3/model/backups.py +372 -0
  24. huaweicloudsdkgaussdbforopengauss/v3/model/backups_result.py +372 -0
  25. huaweicloudsdkgaussdbforopengauss/v3/model/batch_show_upgrade_candidate_versions_request.py +140 -0
  26. huaweicloudsdkgaussdbforopengauss/v3/model/batch_show_upgrade_candidate_versions_response.py +232 -0
  27. huaweicloudsdkgaussdbforopengauss/v3/model/bind_eip_request_body.py +170 -0
  28. huaweicloudsdkgaussdbforopengauss/v3/model/binded_eip_result.py +366 -0
  29. huaweicloudsdkgaussdbforopengauss/v3/model/can_be_rollbacked_hotfix_detail.py +202 -0
  30. huaweicloudsdkgaussdbforopengauss/v3/model/can_be_upgraded_hotfix_detail.py +202 -0
  31. huaweicloudsdkgaussdbforopengauss/v3/model/cancel_schedule_task_request.py +143 -0
  32. huaweicloudsdkgaussdbforopengauss/v3/model/cancel_schedule_task_response.py +85 -0
  33. huaweicloudsdkgaussdbforopengauss/v3/model/cn_info_before_reduce.py +231 -0
  34. huaweicloudsdkgaussdbforopengauss/v3/model/components.py +260 -0
  35. huaweicloudsdkgaussdbforopengauss/v3/model/configuration_parameter.py +254 -0
  36. huaweicloudsdkgaussdbforopengauss/v3/model/configuration_result.py +339 -0
  37. huaweicloudsdkgaussdbforopengauss/v3/model/configuration_summary.py +339 -0
  38. huaweicloudsdkgaussdbforopengauss/v3/model/configurations_result.py +339 -0
  39. huaweicloudsdkgaussdbforopengauss/v3/model/confirm_restored_data_request.py +143 -0
  40. huaweicloudsdkgaussdbforopengauss/v3/model/confirm_restored_data_response.py +116 -0
  41. huaweicloudsdkgaussdbforopengauss/v3/model/construct_req.py +227 -0
  42. huaweicloudsdkgaussdbforopengauss/v3/model/copy_configuration_request.py +168 -0
  43. huaweicloudsdkgaussdbforopengauss/v3/model/copy_configuration_response.py +116 -0
  44. huaweicloudsdkgaussdbforopengauss/v3/model/create_configuration_template_request.py +140 -0
  45. huaweicloudsdkgaussdbforopengauss/v3/model/create_configuration_template_request_body.py +196 -0
  46. huaweicloudsdkgaussdbforopengauss/v3/model/create_configuration_template_response.py +174 -0
  47. huaweicloudsdkgaussdbforopengauss/v3/model/create_cross_cloud_construct_disaster_request.py +168 -0
  48. huaweicloudsdkgaussdbforopengauss/v3/model/create_cross_cloud_construct_disaster_response.py +116 -0
  49. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_instance_request.py +140 -0
  50. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_instance_request_body.py +722 -0
  51. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_instance_response.py +170 -0
  52. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_instance_result.py +544 -0
  53. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_request.py +168 -0
  54. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_response.py +85 -0
  55. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_schemas_request.py +168 -0
  56. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_schemas_response.py +85 -0
  57. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_instance_request.py +140 -0
  58. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_instance_response.py +170 -0
  59. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_role_request.py +168 -0
  60. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_role_request_body.py +142 -0
  61. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_role_response.py +85 -0
  62. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_user_request.py +168 -0
  63. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_user_response.py +85 -0
  64. huaweicloudsdkgaussdbforopengauss/v3/model/create_gauss_db_instance_request.py +169 -0
  65. huaweicloudsdkgaussdbforopengauss/v3/model/create_gauss_db_instance_response.py +170 -0
  66. huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_datastore_option.py +143 -0
  67. huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_request.py +140 -0
  68. huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_resp_item.py +514 -0
  69. huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_response.py +170 -0
  70. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_node_option.py +142 -0
  71. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_node_result.py +144 -0
  72. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_request.py +139 -0
  73. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_request_body.py +458 -0
  74. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_response.py +725 -0
  75. huaweicloudsdkgaussdbforopengauss/v3/model/create_manual_backup_request.py +140 -0
  76. huaweicloudsdkgaussdbforopengauss/v3/model/create_manual_backup_request_body.py +171 -0
  77. huaweicloudsdkgaussdbforopengauss/v3/model/create_manual_backup_response.py +141 -0
  78. huaweicloudsdkgaussdbforopengauss/v3/model/create_restore_instance_request.py +140 -0
  79. huaweicloudsdkgaussdbforopengauss/v3/model/create_restore_instance_response.py +141 -0
  80. huaweicloudsdkgaussdbforopengauss/v3/model/create_schedule_task_request.py +140 -0
  81. huaweicloudsdkgaussdbforopengauss/v3/model/create_schedule_task_request_body.py +226 -0
  82. huaweicloudsdkgaussdbforopengauss/v3/model/create_schedule_task_response.py +116 -0
  83. huaweicloudsdkgaussdbforopengauss/v3/model/create_slow_log_download_request.py +143 -0
  84. huaweicloudsdkgaussdbforopengauss/v3/model/create_slow_log_download_response.py +116 -0
  85. huaweicloudsdkgaussdbforopengauss/v3/model/data_stroe_error_response.py +142 -0
  86. huaweicloudsdkgaussdbforopengauss/v3/model/datastore_option.py +142 -0
  87. huaweicloudsdkgaussdbforopengauss/v3/model/datastore_result.py +142 -0
  88. huaweicloudsdkgaussdbforopengauss/v3/model/datastores_result.py +142 -0
  89. huaweicloudsdkgaussdbforopengauss/v3/model/db_user_pwd_request.py +142 -0
  90. huaweicloudsdkgaussdbforopengauss/v3/model/delete_backup_error_response.py +142 -0
  91. huaweicloudsdkgaussdbforopengauss/v3/model/delete_configuration_request.py +143 -0
  92. huaweicloudsdkgaussdbforopengauss/v3/model/delete_configuration_response.py +85 -0
  93. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_request.py +171 -0
  94. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_response.py +85 -0
  95. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_schema_request.py +168 -0
  96. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_schema_request_body.py +142 -0
  97. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_schema_response.py +85 -0
  98. huaweicloudsdkgaussdbforopengauss/v3/model/delete_instance_request.py +143 -0
  99. huaweicloudsdkgaussdbforopengauss/v3/model/delete_instance_response.py +145 -0
  100. huaweicloudsdkgaussdbforopengauss/v3/model/delete_instance_tag_request.py +171 -0
  101. huaweicloudsdkgaussdbforopengauss/v3/model/delete_instance_tag_response.py +174 -0
  102. huaweicloudsdkgaussdbforopengauss/v3/model/delete_job_request.py +143 -0
  103. huaweicloudsdkgaussdbforopengauss/v3/model/delete_job_response.py +85 -0
  104. huaweicloudsdkgaussdbforopengauss/v3/model/delete_limit_task_request.py +142 -0
  105. huaweicloudsdkgaussdbforopengauss/v3/model/delete_limit_task_response.py +85 -0
  106. huaweicloudsdkgaussdbforopengauss/v3/model/delete_manual_backup_request.py +143 -0
  107. huaweicloudsdkgaussdbforopengauss/v3/model/delete_manual_backup_response.py +145 -0
  108. huaweicloudsdkgaussdbforopengauss/v3/model/delete_schedule_task_request.py +143 -0
  109. huaweicloudsdkgaussdbforopengauss/v3/model/delete_schedule_task_response.py +85 -0
  110. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_failover_req_body.py +143 -0
  111. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_recover_start_simulation_request_body.py +143 -0
  112. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_recover_start_xlog_keep_request_body.py +143 -0
  113. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_recover_stop_simulation_request_body.py +114 -0
  114. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_recover_stop_xlog_keep_request_body.py +114 -0
  115. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_relations.py +513 -0
  116. huaweicloudsdkgaussdbforopengauss/v3/model/download_backup_error_response.py +142 -0
  117. huaweicloudsdkgaussdbforopengauss/v3/model/download_backup_request.py +143 -0
  118. huaweicloudsdkgaussdbforopengauss/v3/model/download_backup_response.py +145 -0
  119. huaweicloudsdkgaussdbforopengauss/v3/model/download_object.py +202 -0
  120. huaweicloudsdkgaussdbforopengauss/v3/model/eps_quotas_option.py +230 -0
  121. huaweicloudsdkgaussdbforopengauss/v3/model/error_response.py +142 -0
  122. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_data_cache_end_request.py +168 -0
  123. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_data_cache_end_response.py +116 -0
  124. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_data_cache_start_request.py +168 -0
  125. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_data_cache_start_response.py +116 -0
  126. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_end_simulation_request.py +168 -0
  127. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_end_simulation_response.py +116 -0
  128. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_recovery_failover_request.py +168 -0
  129. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_recovery_failover_response.py +116 -0
  130. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_restore_request.py +168 -0
  131. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_restore_response.py +116 -0
  132. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_start_simulation_request.py +168 -0
  133. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_start_simulation_response.py +116 -0
  134. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_switchover_request.py +168 -0
  135. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_switchover_response.py +116 -0
  136. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_release_disaster_request.py +168 -0
  137. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_release_disaster_response.py +116 -0
  138. huaweicloudsdkgaussdbforopengauss/v3/model/feature_result.py +289 -0
  139. huaweicloudsdkgaussdbforopengauss/v3/model/flavor.py +310 -0
  140. huaweicloudsdkgaussdbforopengauss/v3/model/flavor_error_response.py +142 -0
  141. huaweicloudsdkgaussdbforopengauss/v3/model/flavor_result.py +310 -0
  142. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_database_for_creation.py +259 -0
  143. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_create_schema_req.py +142 -0
  144. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_database_for_list_schema.py +142 -0
  145. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_database_schema_req.py +142 -0
  146. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_grant_request.py +142 -0
  147. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_list_database.py +289 -0
  148. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_role_attributes.py +199 -0
  149. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_user_for_creation.py +171 -0
  150. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_user_for_list.py +197 -0
  151. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_user_for_list_attribute.py +347 -0
  152. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_user_with_privilege.py +170 -0
  153. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_db_error_response_body.py +142 -0
  154. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_db_list_database_roles.py +197 -0
  155. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_db_list_database_roles_priv.py +347 -0
  156. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_db_upgrade_instances_version_request.py +200 -0
  157. huaweicloudsdkgaussdbforopengauss/v3/model/get_restore_time_response_restore_time.py +142 -0
  158. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_info.py +202 -0
  159. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_info_result.py +202 -0
  160. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_rollback_infos.py +202 -0
  161. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_upgrade_infos.py +202 -0
  162. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_version_info.py +143 -0
  163. huaweicloudsdkgaussdbforopengauss/v3/model/install_kernel_plugin_request.py +168 -0
  164. huaweicloudsdkgaussdbforopengauss/v3/model/install_kernel_plugin_request_body.py +170 -0
  165. huaweicloudsdkgaussdbforopengauss/v3/model/install_kernel_plugin_response.py +116 -0
  166. huaweicloudsdkgaussdbforopengauss/v3/model/instance_detail.py +260 -0
  167. huaweicloudsdkgaussdbforopengauss/v3/model/instance_engine_detail.py +144 -0
  168. huaweicloudsdkgaussdbforopengauss/v3/model/instance_info_result.py +173 -0
  169. huaweicloudsdkgaussdbforopengauss/v3/model/instance_log_file.py +260 -0
  170. huaweicloudsdkgaussdbforopengauss/v3/model/instance_task_detail.py +173 -0
  171. huaweicloudsdkgaussdbforopengauss/v3/model/instances_list_result.py +144 -0
  172. huaweicloudsdkgaussdbforopengauss/v3/model/instances_result.py +289 -0
  173. huaweicloudsdkgaussdbforopengauss/v3/model/job_detail.py +306 -0
  174. huaweicloudsdkgaussdbforopengauss/v3/model/job_instance_info.py +142 -0
  175. huaweicloudsdkgaussdbforopengauss/v3/model/limit_task_rule_info_option.py +170 -0
  176. huaweicloudsdkgaussdbforopengauss/v3/model/list_applicable_instances_request.py +201 -0
  177. huaweicloudsdkgaussdbforopengauss/v3/model/list_applicable_instances_response.py +145 -0
  178. huaweicloudsdkgaussdbforopengauss/v3/model/list_applied_histories_request.py +201 -0
  179. huaweicloudsdkgaussdbforopengauss/v3/model/list_applied_histories_response.py +145 -0
  180. huaweicloudsdkgaussdbforopengauss/v3/model/list_available_flavors_request.py +201 -0
  181. huaweicloudsdkgaussdbforopengauss/v3/model/list_available_flavors_response.py +145 -0
  182. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_details_request.py +318 -0
  183. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_details_response.py +145 -0
  184. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_request.py +318 -0
  185. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_response.py +145 -0
  186. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_result.py +372 -0
  187. huaweicloudsdkgaussdbforopengauss/v3/model/list_binded_eips_request.py +201 -0
  188. huaweicloudsdkgaussdbforopengauss/v3/model/list_binded_eips_response.py +145 -0
  189. huaweicloudsdkgaussdbforopengauss/v3/model/list_cn_infos_before_reduce_request.py +143 -0
  190. huaweicloudsdkgaussdbforopengauss/v3/model/list_cn_infos_before_reduce_response.py +174 -0
  191. huaweicloudsdkgaussdbforopengauss/v3/model/list_component_infos_request.py +259 -0
  192. huaweicloudsdkgaussdbforopengauss/v3/model/list_component_infos_response.py +145 -0
  193. huaweicloudsdkgaussdbforopengauss/v3/model/list_configurations_diff_request.py +140 -0
  194. huaweicloudsdkgaussdbforopengauss/v3/model/list_configurations_diff_response.py +116 -0
  195. huaweicloudsdkgaussdbforopengauss/v3/model/list_configurations_request.py +173 -0
  196. huaweicloudsdkgaussdbforopengauss/v3/model/list_configurations_response.py +137 -0
  197. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_instances_request.py +405 -0
  198. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_instances_response.py +145 -0
  199. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_roles_request.py +201 -0
  200. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_roles_response.py +145 -0
  201. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_schemas_request.py +229 -0
  202. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_schemas_response.py +145 -0
  203. huaweicloudsdkgaussdbforopengauss/v3/model/list_databases_request.py +201 -0
  204. huaweicloudsdkgaussdbforopengauss/v3/model/list_databases_response.py +145 -0
  205. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastore.py +258 -0
  206. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastores_details_request.py +115 -0
  207. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastores_details_response.py +112 -0
  208. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastores_request.py +115 -0
  209. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastores_response.py +116 -0
  210. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_backups_request.py +318 -0
  211. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_backups_response.py +145 -0
  212. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_flavors_request.py +260 -0
  213. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_flavors_response.py +145 -0
  214. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_users_request.py +201 -0
  215. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_users_response.py +145 -0
  216. huaweicloudsdkgaussdbforopengauss/v3/model/list_diff_details_result.py +173 -0
  217. huaweicloudsdkgaussdbforopengauss/v3/model/list_disaster_recovery_record_request.py +257 -0
  218. huaweicloudsdkgaussdbforopengauss/v3/model/list_disaster_recovery_record_response.py +116 -0
  219. huaweicloudsdkgaussdbforopengauss/v3/model/list_eps_quotas_request.py +202 -0
  220. huaweicloudsdkgaussdbforopengauss/v3/model/list_eps_quotas_response.py +145 -0
  221. huaweicloudsdkgaussdbforopengauss/v3/model/list_features_request.py +143 -0
  222. huaweicloudsdkgaussdbforopengauss/v3/model/list_features_response.py +116 -0
  223. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavor_info.py +142 -0
  224. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavors_details_request.py +260 -0
  225. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavors_details_response.py +145 -0
  226. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavors_request.py +260 -0
  227. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavors_response.py +145 -0
  228. huaweicloudsdkgaussdbforopengauss/v3/model/list_gauss_db_datastores_request.py +115 -0
  229. huaweicloudsdkgaussdbforopengauss/v3/model/list_gauss_db_datastores_response.py +112 -0
  230. huaweicloudsdkgaussdbforopengauss/v3/model/list_ha.py +142 -0
  231. huaweicloudsdkgaussdbforopengauss/v3/model/list_ha_result.py +142 -0
  232. huaweicloudsdkgaussdbforopengauss/v3/model/list_history_operations_request.py +201 -0
  233. huaweicloudsdkgaussdbforopengauss/v3/model/list_history_operations_response.py +145 -0
  234. huaweicloudsdkgaussdbforopengauss/v3/model/list_history_operations_result.py +226 -0
  235. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_datastore.py +258 -0
  236. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_details_request.py +405 -0
  237. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_details_response.py +145 -0
  238. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_engine_detail_request.py +173 -0
  239. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_engine_detail_response.py +145 -0
  240. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_error_logs_request.py +257 -0
  241. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_error_logs_response.py +145 -0
  242. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_response.py +932 -0
  243. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_result.py +961 -0
  244. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_tags_request.py +143 -0
  245. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_tags_response.py +145 -0
  246. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_details_request.py +405 -0
  247. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_details_response.py +145 -0
  248. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_request.py +405 -0
  249. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_response.py +145 -0
  250. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_result.py +957 -0
  251. huaweicloudsdkgaussdbforopengauss/v3/model/list_kernel_plugins_request.py +143 -0
  252. huaweicloudsdkgaussdbforopengauss/v3/model/list_kernel_plugins_response.py +116 -0
  253. huaweicloudsdkgaussdbforopengauss/v3/model/list_limit_task_request.py +404 -0
  254. huaweicloudsdkgaussdbforopengauss/v3/model/list_limit_task_response.py +203 -0
  255. huaweicloudsdkgaussdbforopengauss/v3/model/list_limit_task_response_result.py +695 -0
  256. huaweicloudsdkgaussdbforopengauss/v3/model/list_node_limit_sql_model_request.py +229 -0
  257. huaweicloudsdkgaussdbforopengauss/v3/model/list_node_limit_sql_model_response.py +203 -0
  258. huaweicloudsdkgaussdbforopengauss/v3/model/list_node_limit_sql_model_response_result.py +144 -0
  259. huaweicloudsdkgaussdbforopengauss/v3/model/list_param_group_templates_request.py +173 -0
  260. huaweicloudsdkgaussdbforopengauss/v3/model/list_param_group_templates_response.py +145 -0
  261. huaweicloudsdkgaussdbforopengauss/v3/model/list_parameter_group_templates_request.py +173 -0
  262. huaweicloudsdkgaussdbforopengauss/v3/model/list_parameter_group_templates_response.py +145 -0
  263. huaweicloudsdkgaussdbforopengauss/v3/model/list_plugin_extensions_request.py +168 -0
  264. huaweicloudsdkgaussdbforopengauss/v3/model/list_plugin_extensions_request_body.py +142 -0
  265. huaweicloudsdkgaussdbforopengauss/v3/model/list_plugin_extensions_response.py +116 -0
  266. huaweicloudsdkgaussdbforopengauss/v3/model/list_predefined_tags_request.py +115 -0
  267. huaweicloudsdkgaussdbforopengauss/v3/model/list_predefined_tags_response.py +112 -0
  268. huaweicloudsdkgaussdbforopengauss/v3/model/list_project_tags_request.py +115 -0
  269. huaweicloudsdkgaussdbforopengauss/v3/model/list_project_tags_response.py +116 -0
  270. huaweicloudsdkgaussdbforopengauss/v3/model/list_quota_result.py +376 -0
  271. huaweicloudsdkgaussdbforopengauss/v3/model/list_recycle_instances_details_request.py +202 -0
  272. huaweicloudsdkgaussdbforopengauss/v3/model/list_recycle_instances_details_response.py +145 -0
  273. huaweicloudsdkgaussdbforopengauss/v3/model/list_recycle_instances_request.py +202 -0
  274. huaweicloudsdkgaussdbforopengauss/v3/model/list_recycle_instances_response.py +145 -0
  275. huaweicloudsdkgaussdbforopengauss/v3/model/list_restorable_instances_details_request.py +259 -0
  276. huaweicloudsdkgaussdbforopengauss/v3/model/list_restorable_instances_details_response.py +145 -0
  277. huaweicloudsdkgaussdbforopengauss/v3/model/list_restorable_instances_request.py +259 -0
  278. huaweicloudsdkgaussdbforopengauss/v3/model/list_restorable_instances_response.py +145 -0
  279. huaweicloudsdkgaussdbforopengauss/v3/model/list_restore_times_request.py +171 -0
  280. huaweicloudsdkgaussdbforopengauss/v3/model/list_restore_times_response.py +116 -0
  281. huaweicloudsdkgaussdbforopengauss/v3/model/list_schedule_task_request.py +318 -0
  282. huaweicloudsdkgaussdbforopengauss/v3/model/list_schedule_task_response.py +145 -0
  283. huaweicloudsdkgaussdbforopengauss/v3/model/list_storage_types_request.py +172 -0
  284. huaweicloudsdkgaussdbforopengauss/v3/model/list_storage_types_response.py +116 -0
  285. huaweicloudsdkgaussdbforopengauss/v3/model/list_support_kernel_plugins_request.py +115 -0
  286. huaweicloudsdkgaussdbforopengauss/v3/model/list_support_kernel_plugins_response.py +116 -0
  287. huaweicloudsdkgaussdbforopengauss/v3/model/list_tasks_request.py +289 -0
  288. huaweicloudsdkgaussdbforopengauss/v3/model/list_tasks_response.py +145 -0
  289. huaweicloudsdkgaussdbforopengauss/v3/model/list_volume.py +142 -0
  290. huaweicloudsdkgaussdbforopengauss/v3/model/modify_eps_quota_request.py +140 -0
  291. huaweicloudsdkgaussdbforopengauss/v3/model/modify_eps_quota_request_body.py +114 -0
  292. huaweicloudsdkgaussdbforopengauss/v3/model/modify_eps_quota_response.py +85 -0
  293. huaweicloudsdkgaussdbforopengauss/v3/model/my_sql_compatibility_result.py +115 -0
  294. huaweicloudsdkgaussdbforopengauss/v3/model/node_result.py +311 -0
  295. huaweicloudsdkgaussdbforopengauss/v3/model/nodes.py +258 -0
  296. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_backup_strategy.py +143 -0
  297. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_backup_strategy_for_list_response.py +142 -0
  298. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_backup_strategy_for_response.py +142 -0
  299. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_charge_info.py +230 -0
  300. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_charge_info_list_response.py +114 -0
  301. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_charge_info_response.py +230 -0
  302. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_coordinators.py +114 -0
  303. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore.py +143 -0
  304. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore_option.py +143 -0
  305. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore_response.py +142 -0
  306. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore_result.py +142 -0
  307. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_enlarge_volume.py +114 -0
  308. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_error_response.py +142 -0
  309. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_expand_cluster.py +140 -0
  310. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_ha.py +199 -0
  311. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_ha_option.py +199 -0
  312. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_ha_response.py +170 -0
  313. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_ha_result.py +199 -0
  314. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_action_request.py +165 -0
  315. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_request.py +693 -0
  316. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_request_body.py +722 -0
  317. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_response.py +544 -0
  318. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_result.py +544 -0
  319. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_modify_instance_configuration_request.py +114 -0
  320. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_resize_request.py +143 -0
  321. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_shard.py +114 -0
  322. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_upgrade_request.py +230 -0
  323. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_volume.py +142 -0
  324. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_volume_response.py +142 -0
  325. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_volume_result.py +142 -0
  326. huaweicloudsdkgaussdbforopengauss/v3/model/opengauss_restore_instance_request.py +583 -0
  327. huaweicloudsdkgaussdbforopengauss/v3/model/para_error_response.py +142 -0
  328. huaweicloudsdkgaussdbforopengauss/v3/model/para_error_response_body.py +142 -0
  329. huaweicloudsdkgaussdbforopengauss/v3/model/para_group_parameter_result.py +282 -0
  330. huaweicloudsdkgaussdbforopengauss/v3/model/param_group_copy_request_body.py +143 -0
  331. huaweicloudsdkgaussdbforopengauss/v3/model/param_group_diff_request_body.py +142 -0
  332. huaweicloudsdkgaussdbforopengauss/v3/model/plugin_extensions.py +144 -0
  333. huaweicloudsdkgaussdbforopengauss/v3/model/project_quotas_result.py +114 -0
  334. huaweicloudsdkgaussdbforopengauss/v3/model/pwd_reset_request.py +114 -0
  335. huaweicloudsdkgaussdbforopengauss/v3/model/record_info_response.py +405 -0
  336. huaweicloudsdkgaussdbforopengauss/v3/model/recovery_backup_source.py +200 -0
  337. huaweicloudsdkgaussdbforopengauss/v3/model/recovery_backup_target.py +114 -0
  338. huaweicloudsdkgaussdbforopengauss/v3/model/recycle_instances_detail_result.py +566 -0
  339. huaweicloudsdkgaussdbforopengauss/v3/model/recycle_instances_detail_result_v1.py +566 -0
  340. huaweicloudsdkgaussdbforopengauss/v3/model/recycle_policy.py +114 -0
  341. huaweicloudsdkgaussdbforopengauss/v3/model/recycle_policy_request_body.py +110 -0
  342. huaweicloudsdkgaussdbforopengauss/v3/model/region_instance_info.py +231 -0
  343. huaweicloudsdkgaussdbforopengauss/v3/model/release_disaster_req.py +114 -0
  344. huaweicloudsdkgaussdbforopengauss/v3/model/reset_configuration_request.py +143 -0
  345. huaweicloudsdkgaussdbforopengauss/v3/model/reset_configuration_response.py +112 -0
  346. huaweicloudsdkgaussdbforopengauss/v3/model/reset_dr_config_request.py +168 -0
  347. huaweicloudsdkgaussdbforopengauss/v3/model/reset_dr_config_request_body.py +115 -0
  348. huaweicloudsdkgaussdbforopengauss/v3/model/reset_dr_config_response.py +85 -0
  349. huaweicloudsdkgaussdbforopengauss/v3/model/reset_pwd_request.py +168 -0
  350. huaweicloudsdkgaussdbforopengauss/v3/model/reset_pwd_response.py +85 -0
  351. huaweicloudsdkgaussdbforopengauss/v3/model/resize_instance_flavor_request.py +168 -0
  352. huaweicloudsdkgaussdbforopengauss/v3/model/resize_instance_flavor_response.py +145 -0
  353. huaweicloudsdkgaussdbforopengauss/v3/model/resource_error_response.py +142 -0
  354. huaweicloudsdkgaussdbforopengauss/v3/model/resource_result.py +170 -0
  355. huaweicloudsdkgaussdbforopengauss/v3/model/restart_instance_request.py +143 -0
  356. huaweicloudsdkgaussdbforopengauss/v3/model/restart_instance_response.py +116 -0
  357. huaweicloudsdkgaussdbforopengauss/v3/model/restore_disaster_req.py +114 -0
  358. huaweicloudsdkgaussdbforopengauss/v3/model/restore_instance_request.py +140 -0
  359. huaweicloudsdkgaussdbforopengauss/v3/model/restore_instance_request_body.py +134 -0
  360. huaweicloudsdkgaussdbforopengauss/v3/model/restore_instance_response.py +116 -0
  361. huaweicloudsdkgaussdbforopengauss/v3/model/restore_point.py +142 -0
  362. huaweicloudsdkgaussdbforopengauss/v3/model/resume_plugin_extensions_request.py +168 -0
  363. huaweicloudsdkgaussdbforopengauss/v3/model/resume_plugin_extensions_request_body.py +198 -0
  364. huaweicloudsdkgaussdbforopengauss/v3/model/resume_plugin_extensions_response.py +112 -0
  365. huaweicloudsdkgaussdbforopengauss/v3/model/roll_upgrade_progress.py +231 -0
  366. huaweicloudsdkgaussdbforopengauss/v3/model/run_instance_action_request.py +168 -0
  367. huaweicloudsdkgaussdbforopengauss/v3/model/run_instance_action_response.py +145 -0
  368. huaweicloudsdkgaussdbforopengauss/v3/model/schedule_task_detail.py +318 -0
  369. huaweicloudsdkgaussdbforopengauss/v3/model/search_auto_enlarge_policy_request.py +143 -0
  370. huaweicloudsdkgaussdbforopengauss/v3/model/search_auto_enlarge_policy_response.py +319 -0
  371. huaweicloudsdkgaussdbforopengauss/v3/model/set_backup_policy_request.py +168 -0
  372. huaweicloudsdkgaussdbforopengauss/v3/model/set_backup_policy_request_body.py +110 -0
  373. huaweicloudsdkgaussdbforopengauss/v3/model/set_backup_policy_response.py +85 -0
  374. huaweicloudsdkgaussdbforopengauss/v3/model/set_db_user_pwd_request.py +168 -0
  375. huaweicloudsdkgaussdbforopengauss/v3/model/set_db_user_pwd_response.py +85 -0
  376. huaweicloudsdkgaussdbforopengauss/v3/model/set_kernel_plugin_license_request.py +168 -0
  377. huaweicloudsdkgaussdbforopengauss/v3/model/set_kernel_plugin_license_request_body.py +114 -0
  378. huaweicloudsdkgaussdbforopengauss/v3/model/set_kernel_plugin_license_response.py +112 -0
  379. huaweicloudsdkgaussdbforopengauss/v3/model/set_new_backup_policy_request.py +168 -0
  380. huaweicloudsdkgaussdbforopengauss/v3/model/set_new_backup_policy_request_body.py +110 -0
  381. huaweicloudsdkgaussdbforopengauss/v3/model/set_new_backup_policy_response.py +85 -0
  382. huaweicloudsdkgaussdbforopengauss/v3/model/set_recycle_policy_request.py +111 -0
  383. huaweicloudsdkgaussdbforopengauss/v3/model/set_recycle_policy_response.py +116 -0
  384. huaweicloudsdkgaussdbforopengauss/v3/model/shards.py +142 -0
  385. huaweicloudsdkgaussdbforopengauss/v3/model/show_backup_policy.py +372 -0
  386. huaweicloudsdkgaussdbforopengauss/v3/model/show_backup_policy_request.py +143 -0
  387. huaweicloudsdkgaussdbforopengauss/v3/model/show_backup_policy_response.py +112 -0
  388. huaweicloudsdkgaussdbforopengauss/v3/model/show_balance_status_request.py +143 -0
  389. huaweicloudsdkgaussdbforopengauss/v3/model/show_balance_status_response.py +116 -0
  390. huaweicloudsdkgaussdbforopengauss/v3/model/show_batch_upgrade_candidate_versions_request.py +140 -0
  391. huaweicloudsdkgaussdbforopengauss/v3/model/show_batch_upgrade_candidate_versions_response.py +232 -0
  392. huaweicloudsdkgaussdbforopengauss/v3/model/show_configuration_detail_request.py +143 -0
  393. huaweicloudsdkgaussdbforopengauss/v3/model/show_configuration_detail_response.py +319 -0
  394. huaweicloudsdkgaussdbforopengauss/v3/model/show_cross_cloud_disaster_instance_monitor_request.py +172 -0
  395. huaweicloudsdkgaussdbforopengauss/v3/model/show_cross_cloud_disaster_instance_monitor_response.py +319 -0
  396. huaweicloudsdkgaussdbforopengauss/v3/model/show_cross_cloud_disaster_relations_request.py +318 -0
  397. huaweicloudsdkgaussdbforopengauss/v3/model/show_cross_cloud_disaster_relations_response.py +145 -0
  398. huaweicloudsdkgaussdbforopengauss/v3/model/show_deployment_form_request.py +173 -0
  399. huaweicloudsdkgaussdbforopengauss/v3/model/show_deployment_form_response.py +203 -0
  400. huaweicloudsdkgaussdbforopengauss/v3/model/show_error_log_switch_status_request.py +143 -0
  401. huaweicloudsdkgaussdbforopengauss/v3/model/show_error_log_switch_status_response.py +116 -0
  402. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_configuration_request.py +143 -0
  403. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_configuration_response.py +232 -0
  404. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_disk_request.py +143 -0
  405. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_disk_response.py +145 -0
  406. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_param_group_detail_request.py +143 -0
  407. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_param_group_detail_response.py +232 -0
  408. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_param_group_request.py +143 -0
  409. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_param_group_response.py +232 -0
  410. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_snapshot_request.py +202 -0
  411. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_snapshot_response.py +348 -0
  412. huaweicloudsdkgaussdbforopengauss/v3/model/show_job_detail_request.py +114 -0
  413. huaweicloudsdkgaussdbforopengauss/v3/model/show_job_detail_response.py +112 -0
  414. huaweicloudsdkgaussdbforopengauss/v3/model/show_limit_task_node_option.py +142 -0
  415. huaweicloudsdkgaussdbforopengauss/v3/model/show_limit_task_request.py +142 -0
  416. huaweicloudsdkgaussdbforopengauss/v3/model/show_limit_task_response.py +406 -0
  417. huaweicloudsdkgaussdbforopengauss/v3/model/show_parameter_group_detail_request.py +143 -0
  418. huaweicloudsdkgaussdbforopengauss/v3/model/show_parameter_group_detail_response.py +319 -0
  419. huaweicloudsdkgaussdbforopengauss/v3/model/show_project_quotas_request.py +144 -0
  420. huaweicloudsdkgaussdbforopengauss/v3/model/show_project_quotas_response.py +112 -0
  421. huaweicloudsdkgaussdbforopengauss/v3/model/show_recycle_policy_request.py +115 -0
  422. huaweicloudsdkgaussdbforopengauss/v3/model/show_recycle_policy_response.py +116 -0
  423. huaweicloudsdkgaussdbforopengauss/v3/model/show_slow_log_download_request.py +143 -0
  424. huaweicloudsdkgaussdbforopengauss/v3/model/show_slow_log_download_response.py +116 -0
  425. huaweicloudsdkgaussdbforopengauss/v3/model/show_source_instance_detail_request.py +202 -0
  426. huaweicloudsdkgaussdbforopengauss/v3/model/show_source_instance_detail_response.py +348 -0
  427. huaweicloudsdkgaussdbforopengauss/v3/model/show_ssl_cert_download_link_request.py +143 -0
  428. huaweicloudsdkgaussdbforopengauss/v3/model/show_ssl_cert_download_link_response.py +116 -0
  429. huaweicloudsdkgaussdbforopengauss/v3/model/show_upgrade_candidate_versions_details_request.py +143 -0
  430. huaweicloudsdkgaussdbforopengauss/v3/model/show_upgrade_candidate_versions_details_response.py +373 -0
  431. huaweicloudsdkgaussdbforopengauss/v3/model/show_upgrade_candidate_versions_request.py +143 -0
  432. huaweicloudsdkgaussdbforopengauss/v3/model/show_upgrade_candidate_versions_response.py +373 -0
  433. huaweicloudsdkgaussdbforopengauss/v3/model/slow_log_download_info.py +463 -0
  434. huaweicloudsdkgaussdbforopengauss/v3/model/start_instance_request.py +168 -0
  435. huaweicloudsdkgaussdbforopengauss/v3/model/start_instance_request_body.py +114 -0
  436. huaweicloudsdkgaussdbforopengauss/v3/model/start_instance_response.py +116 -0
  437. huaweicloudsdkgaussdbforopengauss/v3/model/start_my_sql_compatibility_request_body.py +114 -0
  438. huaweicloudsdkgaussdbforopengauss/v3/model/start_mysql_compatibility_request.py +168 -0
  439. huaweicloudsdkgaussdbforopengauss/v3/model/start_mysql_compatibility_response.py +116 -0
  440. huaweicloudsdkgaussdbforopengauss/v3/model/stop_backup_request.py +143 -0
  441. huaweicloudsdkgaussdbforopengauss/v3/model/stop_backup_response.py +116 -0
  442. huaweicloudsdkgaussdbforopengauss/v3/model/stop_instance_request.py +168 -0
  443. huaweicloudsdkgaussdbforopengauss/v3/model/stop_instance_request_body.py +114 -0
  444. huaweicloudsdkgaussdbforopengauss/v3/model/stop_instance_response.py +116 -0
  445. huaweicloudsdkgaussdbforopengauss/v3/model/storage.py +171 -0
  446. huaweicloudsdkgaussdbforopengauss/v3/model/switch_configuration_request.py +168 -0
  447. huaweicloudsdkgaussdbforopengauss/v3/model/switch_configuration_response.py +116 -0
  448. huaweicloudsdkgaussdbforopengauss/v3/model/switch_shard_request.py +168 -0
  449. huaweicloudsdkgaussdbforopengauss/v3/model/switch_shard_request_body.py +114 -0
  450. huaweicloudsdkgaussdbforopengauss/v3/model/switch_shard_response.py +116 -0
  451. huaweicloudsdkgaussdbforopengauss/v3/model/switchover_req.py +143 -0
  452. huaweicloudsdkgaussdbforopengauss/v3/model/sync_limit_data_request.py +114 -0
  453. huaweicloudsdkgaussdbforopengauss/v3/model/sync_limit_data_response.py +203 -0
  454. huaweicloudsdkgaussdbforopengauss/v3/model/tag_result.py +142 -0
  455. huaweicloudsdkgaussdbforopengauss/v3/model/tags_option.py +142 -0
  456. huaweicloudsdkgaussdbforopengauss/v3/model/tags_result.py +144 -0
  457. huaweicloudsdkgaussdbforopengauss/v3/model/task_detail_result.py +314 -0
  458. huaweicloudsdkgaussdbforopengauss/v3/model/update_features_request.py +168 -0
  459. huaweicloudsdkgaussdbforopengauss/v3/model/update_features_request_body.py +114 -0
  460. huaweicloudsdkgaussdbforopengauss/v3/model/update_features_response.py +116 -0
  461. huaweicloudsdkgaussdbforopengauss/v3/model/update_instance_configuration_request.py +168 -0
  462. huaweicloudsdkgaussdbforopengauss/v3/model/update_instance_configuration_response.py +145 -0
  463. huaweicloudsdkgaussdbforopengauss/v3/model/update_instance_name_request.py +168 -0
  464. huaweicloudsdkgaussdbforopengauss/v3/model/update_instance_name_response.py +116 -0
  465. huaweicloudsdkgaussdbforopengauss/v3/model/update_limit_task_request.py +167 -0
  466. huaweicloudsdkgaussdbforopengauss/v3/model/update_limit_task_request_body.py +318 -0
  467. huaweicloudsdkgaussdbforopengauss/v3/model/update_limit_task_response.py +406 -0
  468. huaweicloudsdkgaussdbforopengauss/v3/model/update_my_sql_compatibility_request_body.py +114 -0
  469. huaweicloudsdkgaussdbforopengauss/v3/model/update_mysql_compatibility_request.py +168 -0
  470. huaweicloudsdkgaussdbforopengauss/v3/model/update_mysql_compatibility_response.py +116 -0
  471. huaweicloudsdkgaussdbforopengauss/v3/model/update_name_request_body.py +114 -0
  472. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_action_info.py +144 -0
  473. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_error_response_body.py +142 -0
  474. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instance_version_request.py +168 -0
  475. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instance_version_response.py +145 -0
  476. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instances_request_body.py +115 -0
  477. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instances_version_request.py +140 -0
  478. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instances_version_response.py +232 -0
  479. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_type_info.py +202 -0
  480. huaweicloudsdkgaussdbforopengauss/v3/model/validate_para_group_name_request.py +143 -0
  481. huaweicloudsdkgaussdbforopengauss/v3/model/validate_para_group_name_response.py +116 -0
  482. huaweicloudsdkgaussdbforopengauss/v3/model/validate_weak_password_request.py +140 -0
  483. huaweicloudsdkgaussdbforopengauss/v3/model/validate_weak_password_response.py +116 -0
  484. huaweicloudsdkgaussdbforopengauss/v3/model/weak_password_request_body.py +114 -0
  485. huaweicloudsdkgaussdbforopengauss/v3/region/__init__.py +0 -0
  486. huaweicloudsdkgaussdbforopengauss/v3/region/gaussdbforopengauss_region.py +97 -0
  487. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/LICENSE +13 -0
  488. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/METADATA +26 -0
  489. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/RECORD +491 -0
  490. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/WHEEL +5 -0
  491. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/top_level.txt +1 -0
@@ -0,0 +1,405 @@
1
+ # coding: utf-8
2
+
3
+ import six
4
+
5
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
6
+
7
+
8
+ class RecordInfoResponse:
9
+
10
+ """
11
+ Attributes:
12
+ openapi_types (dict): The key is attribute name
13
+ and the value is attribute type.
14
+ attribute_map (dict): The key is attribute name
15
+ and the value is json key in definition.
16
+ """
17
+ sensitive_list = []
18
+
19
+ openapi_types = {
20
+ 'id': 'str',
21
+ 'action': 'str',
22
+ 'status': 'str',
23
+ 'message': 'str',
24
+ 'entity_id': 'str',
25
+ 'entity_type': 'str',
26
+ 'job_id': 'str',
27
+ 'instance_id': 'str',
28
+ 'created_at': 'str',
29
+ 'updated_at': 'str',
30
+ 'extended_info': 'object'
31
+ }
32
+
33
+ attribute_map = {
34
+ 'id': 'id',
35
+ 'action': 'action',
36
+ 'status': 'status',
37
+ 'message': 'message',
38
+ 'entity_id': 'entity_id',
39
+ 'entity_type': 'entity_type',
40
+ 'job_id': 'job_id',
41
+ 'instance_id': 'instance_id',
42
+ 'created_at': 'created_at',
43
+ 'updated_at': 'updated_at',
44
+ 'extended_info': 'extended_info'
45
+ }
46
+
47
+ def __init__(self, id=None, action=None, status=None, message=None, entity_id=None, entity_type=None, job_id=None, instance_id=None, created_at=None, updated_at=None, extended_info=None):
48
+ r"""RecordInfoResponse
49
+
50
+ The model defined in huaweicloud sdk
51
+
52
+ :param id: 主键id
53
+ :type id: str
54
+ :param action: 动作
55
+ :type action: str
56
+ :param status: 操作状态
57
+ :type status: str
58
+ :param message: 信息
59
+ :type message: str
60
+ :param entity_id: 实体id
61
+ :type entity_id: str
62
+ :param entity_type: 实体类型
63
+ :type entity_type: str
64
+ :param job_id: 工作流id
65
+ :type job_id: str
66
+ :param instance_id: 实例id
67
+ :type instance_id: str
68
+ :param created_at: 创建时间
69
+ :type created_at: str
70
+ :param updated_at: 更新时间
71
+ :type updated_at: str
72
+ :param extended_info: 扩展信息
73
+ :type extended_info: object
74
+ """
75
+
76
+
77
+
78
+ self._id = None
79
+ self._action = None
80
+ self._status = None
81
+ self._message = None
82
+ self._entity_id = None
83
+ self._entity_type = None
84
+ self._job_id = None
85
+ self._instance_id = None
86
+ self._created_at = None
87
+ self._updated_at = None
88
+ self._extended_info = None
89
+ self.discriminator = None
90
+
91
+ if id is not None:
92
+ self.id = id
93
+ if action is not None:
94
+ self.action = action
95
+ if status is not None:
96
+ self.status = status
97
+ if message is not None:
98
+ self.message = message
99
+ if entity_id is not None:
100
+ self.entity_id = entity_id
101
+ if entity_type is not None:
102
+ self.entity_type = entity_type
103
+ if job_id is not None:
104
+ self.job_id = job_id
105
+ if instance_id is not None:
106
+ self.instance_id = instance_id
107
+ if created_at is not None:
108
+ self.created_at = created_at
109
+ if updated_at is not None:
110
+ self.updated_at = updated_at
111
+ if extended_info is not None:
112
+ self.extended_info = extended_info
113
+
114
+ @property
115
+ def id(self):
116
+ r"""Gets the id of this RecordInfoResponse.
117
+
118
+ 主键id
119
+
120
+ :return: The id of this RecordInfoResponse.
121
+ :rtype: str
122
+ """
123
+ return self._id
124
+
125
+ @id.setter
126
+ def id(self, id):
127
+ r"""Sets the id of this RecordInfoResponse.
128
+
129
+ 主键id
130
+
131
+ :param id: The id of this RecordInfoResponse.
132
+ :type id: str
133
+ """
134
+ self._id = id
135
+
136
+ @property
137
+ def action(self):
138
+ r"""Gets the action of this RecordInfoResponse.
139
+
140
+ 动作
141
+
142
+ :return: The action of this RecordInfoResponse.
143
+ :rtype: str
144
+ """
145
+ return self._action
146
+
147
+ @action.setter
148
+ def action(self, action):
149
+ r"""Sets the action of this RecordInfoResponse.
150
+
151
+ 动作
152
+
153
+ :param action: The action of this RecordInfoResponse.
154
+ :type action: str
155
+ """
156
+ self._action = action
157
+
158
+ @property
159
+ def status(self):
160
+ r"""Gets the status of this RecordInfoResponse.
161
+
162
+ 操作状态
163
+
164
+ :return: The status of this RecordInfoResponse.
165
+ :rtype: str
166
+ """
167
+ return self._status
168
+
169
+ @status.setter
170
+ def status(self, status):
171
+ r"""Sets the status of this RecordInfoResponse.
172
+
173
+ 操作状态
174
+
175
+ :param status: The status of this RecordInfoResponse.
176
+ :type status: str
177
+ """
178
+ self._status = status
179
+
180
+ @property
181
+ def message(self):
182
+ r"""Gets the message of this RecordInfoResponse.
183
+
184
+ 信息
185
+
186
+ :return: The message of this RecordInfoResponse.
187
+ :rtype: str
188
+ """
189
+ return self._message
190
+
191
+ @message.setter
192
+ def message(self, message):
193
+ r"""Sets the message of this RecordInfoResponse.
194
+
195
+ 信息
196
+
197
+ :param message: The message of this RecordInfoResponse.
198
+ :type message: str
199
+ """
200
+ self._message = message
201
+
202
+ @property
203
+ def entity_id(self):
204
+ r"""Gets the entity_id of this RecordInfoResponse.
205
+
206
+ 实体id
207
+
208
+ :return: The entity_id of this RecordInfoResponse.
209
+ :rtype: str
210
+ """
211
+ return self._entity_id
212
+
213
+ @entity_id.setter
214
+ def entity_id(self, entity_id):
215
+ r"""Sets the entity_id of this RecordInfoResponse.
216
+
217
+ 实体id
218
+
219
+ :param entity_id: The entity_id of this RecordInfoResponse.
220
+ :type entity_id: str
221
+ """
222
+ self._entity_id = entity_id
223
+
224
+ @property
225
+ def entity_type(self):
226
+ r"""Gets the entity_type of this RecordInfoResponse.
227
+
228
+ 实体类型
229
+
230
+ :return: The entity_type of this RecordInfoResponse.
231
+ :rtype: str
232
+ """
233
+ return self._entity_type
234
+
235
+ @entity_type.setter
236
+ def entity_type(self, entity_type):
237
+ r"""Sets the entity_type of this RecordInfoResponse.
238
+
239
+ 实体类型
240
+
241
+ :param entity_type: The entity_type of this RecordInfoResponse.
242
+ :type entity_type: str
243
+ """
244
+ self._entity_type = entity_type
245
+
246
+ @property
247
+ def job_id(self):
248
+ r"""Gets the job_id of this RecordInfoResponse.
249
+
250
+ 工作流id
251
+
252
+ :return: The job_id of this RecordInfoResponse.
253
+ :rtype: str
254
+ """
255
+ return self._job_id
256
+
257
+ @job_id.setter
258
+ def job_id(self, job_id):
259
+ r"""Sets the job_id of this RecordInfoResponse.
260
+
261
+ 工作流id
262
+
263
+ :param job_id: The job_id of this RecordInfoResponse.
264
+ :type job_id: str
265
+ """
266
+ self._job_id = job_id
267
+
268
+ @property
269
+ def instance_id(self):
270
+ r"""Gets the instance_id of this RecordInfoResponse.
271
+
272
+ 实例id
273
+
274
+ :return: The instance_id of this RecordInfoResponse.
275
+ :rtype: str
276
+ """
277
+ return self._instance_id
278
+
279
+ @instance_id.setter
280
+ def instance_id(self, instance_id):
281
+ r"""Sets the instance_id of this RecordInfoResponse.
282
+
283
+ 实例id
284
+
285
+ :param instance_id: The instance_id of this RecordInfoResponse.
286
+ :type instance_id: str
287
+ """
288
+ self._instance_id = instance_id
289
+
290
+ @property
291
+ def created_at(self):
292
+ r"""Gets the created_at of this RecordInfoResponse.
293
+
294
+ 创建时间
295
+
296
+ :return: The created_at of this RecordInfoResponse.
297
+ :rtype: str
298
+ """
299
+ return self._created_at
300
+
301
+ @created_at.setter
302
+ def created_at(self, created_at):
303
+ r"""Sets the created_at of this RecordInfoResponse.
304
+
305
+ 创建时间
306
+
307
+ :param created_at: The created_at of this RecordInfoResponse.
308
+ :type created_at: str
309
+ """
310
+ self._created_at = created_at
311
+
312
+ @property
313
+ def updated_at(self):
314
+ r"""Gets the updated_at of this RecordInfoResponse.
315
+
316
+ 更新时间
317
+
318
+ :return: The updated_at of this RecordInfoResponse.
319
+ :rtype: str
320
+ """
321
+ return self._updated_at
322
+
323
+ @updated_at.setter
324
+ def updated_at(self, updated_at):
325
+ r"""Sets the updated_at of this RecordInfoResponse.
326
+
327
+ 更新时间
328
+
329
+ :param updated_at: The updated_at of this RecordInfoResponse.
330
+ :type updated_at: str
331
+ """
332
+ self._updated_at = updated_at
333
+
334
+ @property
335
+ def extended_info(self):
336
+ r"""Gets the extended_info of this RecordInfoResponse.
337
+
338
+ 扩展信息
339
+
340
+ :return: The extended_info of this RecordInfoResponse.
341
+ :rtype: object
342
+ """
343
+ return self._extended_info
344
+
345
+ @extended_info.setter
346
+ def extended_info(self, extended_info):
347
+ r"""Sets the extended_info of this RecordInfoResponse.
348
+
349
+ 扩展信息
350
+
351
+ :param extended_info: The extended_info of this RecordInfoResponse.
352
+ :type extended_info: object
353
+ """
354
+ self._extended_info = extended_info
355
+
356
+ def to_dict(self):
357
+ """Returns the model properties as a dict"""
358
+ result = {}
359
+
360
+ for attr, _ in six.iteritems(self.openapi_types):
361
+ value = getattr(self, attr)
362
+ if isinstance(value, list):
363
+ result[attr] = list(map(
364
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
365
+ value
366
+ ))
367
+ elif hasattr(value, "to_dict"):
368
+ result[attr] = value.to_dict()
369
+ elif isinstance(value, dict):
370
+ result[attr] = dict(map(
371
+ lambda item: (item[0], item[1].to_dict())
372
+ if hasattr(item[1], "to_dict") else item,
373
+ value.items()
374
+ ))
375
+ else:
376
+ if attr in self.sensitive_list:
377
+ result[attr] = "****"
378
+ else:
379
+ result[attr] = value
380
+
381
+ return result
382
+
383
+ def to_str(self):
384
+ """Returns the string representation of the model"""
385
+ import simplejson as json
386
+ if six.PY2:
387
+ import sys
388
+ reload(sys)
389
+ sys.setdefaultencoding("utf-8")
390
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
391
+
392
+ def __repr__(self):
393
+ """For `print`"""
394
+ return self.to_str()
395
+
396
+ def __eq__(self, other):
397
+ """Returns true if both objects are equal"""
398
+ if not isinstance(other, RecordInfoResponse):
399
+ return False
400
+
401
+ return self.__dict__ == other.__dict__
402
+
403
+ def __ne__(self, other):
404
+ """Returns true if both objects are not equal"""
405
+ return not self == other
@@ -0,0 +1,200 @@
1
+ # coding: utf-8
2
+
3
+ import six
4
+
5
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
6
+
7
+
8
+ class RecoveryBackupSource:
9
+
10
+ """
11
+ Attributes:
12
+ openapi_types (dict): The key is attribute name
13
+ and the value is attribute type.
14
+ attribute_map (dict): The key is attribute name
15
+ and the value is json key in definition.
16
+ """
17
+ sensitive_list = []
18
+
19
+ openapi_types = {
20
+ 'instance_id': 'str',
21
+ 'type': 'str',
22
+ 'backup_id': 'str',
23
+ 'restore_time': 'str'
24
+ }
25
+
26
+ attribute_map = {
27
+ 'instance_id': 'instance_id',
28
+ 'type': 'type',
29
+ 'backup_id': 'backup_id',
30
+ 'restore_time': 'restore_time'
31
+ }
32
+
33
+ def __init__(self, instance_id=None, type=None, backup_id=None, restore_time=None):
34
+ r"""RecoveryBackupSource
35
+
36
+ The model defined in huaweicloud sdk
37
+
38
+ :param instance_id: 实例ID
39
+ :type instance_id: str
40
+ :param type: 恢复备份类型:backup,timestamp,different
41
+ :type type: str
42
+ :param backup_id: 用于恢复的备份ID。
43
+ :type backup_id: str
44
+ :param restore_time: UTC时间,时间戳
45
+ :type restore_time: str
46
+ """
47
+
48
+
49
+
50
+ self._instance_id = None
51
+ self._type = None
52
+ self._backup_id = None
53
+ self._restore_time = None
54
+ self.discriminator = None
55
+
56
+ self.instance_id = instance_id
57
+ self.type = type
58
+ if backup_id is not None:
59
+ self.backup_id = backup_id
60
+ if restore_time is not None:
61
+ self.restore_time = restore_time
62
+
63
+ @property
64
+ def instance_id(self):
65
+ r"""Gets the instance_id of this RecoveryBackupSource.
66
+
67
+ 实例ID
68
+
69
+ :return: The instance_id of this RecoveryBackupSource.
70
+ :rtype: str
71
+ """
72
+ return self._instance_id
73
+
74
+ @instance_id.setter
75
+ def instance_id(self, instance_id):
76
+ r"""Sets the instance_id of this RecoveryBackupSource.
77
+
78
+ 实例ID
79
+
80
+ :param instance_id: The instance_id of this RecoveryBackupSource.
81
+ :type instance_id: str
82
+ """
83
+ self._instance_id = instance_id
84
+
85
+ @property
86
+ def type(self):
87
+ r"""Gets the type of this RecoveryBackupSource.
88
+
89
+ 恢复备份类型:backup,timestamp,different
90
+
91
+ :return: The type of this RecoveryBackupSource.
92
+ :rtype: str
93
+ """
94
+ return self._type
95
+
96
+ @type.setter
97
+ def type(self, type):
98
+ r"""Sets the type of this RecoveryBackupSource.
99
+
100
+ 恢复备份类型:backup,timestamp,different
101
+
102
+ :param type: The type of this RecoveryBackupSource.
103
+ :type type: str
104
+ """
105
+ self._type = type
106
+
107
+ @property
108
+ def backup_id(self):
109
+ r"""Gets the backup_id of this RecoveryBackupSource.
110
+
111
+ 用于恢复的备份ID。
112
+
113
+ :return: The backup_id of this RecoveryBackupSource.
114
+ :rtype: str
115
+ """
116
+ return self._backup_id
117
+
118
+ @backup_id.setter
119
+ def backup_id(self, backup_id):
120
+ r"""Sets the backup_id of this RecoveryBackupSource.
121
+
122
+ 用于恢复的备份ID。
123
+
124
+ :param backup_id: The backup_id of this RecoveryBackupSource.
125
+ :type backup_id: str
126
+ """
127
+ self._backup_id = backup_id
128
+
129
+ @property
130
+ def restore_time(self):
131
+ r"""Gets the restore_time of this RecoveryBackupSource.
132
+
133
+ UTC时间,时间戳
134
+
135
+ :return: The restore_time of this RecoveryBackupSource.
136
+ :rtype: str
137
+ """
138
+ return self._restore_time
139
+
140
+ @restore_time.setter
141
+ def restore_time(self, restore_time):
142
+ r"""Sets the restore_time of this RecoveryBackupSource.
143
+
144
+ UTC时间,时间戳
145
+
146
+ :param restore_time: The restore_time of this RecoveryBackupSource.
147
+ :type restore_time: str
148
+ """
149
+ self._restore_time = restore_time
150
+
151
+ def to_dict(self):
152
+ """Returns the model properties as a dict"""
153
+ result = {}
154
+
155
+ for attr, _ in six.iteritems(self.openapi_types):
156
+ value = getattr(self, attr)
157
+ if isinstance(value, list):
158
+ result[attr] = list(map(
159
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
160
+ value
161
+ ))
162
+ elif hasattr(value, "to_dict"):
163
+ result[attr] = value.to_dict()
164
+ elif isinstance(value, dict):
165
+ result[attr] = dict(map(
166
+ lambda item: (item[0], item[1].to_dict())
167
+ if hasattr(item[1], "to_dict") else item,
168
+ value.items()
169
+ ))
170
+ else:
171
+ if attr in self.sensitive_list:
172
+ result[attr] = "****"
173
+ else:
174
+ result[attr] = value
175
+
176
+ return result
177
+
178
+ def to_str(self):
179
+ """Returns the string representation of the model"""
180
+ import simplejson as json
181
+ if six.PY2:
182
+ import sys
183
+ reload(sys)
184
+ sys.setdefaultencoding("utf-8")
185
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
186
+
187
+ def __repr__(self):
188
+ """For `print`"""
189
+ return self.to_str()
190
+
191
+ def __eq__(self, other):
192
+ """Returns true if both objects are equal"""
193
+ if not isinstance(other, RecoveryBackupSource):
194
+ return False
195
+
196
+ return self.__dict__ == other.__dict__
197
+
198
+ def __ne__(self, other):
199
+ """Returns true if both objects are not equal"""
200
+ return not self == other
@@ -0,0 +1,114 @@
1
+ # coding: utf-8
2
+
3
+ import six
4
+
5
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
6
+
7
+
8
+ class RecoveryBackupTarget:
9
+
10
+ """
11
+ Attributes:
12
+ openapi_types (dict): The key is attribute name
13
+ and the value is attribute type.
14
+ attribute_map (dict): The key is attribute name
15
+ and the value is json key in definition.
16
+ """
17
+ sensitive_list = []
18
+
19
+ openapi_types = {
20
+ 'instance_id': 'str'
21
+ }
22
+
23
+ attribute_map = {
24
+ 'instance_id': 'instance_id'
25
+ }
26
+
27
+ def __init__(self, instance_id=None):
28
+ r"""RecoveryBackupTarget
29
+
30
+ The model defined in huaweicloud sdk
31
+
32
+ :param instance_id: 实例ID
33
+ :type instance_id: str
34
+ """
35
+
36
+
37
+
38
+ self._instance_id = None
39
+ self.discriminator = None
40
+
41
+ self.instance_id = instance_id
42
+
43
+ @property
44
+ def instance_id(self):
45
+ r"""Gets the instance_id of this RecoveryBackupTarget.
46
+
47
+ 实例ID
48
+
49
+ :return: The instance_id of this RecoveryBackupTarget.
50
+ :rtype: str
51
+ """
52
+ return self._instance_id
53
+
54
+ @instance_id.setter
55
+ def instance_id(self, instance_id):
56
+ r"""Sets the instance_id of this RecoveryBackupTarget.
57
+
58
+ 实例ID
59
+
60
+ :param instance_id: The instance_id of this RecoveryBackupTarget.
61
+ :type instance_id: str
62
+ """
63
+ self._instance_id = instance_id
64
+
65
+ def to_dict(self):
66
+ """Returns the model properties as a dict"""
67
+ result = {}
68
+
69
+ for attr, _ in six.iteritems(self.openapi_types):
70
+ value = getattr(self, attr)
71
+ if isinstance(value, list):
72
+ result[attr] = list(map(
73
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
74
+ value
75
+ ))
76
+ elif hasattr(value, "to_dict"):
77
+ result[attr] = value.to_dict()
78
+ elif isinstance(value, dict):
79
+ result[attr] = dict(map(
80
+ lambda item: (item[0], item[1].to_dict())
81
+ if hasattr(item[1], "to_dict") else item,
82
+ value.items()
83
+ ))
84
+ else:
85
+ if attr in self.sensitive_list:
86
+ result[attr] = "****"
87
+ else:
88
+ result[attr] = value
89
+
90
+ return result
91
+
92
+ def to_str(self):
93
+ """Returns the string representation of the model"""
94
+ import simplejson as json
95
+ if six.PY2:
96
+ import sys
97
+ reload(sys)
98
+ sys.setdefaultencoding("utf-8")
99
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
100
+
101
+ def __repr__(self):
102
+ """For `print`"""
103
+ return self.to_str()
104
+
105
+ def __eq__(self, other):
106
+ """Returns true if both objects are equal"""
107
+ if not isinstance(other, RecoveryBackupTarget):
108
+ return False
109
+
110
+ return self.__dict__ == other.__dict__
111
+
112
+ def __ne__(self, other):
113
+ """Returns true if both objects are not equal"""
114
+ return not self == other