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.
- huaweicloudsdkcae/v1/cae_async_client.py +56 -56
- huaweicloudsdkcae/v1/cae_client.py +56 -56
- huaweicloudsdkcae/v1/model/access.py +5 -5
- huaweicloudsdkcae/v1/model/access_configuration_data_items.py +21 -21
- huaweicloudsdkcae/v1/model/access_configuration_http_path.py +7 -7
- huaweicloudsdkcae/v1/model/access_configuration_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/access_configuration_port.py +21 -21
- huaweicloudsdkcae/v1/model/access_control.py +5 -5
- huaweicloudsdkcae/v1/model/action_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/action_on_component_build.py +5 -5
- huaweicloudsdkcae/v1/model/action_on_component_source.py +9 -9
- huaweicloudsdkcae/v1/model/action_on_component_spec.py +11 -11
- huaweicloudsdkcae/v1/model/agency.py +7 -7
- huaweicloudsdkcae/v1/model/agency_item.py +3 -3
- huaweicloudsdkcae/v1/model/agency_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/agency_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/api_version_obj.py +1 -1
- huaweicloudsdkcae/v1/model/app_info.py +5 -5
- huaweicloudsdkcae/v1/model/application_item.py +9 -9
- huaweicloudsdkcae/v1/model/application_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/application_metadata.py +9 -9
- huaweicloudsdkcae/v1/model/archive.py +3 -3
- huaweicloudsdkcae/v1/model/build.py +5 -5
- huaweicloudsdkcae/v1/model/cert_item.py +5 -5
- huaweicloudsdkcae/v1/model/cert_req.py +9 -9
- huaweicloudsdkcae/v1/model/certificate_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/cloud_storage_log_path_info.py +5 -5
- huaweicloudsdkcae/v1/model/component_configuration_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_execution_result.py +9 -9
- huaweicloudsdkcae/v1/model/component_info.py +5 -5
- huaweicloudsdkcae/v1/model/component_item.py +13 -13
- huaweicloudsdkcae/v1/model/component_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_snapshot_context.py +45 -45
- huaweicloudsdkcae/v1/model/component_snapshot_item.py +11 -11
- huaweicloudsdkcae/v1/model/component_snapshot_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_spec.py +29 -29
- huaweicloudsdkcae/v1/model/configuration.py +13 -13
- huaweicloudsdkcae/v1/model/configuration_data.py +5 -5
- huaweicloudsdkcae/v1/model/configuration_data_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_item.py +5 -5
- huaweicloudsdkcae/v1/model/configuration_request_data_spec.py +59 -59
- huaweicloudsdkcae/v1/model/configuration_request_data_spec_post_start.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_request_data_spec_pre_stop.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_response_data_spec.py +79 -79
- huaweicloudsdkcae/v1/model/configuration_response_data_spec_post_start.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_response_data_spec_pre_stop.py +3 -3
- huaweicloudsdkcae/v1/model/create_agency_request.py +3 -3
- huaweicloudsdkcae/v1/model/create_agency_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_application_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_application_request_body_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/create_application_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_certificate_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_certificate_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_component_configuration_request.py +11 -11
- huaweicloudsdkcae/v1/model/create_component_configuration_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_component_configuration_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_response.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_spec.py +17 -17
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body.py +11 -11
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_spec.py +13 -13
- huaweicloudsdkcae/v1/model/create_component_with_configuration_response.py +13 -13
- huaweicloudsdkcae/v1/model/create_component_with_configuration_response_body_status.py +3 -3
- huaweicloudsdkcae/v1/model/create_domain_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_domain_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_domain_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_environment_request.py +5 -5
- huaweicloudsdkcae/v1/model/create_environment_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_environment_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/create_environment_response.py +3 -3
- huaweicloudsdkcae/v1/model/create_meta_cert.py +3 -3
- huaweicloudsdkcae/v1/model/create_meta_domain.py +3 -3
- huaweicloudsdkcae/v1/model/create_monitor_system_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_monitor_system_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_notice_rule_item.py +13 -13
- huaweicloudsdkcae/v1/model/create_notice_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/create_notice_rule_resp_item.py +15 -15
- huaweicloudsdkcae/v1/model/create_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_or_update_secret_detail.py +5 -5
- huaweicloudsdkcae/v1/model/create_or_update_secret_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_secret_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_secret_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_spec_cert.py +5 -5
- huaweicloudsdkcae/v1/model/create_timer_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_timer_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_timer_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_vpc_egress_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_vpc_egress_response.py +7 -7
- huaweicloudsdkcae/v1/model/cron_trigger_scheduler.py +5 -5
- huaweicloudsdkcae/v1/model/delete_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_application_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_certificate_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_certificate_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_component_configuration_request.py +9 -9
- huaweicloudsdkcae/v1/model/delete_component_configuration_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/delete_component_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_domain_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_domain_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_environment_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_environment_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_notice_rule_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_secret_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_secret_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_timer_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_timer_rule_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_volume_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_volume_response.py +7 -7
- huaweicloudsdkcae/v1/model/delete_vpc_egress_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_vpc_egress_response.py +1 -1
- huaweicloudsdkcae/v1/model/domain_item.py +3 -3
- huaweicloudsdkcae/v1/model/domain_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/egress_cidr.py +7 -7
- huaweicloudsdkcae/v1/model/eip_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/environment_item.py +15 -15
- huaweicloudsdkcae/v1/model/environment_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/execute_action_request.py +11 -11
- huaweicloudsdkcae/v1/model/execute_action_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/execute_action_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/execute_action_response.py +3 -3
- huaweicloudsdkcae/v1/model/execution_details.py +5 -5
- huaweicloudsdkcae/v1/model/health_check_configuration_exec.py +3 -3
- huaweicloudsdkcae/v1/model/health_check_configuration_http_get.py +7 -7
- huaweicloudsdkcae/v1/model/health_check_configuration_liveness_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_readiness_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_startup_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_tcp_socket.py +3 -3
- huaweicloudsdkcae/v1/model/instance.py +7 -7
- huaweicloudsdkcae/v1/model/job_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/job_spec.py +7 -7
- huaweicloudsdkcae/v1/model/life_cycle_configuration_exec.py +3 -3
- huaweicloudsdkcae/v1/model/list_agencies_request.py +1 -1
- huaweicloudsdkcae/v1/model/list_agencies_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_applications_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_applications_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_certificates_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_certificates_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_configurations_request.py +11 -11
- huaweicloudsdkcae/v1/model/list_component_configurations_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_configurations_response_data.py +5 -5
- huaweicloudsdkcae/v1/model/list_component_instances_request.py +9 -9
- huaweicloudsdkcae/v1/model/list_component_instances_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_snapshots_request.py +9 -9
- huaweicloudsdkcae/v1/model/list_component_snapshots_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_components_request.py +15 -15
- huaweicloudsdkcae/v1/model/list_components_response.py +9 -9
- huaweicloudsdkcae/v1/model/list_domains_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_domains_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_effective_components_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_effective_components_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec.py +5 -5
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec_egress.py +7 -7
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec_ingress.py +7 -7
- huaweicloudsdkcae/v1/model/list_eips_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_eips_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_environments_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_environments_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_notice_rules_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_notice_rules_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_secrets_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_secrets_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_timer_rules_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_timer_rules_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_volumes_request.py +7 -7
- huaweicloudsdkcae/v1/model/list_volumes_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_vpc_egress_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_vpc_egress_response.py +7 -7
- huaweicloudsdkcae/v1/model/meta_cert.py +5 -5
- huaweicloudsdkcae/v1/model/meta_domain.py +7 -7
- huaweicloudsdkcae/v1/model/metadata_response.py +11 -11
- huaweicloudsdkcae/v1/model/monitor_system_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/monitor_system_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/monitor_system_request_body_spec.py +17 -17
- huaweicloudsdkcae/v1/model/mount_component.py +13 -13
- huaweicloudsdkcae/v1/model/notice_rule_notification.py +7 -7
- huaweicloudsdkcae/v1/model/notice_rule_scope.py +9 -9
- huaweicloudsdkcae/v1/model/repo.py +7 -7
- huaweicloudsdkcae/v1/model/resource_limit.py +5 -5
- huaweicloudsdkcae/v1/model/resource_limit_for_upgrade.py +5 -5
- huaweicloudsdkcae/v1/model/resources_credential.py +5 -5
- huaweicloudsdkcae/v1/model/retry_job_request.py +7 -7
- huaweicloudsdkcae/v1/model/retry_job_response.py +1 -1
- huaweicloudsdkcae/v1/model/scale_configuration_data_advanced.py +11 -11
- huaweicloudsdkcae/v1/model/scale_configuration_data_trigger.py +5 -5
- huaweicloudsdkcae/v1/model/scaling_trigger_meta.py +9 -9
- huaweicloudsdkcae/v1/model/secret_detail.py +15 -15
- huaweicloudsdkcae/v1/model/show_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_application_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/show_component_response.py +9 -9
- huaweicloudsdkcae/v1/model/show_execution_result_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_execution_result_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_job_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_job_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_monitor_system_request.py +5 -5
- huaweicloudsdkcae/v1/model/show_monitor_system_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_monitor_system_response_body_spec.py +25 -25
- huaweicloudsdkcae/v1/model/show_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/show_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/source.py +9 -9
- huaweicloudsdkcae/v1/model/spec_cert.py +7 -7
- huaweicloudsdkcae/v1/model/task.py +13 -13
- huaweicloudsdkcae/v1/model/time_rule_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/timer_rule_details.py +25 -25
- huaweicloudsdkcae/v1/model/trigger_policy.py +9 -9
- huaweicloudsdkcae/v1/model/update_cert_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_certificate_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_certificate_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_component_request.py +11 -11
- huaweicloudsdkcae/v1/model/update_component_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/update_component_request_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/update_component_request_spec.py +11 -11
- huaweicloudsdkcae/v1/model/update_component_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_eip_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_eip_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec_egress.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec_ingress.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_monitor_system_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_monitor_system_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_notice_rule_item.py +9 -9
- huaweicloudsdkcae/v1/model/update_notice_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_notice_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/update_secret_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_secret_response.py +7 -7
- huaweicloudsdkcae/v1/model/update_spec_cert.py +5 -5
- huaweicloudsdkcae/v1/model/update_timer_rule_details.py +17 -17
- huaweicloudsdkcae/v1/model/update_timer_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_timer_rule_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_timer_rule_response.py +1 -1
- huaweicloudsdkcae/v1/model/volume.py +15 -15
- huaweicloudsdkcae/v1/model/volume_configuration_data_volume.py +13 -13
- huaweicloudsdkcae/v1/model/volume_configuration_mount_info.py +7 -7
- huaweicloudsdkcae/v1/model/volume_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/volume_spec.py +9 -9
- huaweicloudsdkcae/v1/model/vpc_egress_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/vpc_egress_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/vpc_egress_request_body_spec.py +3 -3
- huaweicloudsdkcae/v1/model/vpc_egress_response_body_spec.py +7 -7
- {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/METADATA +2 -2
- huaweicloudsdkcae-3.1.143.dist-info/RECORD +260 -0
- huaweicloudsdkcae-3.1.141.dist-info/RECORD +0 -260
- {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/LICENSE +0 -0
- {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/WHEEL +0 -0
- {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/top_level.txt +0 -0
|
@@ -27,7 +27,7 @@ class CloudStorageLogPathInfo:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, dir_path=None, file_name_pattern=None):
|
|
30
|
-
"""CloudStorageLogPathInfo
|
|
30
|
+
r"""CloudStorageLogPathInfo
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class CloudStorageLogPathInfo:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def dir_path(self):
|
|
53
|
-
"""Gets the dir_path of this CloudStorageLogPathInfo.
|
|
53
|
+
r"""Gets the dir_path of this CloudStorageLogPathInfo.
|
|
54
54
|
|
|
55
55
|
容器挂载路径。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class CloudStorageLogPathInfo:
|
|
|
61
61
|
|
|
62
62
|
@dir_path.setter
|
|
63
63
|
def dir_path(self, dir_path):
|
|
64
|
-
"""Sets the dir_path of this CloudStorageLogPathInfo.
|
|
64
|
+
r"""Sets the dir_path of this CloudStorageLogPathInfo.
|
|
65
65
|
|
|
66
66
|
容器挂载路径。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class CloudStorageLogPathInfo:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def file_name_pattern(self):
|
|
75
|
-
"""Gets the file_name_pattern of this CloudStorageLogPathInfo.
|
|
75
|
+
r"""Gets the file_name_pattern of this CloudStorageLogPathInfo.
|
|
76
76
|
|
|
77
77
|
日志文件名匹配模式。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class CloudStorageLogPathInfo:
|
|
|
83
83
|
|
|
84
84
|
@file_name_pattern.setter
|
|
85
85
|
def file_name_pattern(self, file_name_pattern):
|
|
86
|
-
"""Sets the file_name_pattern of this CloudStorageLogPathInfo.
|
|
86
|
+
r"""Sets the file_name_pattern of this CloudStorageLogPathInfo.
|
|
87
87
|
|
|
88
88
|
日志文件名匹配模式。
|
|
89
89
|
|
|
@@ -31,7 +31,7 @@ class ComponentExecutionResult:
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
def __init__(self, component_name=None, component_id=None, status=None, error_message=None):
|
|
34
|
-
"""ComponentExecutionResult
|
|
34
|
+
r"""ComponentExecutionResult
|
|
35
35
|
|
|
36
36
|
The model defined in huaweicloud sdk
|
|
37
37
|
|
|
@@ -64,7 +64,7 @@ class ComponentExecutionResult:
|
|
|
64
64
|
|
|
65
65
|
@property
|
|
66
66
|
def component_name(self):
|
|
67
|
-
"""Gets the component_name of this ComponentExecutionResult.
|
|
67
|
+
r"""Gets the component_name of this ComponentExecutionResult.
|
|
68
68
|
|
|
69
69
|
组件名称。
|
|
70
70
|
|
|
@@ -75,7 +75,7 @@ class ComponentExecutionResult:
|
|
|
75
75
|
|
|
76
76
|
@component_name.setter
|
|
77
77
|
def component_name(self, component_name):
|
|
78
|
-
"""Sets the component_name of this ComponentExecutionResult.
|
|
78
|
+
r"""Sets the component_name of this ComponentExecutionResult.
|
|
79
79
|
|
|
80
80
|
组件名称。
|
|
81
81
|
|
|
@@ -86,7 +86,7 @@ class ComponentExecutionResult:
|
|
|
86
86
|
|
|
87
87
|
@property
|
|
88
88
|
def component_id(self):
|
|
89
|
-
"""Gets the component_id of this ComponentExecutionResult.
|
|
89
|
+
r"""Gets the component_id of this ComponentExecutionResult.
|
|
90
90
|
|
|
91
91
|
组件ID。
|
|
92
92
|
|
|
@@ -97,7 +97,7 @@ class ComponentExecutionResult:
|
|
|
97
97
|
|
|
98
98
|
@component_id.setter
|
|
99
99
|
def component_id(self, component_id):
|
|
100
|
-
"""Sets the component_id of this ComponentExecutionResult.
|
|
100
|
+
r"""Sets the component_id of this ComponentExecutionResult.
|
|
101
101
|
|
|
102
102
|
组件ID。
|
|
103
103
|
|
|
@@ -108,7 +108,7 @@ class ComponentExecutionResult:
|
|
|
108
108
|
|
|
109
109
|
@property
|
|
110
110
|
def status(self):
|
|
111
|
-
"""Gets the status of this ComponentExecutionResult.
|
|
111
|
+
r"""Gets the status of this ComponentExecutionResult.
|
|
112
112
|
|
|
113
113
|
组件执行启停的结果:failed/success。
|
|
114
114
|
|
|
@@ -119,7 +119,7 @@ class ComponentExecutionResult:
|
|
|
119
119
|
|
|
120
120
|
@status.setter
|
|
121
121
|
def status(self, status):
|
|
122
|
-
"""Sets the status of this ComponentExecutionResult.
|
|
122
|
+
r"""Sets the status of this ComponentExecutionResult.
|
|
123
123
|
|
|
124
124
|
组件执行启停的结果:failed/success。
|
|
125
125
|
|
|
@@ -130,7 +130,7 @@ class ComponentExecutionResult:
|
|
|
130
130
|
|
|
131
131
|
@property
|
|
132
132
|
def error_message(self):
|
|
133
|
-
"""Gets the error_message of this ComponentExecutionResult.
|
|
133
|
+
r"""Gets the error_message of this ComponentExecutionResult.
|
|
134
134
|
|
|
135
135
|
组件执行启停的错误信息,如果执行结果为成功,则为空。
|
|
136
136
|
|
|
@@ -141,7 +141,7 @@ class ComponentExecutionResult:
|
|
|
141
141
|
|
|
142
142
|
@error_message.setter
|
|
143
143
|
def error_message(self, error_message):
|
|
144
|
-
"""Sets the error_message of this ComponentExecutionResult.
|
|
144
|
+
r"""Sets the error_message of this ComponentExecutionResult.
|
|
145
145
|
|
|
146
146
|
组件执行启停的错误信息,如果执行结果为成功,则为空。
|
|
147
147
|
|
|
@@ -27,7 +27,7 @@ class ComponentInfo:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, component_id=None, component_name=None):
|
|
30
|
-
"""ComponentInfo
|
|
30
|
+
r"""ComponentInfo
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class ComponentInfo:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def component_id(self):
|
|
53
|
-
"""Gets the component_id of this ComponentInfo.
|
|
53
|
+
r"""Gets the component_id of this ComponentInfo.
|
|
54
54
|
|
|
55
55
|
组件ID。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class ComponentInfo:
|
|
|
61
61
|
|
|
62
62
|
@component_id.setter
|
|
63
63
|
def component_id(self, component_id):
|
|
64
|
-
"""Sets the component_id of this ComponentInfo.
|
|
64
|
+
r"""Sets the component_id of this ComponentInfo.
|
|
65
65
|
|
|
66
66
|
组件ID。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class ComponentInfo:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def component_name(self):
|
|
75
|
-
"""Gets the component_name of this ComponentInfo.
|
|
75
|
+
r"""Gets the component_name of this ComponentInfo.
|
|
76
76
|
|
|
77
77
|
组件名称。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class ComponentInfo:
|
|
|
83
83
|
|
|
84
84
|
@component_name.setter
|
|
85
85
|
def component_name(self, component_name):
|
|
86
|
-
"""Sets the component_name of this ComponentInfo.
|
|
86
|
+
r"""Sets the component_name of this ComponentInfo.
|
|
87
87
|
|
|
88
88
|
组件名称。
|
|
89
89
|
|
|
@@ -35,7 +35,7 @@ class ComponentItem:
|
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
def __init__(self, id=None, name=None, annotations=None, created_at=None, updated_at=None, spec=None):
|
|
38
|
-
"""ComponentItem
|
|
38
|
+
r"""ComponentItem
|
|
39
39
|
|
|
40
40
|
The model defined in huaweicloud sdk
|
|
41
41
|
|
|
@@ -78,7 +78,7 @@ class ComponentItem:
|
|
|
78
78
|
|
|
79
79
|
@property
|
|
80
80
|
def id(self):
|
|
81
|
-
"""Gets the id of this ComponentItem.
|
|
81
|
+
r"""Gets the id of this ComponentItem.
|
|
82
82
|
|
|
83
83
|
组件ID。
|
|
84
84
|
|
|
@@ -89,7 +89,7 @@ class ComponentItem:
|
|
|
89
89
|
|
|
90
90
|
@id.setter
|
|
91
91
|
def id(self, id):
|
|
92
|
-
"""Sets the id of this ComponentItem.
|
|
92
|
+
r"""Sets the id of this ComponentItem.
|
|
93
93
|
|
|
94
94
|
组件ID。
|
|
95
95
|
|
|
@@ -100,7 +100,7 @@ class ComponentItem:
|
|
|
100
100
|
|
|
101
101
|
@property
|
|
102
102
|
def name(self):
|
|
103
|
-
"""Gets the name of this ComponentItem.
|
|
103
|
+
r"""Gets the name of this ComponentItem.
|
|
104
104
|
|
|
105
105
|
组件名称。
|
|
106
106
|
|
|
@@ -111,7 +111,7 @@ class ComponentItem:
|
|
|
111
111
|
|
|
112
112
|
@name.setter
|
|
113
113
|
def name(self, name):
|
|
114
|
-
"""Sets the name of this ComponentItem.
|
|
114
|
+
r"""Sets the name of this ComponentItem.
|
|
115
115
|
|
|
116
116
|
组件名称。
|
|
117
117
|
|
|
@@ -122,7 +122,7 @@ class ComponentItem:
|
|
|
122
122
|
|
|
123
123
|
@property
|
|
124
124
|
def annotations(self):
|
|
125
|
-
"""Gets the annotations of this ComponentItem.
|
|
125
|
+
r"""Gets the annotations of this ComponentItem.
|
|
126
126
|
|
|
127
127
|
资源信息。
|
|
128
128
|
|
|
@@ -133,7 +133,7 @@ class ComponentItem:
|
|
|
133
133
|
|
|
134
134
|
@annotations.setter
|
|
135
135
|
def annotations(self, annotations):
|
|
136
|
-
"""Sets the annotations of this ComponentItem.
|
|
136
|
+
r"""Sets the annotations of this ComponentItem.
|
|
137
137
|
|
|
138
138
|
资源信息。
|
|
139
139
|
|
|
@@ -144,7 +144,7 @@ class ComponentItem:
|
|
|
144
144
|
|
|
145
145
|
@property
|
|
146
146
|
def created_at(self):
|
|
147
|
-
"""Gets the created_at of this ComponentItem.
|
|
147
|
+
r"""Gets the created_at of this ComponentItem.
|
|
148
148
|
|
|
149
149
|
创建时间。
|
|
150
150
|
|
|
@@ -155,7 +155,7 @@ class ComponentItem:
|
|
|
155
155
|
|
|
156
156
|
@created_at.setter
|
|
157
157
|
def created_at(self, created_at):
|
|
158
|
-
"""Sets the created_at of this ComponentItem.
|
|
158
|
+
r"""Sets the created_at of this ComponentItem.
|
|
159
159
|
|
|
160
160
|
创建时间。
|
|
161
161
|
|
|
@@ -166,7 +166,7 @@ class ComponentItem:
|
|
|
166
166
|
|
|
167
167
|
@property
|
|
168
168
|
def updated_at(self):
|
|
169
|
-
"""Gets the updated_at of this ComponentItem.
|
|
169
|
+
r"""Gets the updated_at of this ComponentItem.
|
|
170
170
|
|
|
171
171
|
更新时间。
|
|
172
172
|
|
|
@@ -177,7 +177,7 @@ class ComponentItem:
|
|
|
177
177
|
|
|
178
178
|
@updated_at.setter
|
|
179
179
|
def updated_at(self, updated_at):
|
|
180
|
-
"""Sets the updated_at of this ComponentItem.
|
|
180
|
+
r"""Sets the updated_at of this ComponentItem.
|
|
181
181
|
|
|
182
182
|
更新时间。
|
|
183
183
|
|
|
@@ -188,7 +188,7 @@ class ComponentItem:
|
|
|
188
188
|
|
|
189
189
|
@property
|
|
190
190
|
def spec(self):
|
|
191
|
-
"""Gets the spec of this ComponentItem.
|
|
191
|
+
r"""Gets the spec of this ComponentItem.
|
|
192
192
|
|
|
193
193
|
:return: The spec of this ComponentItem.
|
|
194
194
|
:rtype: :class:`huaweicloudsdkcae.v1.ComponentSpec`
|
|
@@ -197,7 +197,7 @@ class ComponentItem:
|
|
|
197
197
|
|
|
198
198
|
@spec.setter
|
|
199
199
|
def spec(self, spec):
|
|
200
|
-
"""Sets the spec of this ComponentItem.
|
|
200
|
+
r"""Sets the spec of this ComponentItem.
|
|
201
201
|
|
|
202
202
|
:param spec: The spec of this ComponentItem.
|
|
203
203
|
:type spec: :class:`huaweicloudsdkcae.v1.ComponentSpec`
|
|
@@ -67,7 +67,7 @@ class ComponentSnapshotContext:
|
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
def __init__(self, app_id=None, available_replica=None, build=None, build_id=None, build_log_id=None, env_id=None, id=None, image_url=None, job_id=None, log_group_id=None, log_stream_id=None, name=None, operation=None, operation_status=None, replica=None, resource_limit=None, runtime=None, source=None, status=None, version=None, created_at=None, updated_at=None):
|
|
70
|
-
"""ComponentSnapshotContext
|
|
70
|
+
r"""ComponentSnapshotContext
|
|
71
71
|
|
|
72
72
|
The model defined in huaweicloud sdk
|
|
73
73
|
|
|
@@ -190,7 +190,7 @@ class ComponentSnapshotContext:
|
|
|
190
190
|
|
|
191
191
|
@property
|
|
192
192
|
def app_id(self):
|
|
193
|
-
"""Gets the app_id of this ComponentSnapshotContext.
|
|
193
|
+
r"""Gets the app_id of this ComponentSnapshotContext.
|
|
194
194
|
|
|
195
195
|
应用ID。
|
|
196
196
|
|
|
@@ -201,7 +201,7 @@ class ComponentSnapshotContext:
|
|
|
201
201
|
|
|
202
202
|
@app_id.setter
|
|
203
203
|
def app_id(self, app_id):
|
|
204
|
-
"""Sets the app_id of this ComponentSnapshotContext.
|
|
204
|
+
r"""Sets the app_id of this ComponentSnapshotContext.
|
|
205
205
|
|
|
206
206
|
应用ID。
|
|
207
207
|
|
|
@@ -212,7 +212,7 @@ class ComponentSnapshotContext:
|
|
|
212
212
|
|
|
213
213
|
@property
|
|
214
214
|
def available_replica(self):
|
|
215
|
-
"""Gets the available_replica of this ComponentSnapshotContext.
|
|
215
|
+
r"""Gets the available_replica of this ComponentSnapshotContext.
|
|
216
216
|
|
|
217
217
|
可用实例个数。
|
|
218
218
|
|
|
@@ -223,7 +223,7 @@ class ComponentSnapshotContext:
|
|
|
223
223
|
|
|
224
224
|
@available_replica.setter
|
|
225
225
|
def available_replica(self, available_replica):
|
|
226
|
-
"""Sets the available_replica of this ComponentSnapshotContext.
|
|
226
|
+
r"""Sets the available_replica of this ComponentSnapshotContext.
|
|
227
227
|
|
|
228
228
|
可用实例个数。
|
|
229
229
|
|
|
@@ -234,7 +234,7 @@ class ComponentSnapshotContext:
|
|
|
234
234
|
|
|
235
235
|
@property
|
|
236
236
|
def build(self):
|
|
237
|
-
"""Gets the build of this ComponentSnapshotContext.
|
|
237
|
+
r"""Gets the build of this ComponentSnapshotContext.
|
|
238
238
|
|
|
239
239
|
组件构建信息。
|
|
240
240
|
|
|
@@ -245,7 +245,7 @@ class ComponentSnapshotContext:
|
|
|
245
245
|
|
|
246
246
|
@build.setter
|
|
247
247
|
def build(self, build):
|
|
248
|
-
"""Sets the build of this ComponentSnapshotContext.
|
|
248
|
+
r"""Sets the build of this ComponentSnapshotContext.
|
|
249
249
|
|
|
250
250
|
组件构建信息。
|
|
251
251
|
|
|
@@ -256,7 +256,7 @@ class ComponentSnapshotContext:
|
|
|
256
256
|
|
|
257
257
|
@property
|
|
258
258
|
def build_id(self):
|
|
259
|
-
"""Gets the build_id of this ComponentSnapshotContext.
|
|
259
|
+
r"""Gets the build_id of this ComponentSnapshotContext.
|
|
260
260
|
|
|
261
261
|
构建任务ID。
|
|
262
262
|
|
|
@@ -267,7 +267,7 @@ class ComponentSnapshotContext:
|
|
|
267
267
|
|
|
268
268
|
@build_id.setter
|
|
269
269
|
def build_id(self, build_id):
|
|
270
|
-
"""Sets the build_id of this ComponentSnapshotContext.
|
|
270
|
+
r"""Sets the build_id of this ComponentSnapshotContext.
|
|
271
271
|
|
|
272
272
|
构建任务ID。
|
|
273
273
|
|
|
@@ -278,7 +278,7 @@ class ComponentSnapshotContext:
|
|
|
278
278
|
|
|
279
279
|
@property
|
|
280
280
|
def build_log_id(self):
|
|
281
|
-
"""Gets the build_log_id of this ComponentSnapshotContext.
|
|
281
|
+
r"""Gets the build_log_id of this ComponentSnapshotContext.
|
|
282
282
|
|
|
283
283
|
构建日志ID。
|
|
284
284
|
|
|
@@ -289,7 +289,7 @@ class ComponentSnapshotContext:
|
|
|
289
289
|
|
|
290
290
|
@build_log_id.setter
|
|
291
291
|
def build_log_id(self, build_log_id):
|
|
292
|
-
"""Sets the build_log_id of this ComponentSnapshotContext.
|
|
292
|
+
r"""Sets the build_log_id of this ComponentSnapshotContext.
|
|
293
293
|
|
|
294
294
|
构建日志ID。
|
|
295
295
|
|
|
@@ -300,7 +300,7 @@ class ComponentSnapshotContext:
|
|
|
300
300
|
|
|
301
301
|
@property
|
|
302
302
|
def env_id(self):
|
|
303
|
-
"""Gets the env_id of this ComponentSnapshotContext.
|
|
303
|
+
r"""Gets the env_id of this ComponentSnapshotContext.
|
|
304
304
|
|
|
305
305
|
环境ID。
|
|
306
306
|
|
|
@@ -311,7 +311,7 @@ class ComponentSnapshotContext:
|
|
|
311
311
|
|
|
312
312
|
@env_id.setter
|
|
313
313
|
def env_id(self, env_id):
|
|
314
|
-
"""Sets the env_id of this ComponentSnapshotContext.
|
|
314
|
+
r"""Sets the env_id of this ComponentSnapshotContext.
|
|
315
315
|
|
|
316
316
|
环境ID。
|
|
317
317
|
|
|
@@ -322,7 +322,7 @@ class ComponentSnapshotContext:
|
|
|
322
322
|
|
|
323
323
|
@property
|
|
324
324
|
def id(self):
|
|
325
|
-
"""Gets the id of this ComponentSnapshotContext.
|
|
325
|
+
r"""Gets the id of this ComponentSnapshotContext.
|
|
326
326
|
|
|
327
327
|
组件ID。
|
|
328
328
|
|
|
@@ -333,7 +333,7 @@ class ComponentSnapshotContext:
|
|
|
333
333
|
|
|
334
334
|
@id.setter
|
|
335
335
|
def id(self, id):
|
|
336
|
-
"""Sets the id of this ComponentSnapshotContext.
|
|
336
|
+
r"""Sets the id of this ComponentSnapshotContext.
|
|
337
337
|
|
|
338
338
|
组件ID。
|
|
339
339
|
|
|
@@ -344,7 +344,7 @@ class ComponentSnapshotContext:
|
|
|
344
344
|
|
|
345
345
|
@property
|
|
346
346
|
def image_url(self):
|
|
347
|
-
"""Gets the image_url of this ComponentSnapshotContext.
|
|
347
|
+
r"""Gets the image_url of this ComponentSnapshotContext.
|
|
348
348
|
|
|
349
349
|
镜像地址。
|
|
350
350
|
|
|
@@ -355,7 +355,7 @@ class ComponentSnapshotContext:
|
|
|
355
355
|
|
|
356
356
|
@image_url.setter
|
|
357
357
|
def image_url(self, image_url):
|
|
358
|
-
"""Sets the image_url of this ComponentSnapshotContext.
|
|
358
|
+
r"""Sets the image_url of this ComponentSnapshotContext.
|
|
359
359
|
|
|
360
360
|
镜像地址。
|
|
361
361
|
|
|
@@ -366,7 +366,7 @@ class ComponentSnapshotContext:
|
|
|
366
366
|
|
|
367
367
|
@property
|
|
368
368
|
def job_id(self):
|
|
369
|
-
"""Gets the job_id of this ComponentSnapshotContext.
|
|
369
|
+
r"""Gets the job_id of this ComponentSnapshotContext.
|
|
370
370
|
|
|
371
371
|
任务ID。
|
|
372
372
|
|
|
@@ -377,7 +377,7 @@ class ComponentSnapshotContext:
|
|
|
377
377
|
|
|
378
378
|
@job_id.setter
|
|
379
379
|
def job_id(self, job_id):
|
|
380
|
-
"""Sets the job_id of this ComponentSnapshotContext.
|
|
380
|
+
r"""Sets the job_id of this ComponentSnapshotContext.
|
|
381
381
|
|
|
382
382
|
任务ID。
|
|
383
383
|
|
|
@@ -388,7 +388,7 @@ class ComponentSnapshotContext:
|
|
|
388
388
|
|
|
389
389
|
@property
|
|
390
390
|
def log_group_id(self):
|
|
391
|
-
"""Gets the log_group_id of this ComponentSnapshotContext.
|
|
391
|
+
r"""Gets the log_group_id of this ComponentSnapshotContext.
|
|
392
392
|
|
|
393
393
|
LTS日志组的ID。
|
|
394
394
|
|
|
@@ -399,7 +399,7 @@ class ComponentSnapshotContext:
|
|
|
399
399
|
|
|
400
400
|
@log_group_id.setter
|
|
401
401
|
def log_group_id(self, log_group_id):
|
|
402
|
-
"""Sets the log_group_id of this ComponentSnapshotContext.
|
|
402
|
+
r"""Sets the log_group_id of this ComponentSnapshotContext.
|
|
403
403
|
|
|
404
404
|
LTS日志组的ID。
|
|
405
405
|
|
|
@@ -410,7 +410,7 @@ class ComponentSnapshotContext:
|
|
|
410
410
|
|
|
411
411
|
@property
|
|
412
412
|
def log_stream_id(self):
|
|
413
|
-
"""Gets the log_stream_id of this ComponentSnapshotContext.
|
|
413
|
+
r"""Gets the log_stream_id of this ComponentSnapshotContext.
|
|
414
414
|
|
|
415
415
|
LTS日志流的ID
|
|
416
416
|
|
|
@@ -421,7 +421,7 @@ class ComponentSnapshotContext:
|
|
|
421
421
|
|
|
422
422
|
@log_stream_id.setter
|
|
423
423
|
def log_stream_id(self, log_stream_id):
|
|
424
|
-
"""Sets the log_stream_id of this ComponentSnapshotContext.
|
|
424
|
+
r"""Sets the log_stream_id of this ComponentSnapshotContext.
|
|
425
425
|
|
|
426
426
|
LTS日志流的ID
|
|
427
427
|
|
|
@@ -432,7 +432,7 @@ class ComponentSnapshotContext:
|
|
|
432
432
|
|
|
433
433
|
@property
|
|
434
434
|
def name(self):
|
|
435
|
-
"""Gets the name of this ComponentSnapshotContext.
|
|
435
|
+
r"""Gets the name of this ComponentSnapshotContext.
|
|
436
436
|
|
|
437
437
|
组件名称。
|
|
438
438
|
|
|
@@ -443,7 +443,7 @@ class ComponentSnapshotContext:
|
|
|
443
443
|
|
|
444
444
|
@name.setter
|
|
445
445
|
def name(self, name):
|
|
446
|
-
"""Sets the name of this ComponentSnapshotContext.
|
|
446
|
+
r"""Sets the name of this ComponentSnapshotContext.
|
|
447
447
|
|
|
448
448
|
组件名称。
|
|
449
449
|
|
|
@@ -454,7 +454,7 @@ class ComponentSnapshotContext:
|
|
|
454
454
|
|
|
455
455
|
@property
|
|
456
456
|
def operation(self):
|
|
457
|
-
"""Gets the operation of this ComponentSnapshotContext.
|
|
457
|
+
r"""Gets the operation of this ComponentSnapshotContext.
|
|
458
458
|
|
|
459
459
|
组件操作。
|
|
460
460
|
|
|
@@ -465,7 +465,7 @@ class ComponentSnapshotContext:
|
|
|
465
465
|
|
|
466
466
|
@operation.setter
|
|
467
467
|
def operation(self, operation):
|
|
468
|
-
"""Sets the operation of this ComponentSnapshotContext.
|
|
468
|
+
r"""Sets the operation of this ComponentSnapshotContext.
|
|
469
469
|
|
|
470
470
|
组件操作。
|
|
471
471
|
|
|
@@ -476,7 +476,7 @@ class ComponentSnapshotContext:
|
|
|
476
476
|
|
|
477
477
|
@property
|
|
478
478
|
def operation_status(self):
|
|
479
|
-
"""Gets the operation_status of this ComponentSnapshotContext.
|
|
479
|
+
r"""Gets the operation_status of this ComponentSnapshotContext.
|
|
480
480
|
|
|
481
481
|
组件操作状态。
|
|
482
482
|
|
|
@@ -487,7 +487,7 @@ class ComponentSnapshotContext:
|
|
|
487
487
|
|
|
488
488
|
@operation_status.setter
|
|
489
489
|
def operation_status(self, operation_status):
|
|
490
|
-
"""Sets the operation_status of this ComponentSnapshotContext.
|
|
490
|
+
r"""Sets the operation_status of this ComponentSnapshotContext.
|
|
491
491
|
|
|
492
492
|
组件操作状态。
|
|
493
493
|
|
|
@@ -498,7 +498,7 @@ class ComponentSnapshotContext:
|
|
|
498
498
|
|
|
499
499
|
@property
|
|
500
500
|
def replica(self):
|
|
501
|
-
"""Gets the replica of this ComponentSnapshotContext.
|
|
501
|
+
r"""Gets the replica of this ComponentSnapshotContext.
|
|
502
502
|
|
|
503
503
|
实例个数。
|
|
504
504
|
|
|
@@ -509,7 +509,7 @@ class ComponentSnapshotContext:
|
|
|
509
509
|
|
|
510
510
|
@replica.setter
|
|
511
511
|
def replica(self, replica):
|
|
512
|
-
"""Sets the replica of this ComponentSnapshotContext.
|
|
512
|
+
r"""Sets the replica of this ComponentSnapshotContext.
|
|
513
513
|
|
|
514
514
|
实例个数。
|
|
515
515
|
|
|
@@ -520,7 +520,7 @@ class ComponentSnapshotContext:
|
|
|
520
520
|
|
|
521
521
|
@property
|
|
522
522
|
def resource_limit(self):
|
|
523
|
-
"""Gets the resource_limit of this ComponentSnapshotContext.
|
|
523
|
+
r"""Gets the resource_limit of this ComponentSnapshotContext.
|
|
524
524
|
|
|
525
525
|
组件规格。
|
|
526
526
|
|
|
@@ -531,7 +531,7 @@ class ComponentSnapshotContext:
|
|
|
531
531
|
|
|
532
532
|
@resource_limit.setter
|
|
533
533
|
def resource_limit(self, resource_limit):
|
|
534
|
-
"""Sets the resource_limit of this ComponentSnapshotContext.
|
|
534
|
+
r"""Sets the resource_limit of this ComponentSnapshotContext.
|
|
535
535
|
|
|
536
536
|
组件规格。
|
|
537
537
|
|
|
@@ -542,7 +542,7 @@ class ComponentSnapshotContext:
|
|
|
542
542
|
|
|
543
543
|
@property
|
|
544
544
|
def runtime(self):
|
|
545
|
-
"""Gets the runtime of this ComponentSnapshotContext.
|
|
545
|
+
r"""Gets the runtime of this ComponentSnapshotContext.
|
|
546
546
|
|
|
547
547
|
语言/运行时。
|
|
548
548
|
|
|
@@ -553,7 +553,7 @@ class ComponentSnapshotContext:
|
|
|
553
553
|
|
|
554
554
|
@runtime.setter
|
|
555
555
|
def runtime(self, runtime):
|
|
556
|
-
"""Sets the runtime of this ComponentSnapshotContext.
|
|
556
|
+
r"""Sets the runtime of this ComponentSnapshotContext.
|
|
557
557
|
|
|
558
558
|
语言/运行时。
|
|
559
559
|
|
|
@@ -564,7 +564,7 @@ class ComponentSnapshotContext:
|
|
|
564
564
|
|
|
565
565
|
@property
|
|
566
566
|
def source(self):
|
|
567
|
-
"""Gets the source of this ComponentSnapshotContext.
|
|
567
|
+
r"""Gets the source of this ComponentSnapshotContext.
|
|
568
568
|
|
|
569
569
|
组件源信息。
|
|
570
570
|
|
|
@@ -575,7 +575,7 @@ class ComponentSnapshotContext:
|
|
|
575
575
|
|
|
576
576
|
@source.setter
|
|
577
577
|
def source(self, source):
|
|
578
|
-
"""Sets the source of this ComponentSnapshotContext.
|
|
578
|
+
r"""Sets the source of this ComponentSnapshotContext.
|
|
579
579
|
|
|
580
580
|
组件源信息。
|
|
581
581
|
|
|
@@ -586,7 +586,7 @@ class ComponentSnapshotContext:
|
|
|
586
586
|
|
|
587
587
|
@property
|
|
588
588
|
def status(self):
|
|
589
|
-
"""Gets the status of this ComponentSnapshotContext.
|
|
589
|
+
r"""Gets the status of this ComponentSnapshotContext.
|
|
590
590
|
|
|
591
591
|
组件状态。
|
|
592
592
|
|
|
@@ -597,7 +597,7 @@ class ComponentSnapshotContext:
|
|
|
597
597
|
|
|
598
598
|
@status.setter
|
|
599
599
|
def status(self, status):
|
|
600
|
-
"""Sets the status of this ComponentSnapshotContext.
|
|
600
|
+
r"""Sets the status of this ComponentSnapshotContext.
|
|
601
601
|
|
|
602
602
|
组件状态。
|
|
603
603
|
|
|
@@ -608,7 +608,7 @@ class ComponentSnapshotContext:
|
|
|
608
608
|
|
|
609
609
|
@property
|
|
610
610
|
def version(self):
|
|
611
|
-
"""Gets the version of this ComponentSnapshotContext.
|
|
611
|
+
r"""Gets the version of this ComponentSnapshotContext.
|
|
612
612
|
|
|
613
613
|
组件版本。
|
|
614
614
|
|
|
@@ -619,7 +619,7 @@ class ComponentSnapshotContext:
|
|
|
619
619
|
|
|
620
620
|
@version.setter
|
|
621
621
|
def version(self, version):
|
|
622
|
-
"""Sets the version of this ComponentSnapshotContext.
|
|
622
|
+
r"""Sets the version of this ComponentSnapshotContext.
|
|
623
623
|
|
|
624
624
|
组件版本。
|
|
625
625
|
|
|
@@ -630,7 +630,7 @@ class ComponentSnapshotContext:
|
|
|
630
630
|
|
|
631
631
|
@property
|
|
632
632
|
def created_at(self):
|
|
633
|
-
"""Gets the created_at of this ComponentSnapshotContext.
|
|
633
|
+
r"""Gets the created_at of this ComponentSnapshotContext.
|
|
634
634
|
|
|
635
635
|
创建时间。
|
|
636
636
|
|
|
@@ -641,7 +641,7 @@ class ComponentSnapshotContext:
|
|
|
641
641
|
|
|
642
642
|
@created_at.setter
|
|
643
643
|
def created_at(self, created_at):
|
|
644
|
-
"""Sets the created_at of this ComponentSnapshotContext.
|
|
644
|
+
r"""Sets the created_at of this ComponentSnapshotContext.
|
|
645
645
|
|
|
646
646
|
创建时间。
|
|
647
647
|
|
|
@@ -652,7 +652,7 @@ class ComponentSnapshotContext:
|
|
|
652
652
|
|
|
653
653
|
@property
|
|
654
654
|
def updated_at(self):
|
|
655
|
-
"""Gets the updated_at of this ComponentSnapshotContext.
|
|
655
|
+
r"""Gets the updated_at of this ComponentSnapshotContext.
|
|
656
656
|
|
|
657
657
|
更新时间。
|
|
658
658
|
|
|
@@ -663,7 +663,7 @@ class ComponentSnapshotContext:
|
|
|
663
663
|
|
|
664
664
|
@updated_at.setter
|
|
665
665
|
def updated_at(self, updated_at):
|
|
666
|
-
"""Sets the updated_at of this ComponentSnapshotContext.
|
|
666
|
+
r"""Sets the updated_at of this ComponentSnapshotContext.
|
|
667
667
|
|
|
668
668
|
更新时间。
|
|
669
669
|
|