huaweicloudsdkcae 3.1.142__py2.py3-none-any.whl → 3.1.144__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of huaweicloudsdkcae might be problematic. Click here for more details.
- 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.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/METADATA +2 -2
- huaweicloudsdkcae-3.1.144.dist-info/RECORD +260 -0
- huaweicloudsdkcae-3.1.142.dist-info/RECORD +0 -260
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/LICENSE +0 -0
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/WHEEL +0 -0
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/top_level.txt +0 -0
|
@@ -30,7 +30,7 @@ class ListTimerRulesResponse(SdkResponse):
|
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
def __init__(self, api_version=None, kind=None, items=None):
|
|
33
|
-
"""ListTimerRulesResponse
|
|
33
|
+
r"""ListTimerRulesResponse
|
|
34
34
|
|
|
35
35
|
The model defined in huaweicloud sdk
|
|
36
36
|
|
|
@@ -58,7 +58,7 @@ class ListTimerRulesResponse(SdkResponse):
|
|
|
58
58
|
|
|
59
59
|
@property
|
|
60
60
|
def api_version(self):
|
|
61
|
-
"""Gets the api_version of this ListTimerRulesResponse.
|
|
61
|
+
r"""Gets the api_version of this ListTimerRulesResponse.
|
|
62
62
|
|
|
63
63
|
:return: The api_version of this ListTimerRulesResponse.
|
|
64
64
|
:rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -67,7 +67,7 @@ class ListTimerRulesResponse(SdkResponse):
|
|
|
67
67
|
|
|
68
68
|
@api_version.setter
|
|
69
69
|
def api_version(self, api_version):
|
|
70
|
-
"""Sets the api_version of this ListTimerRulesResponse.
|
|
70
|
+
r"""Sets the api_version of this ListTimerRulesResponse.
|
|
71
71
|
|
|
72
72
|
:param api_version: The api_version of this ListTimerRulesResponse.
|
|
73
73
|
:type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -76,7 +76,7 @@ class ListTimerRulesResponse(SdkResponse):
|
|
|
76
76
|
|
|
77
77
|
@property
|
|
78
78
|
def kind(self):
|
|
79
|
-
"""Gets the kind of this ListTimerRulesResponse.
|
|
79
|
+
r"""Gets the kind of this ListTimerRulesResponse.
|
|
80
80
|
|
|
81
81
|
:return: The kind of this ListTimerRulesResponse.
|
|
82
82
|
:rtype: :class:`huaweicloudsdkcae.v1.TimeRuleKindObj`
|
|
@@ -85,7 +85,7 @@ class ListTimerRulesResponse(SdkResponse):
|
|
|
85
85
|
|
|
86
86
|
@kind.setter
|
|
87
87
|
def kind(self, kind):
|
|
88
|
-
"""Sets the kind of this ListTimerRulesResponse.
|
|
88
|
+
r"""Sets the kind of this ListTimerRulesResponse.
|
|
89
89
|
|
|
90
90
|
:param kind: The kind of this ListTimerRulesResponse.
|
|
91
91
|
:type kind: :class:`huaweicloudsdkcae.v1.TimeRuleKindObj`
|
|
@@ -94,7 +94,7 @@ class ListTimerRulesResponse(SdkResponse):
|
|
|
94
94
|
|
|
95
95
|
@property
|
|
96
96
|
def items(self):
|
|
97
|
-
"""Gets the items of this ListTimerRulesResponse.
|
|
97
|
+
r"""Gets the items of this ListTimerRulesResponse.
|
|
98
98
|
|
|
99
99
|
:return: The items of this ListTimerRulesResponse.
|
|
100
100
|
:rtype: list[:class:`huaweicloudsdkcae.v1.TimerRuleDetails`]
|
|
@@ -103,7 +103,7 @@ class ListTimerRulesResponse(SdkResponse):
|
|
|
103
103
|
|
|
104
104
|
@items.setter
|
|
105
105
|
def items(self, items):
|
|
106
|
-
"""Sets the items of this ListTimerRulesResponse.
|
|
106
|
+
r"""Sets the items of this ListTimerRulesResponse.
|
|
107
107
|
|
|
108
108
|
:param items: The items of this ListTimerRulesResponse.
|
|
109
109
|
:type items: list[:class:`huaweicloudsdkcae.v1.TimerRuleDetails`]
|
|
@@ -29,7 +29,7 @@ class ListVolumesRequest:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, x_enterprise_project_id=None, x_environment_id=None, resource_type=None):
|
|
32
|
-
"""ListVolumesRequest
|
|
32
|
+
r"""ListVolumesRequest
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -55,7 +55,7 @@ class ListVolumesRequest:
|
|
|
55
55
|
|
|
56
56
|
@property
|
|
57
57
|
def x_enterprise_project_id(self):
|
|
58
|
-
"""Gets the x_enterprise_project_id of this ListVolumesRequest.
|
|
58
|
+
r"""Gets the x_enterprise_project_id of this ListVolumesRequest.
|
|
59
59
|
|
|
60
60
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
61
61
|
|
|
@@ -66,7 +66,7 @@ class ListVolumesRequest:
|
|
|
66
66
|
|
|
67
67
|
@x_enterprise_project_id.setter
|
|
68
68
|
def x_enterprise_project_id(self, x_enterprise_project_id):
|
|
69
|
-
"""Sets the x_enterprise_project_id of this ListVolumesRequest.
|
|
69
|
+
r"""Sets the x_enterprise_project_id of this ListVolumesRequest.
|
|
70
70
|
|
|
71
71
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
72
72
|
|
|
@@ -77,7 +77,7 @@ class ListVolumesRequest:
|
|
|
77
77
|
|
|
78
78
|
@property
|
|
79
79
|
def x_environment_id(self):
|
|
80
|
-
"""Gets the x_environment_id of this ListVolumesRequest.
|
|
80
|
+
r"""Gets the x_environment_id of this ListVolumesRequest.
|
|
81
81
|
|
|
82
82
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
83
83
|
|
|
@@ -88,7 +88,7 @@ class ListVolumesRequest:
|
|
|
88
88
|
|
|
89
89
|
@x_environment_id.setter
|
|
90
90
|
def x_environment_id(self, x_environment_id):
|
|
91
|
-
"""Sets the x_environment_id of this ListVolumesRequest.
|
|
91
|
+
r"""Sets the x_environment_id of this ListVolumesRequest.
|
|
92
92
|
|
|
93
93
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
94
94
|
|
|
@@ -99,7 +99,7 @@ class ListVolumesRequest:
|
|
|
99
99
|
|
|
100
100
|
@property
|
|
101
101
|
def resource_type(self):
|
|
102
|
-
"""Gets the resource_type of this ListVolumesRequest.
|
|
102
|
+
r"""Gets the resource_type of this ListVolumesRequest.
|
|
103
103
|
|
|
104
104
|
资源类型,当前只支持“obs”和“sfs”。
|
|
105
105
|
|
|
@@ -110,7 +110,7 @@ class ListVolumesRequest:
|
|
|
110
110
|
|
|
111
111
|
@resource_type.setter
|
|
112
112
|
def resource_type(self, resource_type):
|
|
113
|
-
"""Sets the resource_type of this ListVolumesRequest.
|
|
113
|
+
r"""Sets the resource_type of this ListVolumesRequest.
|
|
114
114
|
|
|
115
115
|
资源类型,当前只支持“obs”和“sfs”。
|
|
116
116
|
|
|
@@ -30,7 +30,7 @@ class ListVolumesResponse(SdkResponse):
|
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
def __init__(self, api_version=None, kind=None, items=None):
|
|
33
|
-
"""ListVolumesResponse
|
|
33
|
+
r"""ListVolumesResponse
|
|
34
34
|
|
|
35
35
|
The model defined in huaweicloud sdk
|
|
36
36
|
|
|
@@ -58,7 +58,7 @@ class ListVolumesResponse(SdkResponse):
|
|
|
58
58
|
|
|
59
59
|
@property
|
|
60
60
|
def api_version(self):
|
|
61
|
-
"""Gets the api_version of this ListVolumesResponse.
|
|
61
|
+
r"""Gets the api_version of this ListVolumesResponse.
|
|
62
62
|
|
|
63
63
|
:return: The api_version of this ListVolumesResponse.
|
|
64
64
|
:rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -67,7 +67,7 @@ class ListVolumesResponse(SdkResponse):
|
|
|
67
67
|
|
|
68
68
|
@api_version.setter
|
|
69
69
|
def api_version(self, api_version):
|
|
70
|
-
"""Sets the api_version of this ListVolumesResponse.
|
|
70
|
+
r"""Sets the api_version of this ListVolumesResponse.
|
|
71
71
|
|
|
72
72
|
:param api_version: The api_version of this ListVolumesResponse.
|
|
73
73
|
:type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -76,7 +76,7 @@ class ListVolumesResponse(SdkResponse):
|
|
|
76
76
|
|
|
77
77
|
@property
|
|
78
78
|
def kind(self):
|
|
79
|
-
"""Gets the kind of this ListVolumesResponse.
|
|
79
|
+
r"""Gets the kind of this ListVolumesResponse.
|
|
80
80
|
|
|
81
81
|
:return: The kind of this ListVolumesResponse.
|
|
82
82
|
:rtype: :class:`huaweicloudsdkcae.v1.VolumeKindObj`
|
|
@@ -85,7 +85,7 @@ class ListVolumesResponse(SdkResponse):
|
|
|
85
85
|
|
|
86
86
|
@kind.setter
|
|
87
87
|
def kind(self, kind):
|
|
88
|
-
"""Sets the kind of this ListVolumesResponse.
|
|
88
|
+
r"""Sets the kind of this ListVolumesResponse.
|
|
89
89
|
|
|
90
90
|
:param kind: The kind of this ListVolumesResponse.
|
|
91
91
|
:type kind: :class:`huaweicloudsdkcae.v1.VolumeKindObj`
|
|
@@ -94,7 +94,7 @@ class ListVolumesResponse(SdkResponse):
|
|
|
94
94
|
|
|
95
95
|
@property
|
|
96
96
|
def items(self):
|
|
97
|
-
"""Gets the items of this ListVolumesResponse.
|
|
97
|
+
r"""Gets the items of this ListVolumesResponse.
|
|
98
98
|
|
|
99
99
|
云存储列表。
|
|
100
100
|
|
|
@@ -105,7 +105,7 @@ class ListVolumesResponse(SdkResponse):
|
|
|
105
105
|
|
|
106
106
|
@items.setter
|
|
107
107
|
def items(self, items):
|
|
108
|
-
"""Sets the items of this ListVolumesResponse.
|
|
108
|
+
r"""Sets the items of this ListVolumesResponse.
|
|
109
109
|
|
|
110
110
|
云存储列表。
|
|
111
111
|
|
|
@@ -27,7 +27,7 @@ class ListVpcEgressRequest:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, x_enterprise_project_id=None, x_environment_id=None):
|
|
30
|
-
"""ListVpcEgressRequest
|
|
30
|
+
r"""ListVpcEgressRequest
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -49,7 +49,7 @@ class ListVpcEgressRequest:
|
|
|
49
49
|
|
|
50
50
|
@property
|
|
51
51
|
def x_enterprise_project_id(self):
|
|
52
|
-
"""Gets the x_enterprise_project_id of this ListVpcEgressRequest.
|
|
52
|
+
r"""Gets the x_enterprise_project_id of this ListVpcEgressRequest.
|
|
53
53
|
|
|
54
54
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
55
55
|
|
|
@@ -60,7 +60,7 @@ class ListVpcEgressRequest:
|
|
|
60
60
|
|
|
61
61
|
@x_enterprise_project_id.setter
|
|
62
62
|
def x_enterprise_project_id(self, x_enterprise_project_id):
|
|
63
|
-
"""Sets the x_enterprise_project_id of this ListVpcEgressRequest.
|
|
63
|
+
r"""Sets the x_enterprise_project_id of this ListVpcEgressRequest.
|
|
64
64
|
|
|
65
65
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
66
66
|
|
|
@@ -71,7 +71,7 @@ class ListVpcEgressRequest:
|
|
|
71
71
|
|
|
72
72
|
@property
|
|
73
73
|
def x_environment_id(self):
|
|
74
|
-
"""Gets the x_environment_id of this ListVpcEgressRequest.
|
|
74
|
+
r"""Gets the x_environment_id of this ListVpcEgressRequest.
|
|
75
75
|
|
|
76
76
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
77
77
|
|
|
@@ -82,7 +82,7 @@ class ListVpcEgressRequest:
|
|
|
82
82
|
|
|
83
83
|
@x_environment_id.setter
|
|
84
84
|
def x_environment_id(self, x_environment_id):
|
|
85
|
-
"""Sets the x_environment_id of this ListVpcEgressRequest.
|
|
85
|
+
r"""Sets the x_environment_id of this ListVpcEgressRequest.
|
|
86
86
|
|
|
87
87
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
88
88
|
|
|
@@ -30,7 +30,7 @@ class ListVpcEgressResponse(SdkResponse):
|
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
def __init__(self, api_version=None, kind=None, spec=None):
|
|
33
|
-
"""ListVpcEgressResponse
|
|
33
|
+
r"""ListVpcEgressResponse
|
|
34
34
|
|
|
35
35
|
The model defined in huaweicloud sdk
|
|
36
36
|
|
|
@@ -58,7 +58,7 @@ class ListVpcEgressResponse(SdkResponse):
|
|
|
58
58
|
|
|
59
59
|
@property
|
|
60
60
|
def api_version(self):
|
|
61
|
-
"""Gets the api_version of this ListVpcEgressResponse.
|
|
61
|
+
r"""Gets the api_version of this ListVpcEgressResponse.
|
|
62
62
|
|
|
63
63
|
:return: The api_version of this ListVpcEgressResponse.
|
|
64
64
|
:rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -67,7 +67,7 @@ class ListVpcEgressResponse(SdkResponse):
|
|
|
67
67
|
|
|
68
68
|
@api_version.setter
|
|
69
69
|
def api_version(self, api_version):
|
|
70
|
-
"""Sets the api_version of this ListVpcEgressResponse.
|
|
70
|
+
r"""Sets the api_version of this ListVpcEgressResponse.
|
|
71
71
|
|
|
72
72
|
:param api_version: The api_version of this ListVpcEgressResponse.
|
|
73
73
|
:type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -76,7 +76,7 @@ class ListVpcEgressResponse(SdkResponse):
|
|
|
76
76
|
|
|
77
77
|
@property
|
|
78
78
|
def kind(self):
|
|
79
|
-
"""Gets the kind of this ListVpcEgressResponse.
|
|
79
|
+
r"""Gets the kind of this ListVpcEgressResponse.
|
|
80
80
|
|
|
81
81
|
:return: The kind of this ListVpcEgressResponse.
|
|
82
82
|
:rtype: :class:`huaweicloudsdkcae.v1.VpcEgressKindObj`
|
|
@@ -85,7 +85,7 @@ class ListVpcEgressResponse(SdkResponse):
|
|
|
85
85
|
|
|
86
86
|
@kind.setter
|
|
87
87
|
def kind(self, kind):
|
|
88
|
-
"""Sets the kind of this ListVpcEgressResponse.
|
|
88
|
+
r"""Sets the kind of this ListVpcEgressResponse.
|
|
89
89
|
|
|
90
90
|
:param kind: The kind of this ListVpcEgressResponse.
|
|
91
91
|
:type kind: :class:`huaweicloudsdkcae.v1.VpcEgressKindObj`
|
|
@@ -94,7 +94,7 @@ class ListVpcEgressResponse(SdkResponse):
|
|
|
94
94
|
|
|
95
95
|
@property
|
|
96
96
|
def spec(self):
|
|
97
|
-
"""Gets the spec of this ListVpcEgressResponse.
|
|
97
|
+
r"""Gets the spec of this ListVpcEgressResponse.
|
|
98
98
|
|
|
99
99
|
:return: The spec of this ListVpcEgressResponse.
|
|
100
100
|
:rtype: :class:`huaweicloudsdkcae.v1.VpcEgressResponseBodySpec`
|
|
@@ -103,7 +103,7 @@ class ListVpcEgressResponse(SdkResponse):
|
|
|
103
103
|
|
|
104
104
|
@spec.setter
|
|
105
105
|
def spec(self, spec):
|
|
106
|
-
"""Sets the spec of this ListVpcEgressResponse.
|
|
106
|
+
r"""Sets the spec of this ListVpcEgressResponse.
|
|
107
107
|
|
|
108
108
|
:param spec: The spec of this ListVpcEgressResponse.
|
|
109
109
|
:type spec: :class:`huaweicloudsdkcae.v1.VpcEgressResponseBodySpec`
|
|
@@ -27,7 +27,7 @@ class MetaCert:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, id=None, name=None):
|
|
30
|
-
"""MetaCert
|
|
30
|
+
r"""MetaCert
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class MetaCert:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def id(self):
|
|
53
|
-
"""Gets the id of this MetaCert.
|
|
53
|
+
r"""Gets the id of this MetaCert.
|
|
54
54
|
|
|
55
55
|
证书ID。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class MetaCert:
|
|
|
61
61
|
|
|
62
62
|
@id.setter
|
|
63
63
|
def id(self, id):
|
|
64
|
-
"""Sets the id of this MetaCert.
|
|
64
|
+
r"""Sets the id of this MetaCert.
|
|
65
65
|
|
|
66
66
|
证书ID。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class MetaCert:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def name(self):
|
|
75
|
-
"""Gets the name of this MetaCert.
|
|
75
|
+
r"""Gets the name of this MetaCert.
|
|
76
76
|
|
|
77
77
|
证书名称。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class MetaCert:
|
|
|
83
83
|
|
|
84
84
|
@name.setter
|
|
85
85
|
def name(self, name):
|
|
86
|
-
"""Sets the name of this MetaCert.
|
|
86
|
+
r"""Sets the name of this MetaCert.
|
|
87
87
|
|
|
88
88
|
证书名称。
|
|
89
89
|
|
|
@@ -29,7 +29,7 @@ class MetaDomain:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, id=None, name=None, created_at=None):
|
|
32
|
-
"""MetaDomain
|
|
32
|
+
r"""MetaDomain
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -57,7 +57,7 @@ class MetaDomain:
|
|
|
57
57
|
|
|
58
58
|
@property
|
|
59
59
|
def id(self):
|
|
60
|
-
"""Gets the id of this MetaDomain.
|
|
60
|
+
r"""Gets the id of this MetaDomain.
|
|
61
61
|
|
|
62
62
|
域名ID。
|
|
63
63
|
|
|
@@ -68,7 +68,7 @@ class MetaDomain:
|
|
|
68
68
|
|
|
69
69
|
@id.setter
|
|
70
70
|
def id(self, id):
|
|
71
|
-
"""Sets the id of this MetaDomain.
|
|
71
|
+
r"""Sets the id of this MetaDomain.
|
|
72
72
|
|
|
73
73
|
域名ID。
|
|
74
74
|
|
|
@@ -79,7 +79,7 @@ class MetaDomain:
|
|
|
79
79
|
|
|
80
80
|
@property
|
|
81
81
|
def name(self):
|
|
82
|
-
"""Gets the name of this MetaDomain.
|
|
82
|
+
r"""Gets the name of this MetaDomain.
|
|
83
83
|
|
|
84
84
|
域名名称。
|
|
85
85
|
|
|
@@ -90,7 +90,7 @@ class MetaDomain:
|
|
|
90
90
|
|
|
91
91
|
@name.setter
|
|
92
92
|
def name(self, name):
|
|
93
|
-
"""Sets the name of this MetaDomain.
|
|
93
|
+
r"""Sets the name of this MetaDomain.
|
|
94
94
|
|
|
95
95
|
域名名称。
|
|
96
96
|
|
|
@@ -101,7 +101,7 @@ class MetaDomain:
|
|
|
101
101
|
|
|
102
102
|
@property
|
|
103
103
|
def created_at(self):
|
|
104
|
-
"""Gets the created_at of this MetaDomain.
|
|
104
|
+
r"""Gets the created_at of this MetaDomain.
|
|
105
105
|
|
|
106
106
|
创建时间。
|
|
107
107
|
|
|
@@ -112,7 +112,7 @@ class MetaDomain:
|
|
|
112
112
|
|
|
113
113
|
@created_at.setter
|
|
114
114
|
def created_at(self, created_at):
|
|
115
|
-
"""Sets the created_at of this MetaDomain.
|
|
115
|
+
r"""Sets the created_at of this MetaDomain.
|
|
116
116
|
|
|
117
117
|
创建时间。
|
|
118
118
|
|
|
@@ -33,7 +33,7 @@ class MetadataResponse:
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
def __init__(self, id=None, name=None, annotations=None, created_at=None, updated_at=None):
|
|
36
|
-
"""MetadataResponse
|
|
36
|
+
r"""MetadataResponse
|
|
37
37
|
|
|
38
38
|
The model defined in huaweicloud sdk
|
|
39
39
|
|
|
@@ -71,7 +71,7 @@ class MetadataResponse:
|
|
|
71
71
|
|
|
72
72
|
@property
|
|
73
73
|
def id(self):
|
|
74
|
-
"""Gets the id of this MetadataResponse.
|
|
74
|
+
r"""Gets the id of this MetadataResponse.
|
|
75
75
|
|
|
76
76
|
组件ID。
|
|
77
77
|
|
|
@@ -82,7 +82,7 @@ class MetadataResponse:
|
|
|
82
82
|
|
|
83
83
|
@id.setter
|
|
84
84
|
def id(self, id):
|
|
85
|
-
"""Sets the id of this MetadataResponse.
|
|
85
|
+
r"""Sets the id of this MetadataResponse.
|
|
86
86
|
|
|
87
87
|
组件ID。
|
|
88
88
|
|
|
@@ -93,7 +93,7 @@ class MetadataResponse:
|
|
|
93
93
|
|
|
94
94
|
@property
|
|
95
95
|
def name(self):
|
|
96
|
-
"""Gets the name of this MetadataResponse.
|
|
96
|
+
r"""Gets the name of this MetadataResponse.
|
|
97
97
|
|
|
98
98
|
组件名称。
|
|
99
99
|
|
|
@@ -104,7 +104,7 @@ class MetadataResponse:
|
|
|
104
104
|
|
|
105
105
|
@name.setter
|
|
106
106
|
def name(self, name):
|
|
107
|
-
"""Sets the name of this MetadataResponse.
|
|
107
|
+
r"""Sets the name of this MetadataResponse.
|
|
108
108
|
|
|
109
109
|
组件名称。
|
|
110
110
|
|
|
@@ -115,7 +115,7 @@ class MetadataResponse:
|
|
|
115
115
|
|
|
116
116
|
@property
|
|
117
117
|
def annotations(self):
|
|
118
|
-
"""Gets the annotations of this MetadataResponse.
|
|
118
|
+
r"""Gets the annotations of this MetadataResponse.
|
|
119
119
|
|
|
120
120
|
组件附加属性。 - log_group_id:LTS日志组的ID。 - log_stream_id:LTS日志流的ID。 - version:组件版本。
|
|
121
121
|
|
|
@@ -126,7 +126,7 @@ class MetadataResponse:
|
|
|
126
126
|
|
|
127
127
|
@annotations.setter
|
|
128
128
|
def annotations(self, annotations):
|
|
129
|
-
"""Sets the annotations of this MetadataResponse.
|
|
129
|
+
r"""Sets the annotations of this MetadataResponse.
|
|
130
130
|
|
|
131
131
|
组件附加属性。 - log_group_id:LTS日志组的ID。 - log_stream_id:LTS日志流的ID。 - version:组件版本。
|
|
132
132
|
|
|
@@ -137,7 +137,7 @@ class MetadataResponse:
|
|
|
137
137
|
|
|
138
138
|
@property
|
|
139
139
|
def created_at(self):
|
|
140
|
-
"""Gets the created_at of this MetadataResponse.
|
|
140
|
+
r"""Gets the created_at of this MetadataResponse.
|
|
141
141
|
|
|
142
142
|
创建时间。
|
|
143
143
|
|
|
@@ -148,7 +148,7 @@ class MetadataResponse:
|
|
|
148
148
|
|
|
149
149
|
@created_at.setter
|
|
150
150
|
def created_at(self, created_at):
|
|
151
|
-
"""Sets the created_at of this MetadataResponse.
|
|
151
|
+
r"""Sets the created_at of this MetadataResponse.
|
|
152
152
|
|
|
153
153
|
创建时间。
|
|
154
154
|
|
|
@@ -159,7 +159,7 @@ class MetadataResponse:
|
|
|
159
159
|
|
|
160
160
|
@property
|
|
161
161
|
def updated_at(self):
|
|
162
|
-
"""Gets the updated_at of this MetadataResponse.
|
|
162
|
+
r"""Gets the updated_at of this MetadataResponse.
|
|
163
163
|
|
|
164
164
|
更新时间。
|
|
165
165
|
|
|
@@ -170,7 +170,7 @@ class MetadataResponse:
|
|
|
170
170
|
|
|
171
171
|
@updated_at.setter
|
|
172
172
|
def updated_at(self, updated_at):
|
|
173
|
-
"""Sets the updated_at of this MetadataResponse.
|
|
173
|
+
r"""Sets the updated_at of this MetadataResponse.
|
|
174
174
|
|
|
175
175
|
更新时间。
|
|
176
176
|
|
|
@@ -29,7 +29,7 @@ class MonitorSystemRequestBody:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, api_version=None, kind=None, spec=None):
|
|
32
|
-
"""MonitorSystemRequestBody
|
|
32
|
+
r"""MonitorSystemRequestBody
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -57,7 +57,7 @@ class MonitorSystemRequestBody:
|
|
|
57
57
|
|
|
58
58
|
@property
|
|
59
59
|
def api_version(self):
|
|
60
|
-
"""Gets the api_version of this MonitorSystemRequestBody.
|
|
60
|
+
r"""Gets the api_version of this MonitorSystemRequestBody.
|
|
61
61
|
|
|
62
62
|
:return: The api_version of this MonitorSystemRequestBody.
|
|
63
63
|
:rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -66,7 +66,7 @@ class MonitorSystemRequestBody:
|
|
|
66
66
|
|
|
67
67
|
@api_version.setter
|
|
68
68
|
def api_version(self, api_version):
|
|
69
|
-
"""Sets the api_version of this MonitorSystemRequestBody.
|
|
69
|
+
r"""Sets the api_version of this MonitorSystemRequestBody.
|
|
70
70
|
|
|
71
71
|
:param api_version: The api_version of this MonitorSystemRequestBody.
|
|
72
72
|
:type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -75,7 +75,7 @@ class MonitorSystemRequestBody:
|
|
|
75
75
|
|
|
76
76
|
@property
|
|
77
77
|
def kind(self):
|
|
78
|
-
"""Gets the kind of this MonitorSystemRequestBody.
|
|
78
|
+
r"""Gets the kind of this MonitorSystemRequestBody.
|
|
79
79
|
|
|
80
80
|
:return: The kind of this MonitorSystemRequestBody.
|
|
81
81
|
:rtype: :class:`huaweicloudsdkcae.v1.MonitorSystemKindObj`
|
|
@@ -84,7 +84,7 @@ class MonitorSystemRequestBody:
|
|
|
84
84
|
|
|
85
85
|
@kind.setter
|
|
86
86
|
def kind(self, kind):
|
|
87
|
-
"""Sets the kind of this MonitorSystemRequestBody.
|
|
87
|
+
r"""Sets the kind of this MonitorSystemRequestBody.
|
|
88
88
|
|
|
89
89
|
:param kind: The kind of this MonitorSystemRequestBody.
|
|
90
90
|
:type kind: :class:`huaweicloudsdkcae.v1.MonitorSystemKindObj`
|
|
@@ -93,7 +93,7 @@ class MonitorSystemRequestBody:
|
|
|
93
93
|
|
|
94
94
|
@property
|
|
95
95
|
def spec(self):
|
|
96
|
-
"""Gets the spec of this MonitorSystemRequestBody.
|
|
96
|
+
r"""Gets the spec of this MonitorSystemRequestBody.
|
|
97
97
|
|
|
98
98
|
:return: The spec of this MonitorSystemRequestBody.
|
|
99
99
|
:rtype: :class:`huaweicloudsdkcae.v1.MonitorSystemRequestBodySpec`
|
|
@@ -102,7 +102,7 @@ class MonitorSystemRequestBody:
|
|
|
102
102
|
|
|
103
103
|
@spec.setter
|
|
104
104
|
def spec(self, spec):
|
|
105
|
-
"""Sets the spec of this MonitorSystemRequestBody.
|
|
105
|
+
r"""Sets the spec of this MonitorSystemRequestBody.
|
|
106
106
|
|
|
107
107
|
:param spec: The spec of this MonitorSystemRequestBody.
|
|
108
108
|
:type spec: :class:`huaweicloudsdkcae.v1.MonitorSystemRequestBodySpec`
|