oci 2.118.2__py3-none-any.whl → 2.119.0__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.
- oci/access_governance_cp/access_governance_cp_client.py +8 -8
- oci/adm/application_dependency_management_client.py +100 -47
- oci/adm/application_dependency_management_client_composite_operations.py +10 -5
- oci/adm/models/application_dependency.py +36 -3
- oci/adm/models/application_dependency_recommendation_summary.py +64 -2
- oci/adm/models/application_dependency_vulnerability_summary.py +35 -2
- oci/adm/models/create_vulnerability_audit_details.py +3 -3
- oci/adm/models/detect_configuration.py +65 -2
- oci/adm/models/usage_data_details.py +2 -1
- oci/adm/models/usage_data_via_object_storage_tuple_details.py +2 -1
- oci/adm/models/vulnerability.py +92 -2
- oci/adm/models/vulnerability_audit.py +133 -11
- oci/adm/models/vulnerability_audit_configuration.py +63 -0
- oci/adm/models/vulnerability_audit_summary.py +124 -6
- oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
- oci/ai_document/ai_service_document_client.py +22 -22
- oci/ai_language/ai_service_language_client.py +36 -36
- oci/ai_speech/ai_service_speech_client.py +9 -9
- oci/ai_vision/ai_service_vision_client.py +25 -25
- oci/analytics/analytics_client.py +23 -23
- oci/announcements_service/announcement_client.py +4 -4
- oci/announcements_service/announcement_subscription_client.py +9 -9
- oci/announcements_service/announcements_preferences_client.py +4 -4
- oci/apigateway/api_gateway_client.py +21 -21
- oci/apigateway/deployment_client.py +6 -6
- oci/apigateway/gateway_client.py +6 -6
- oci/apigateway/subscribers_client.py +6 -6
- oci/apigateway/usage_plans_client.py +6 -6
- oci/apigateway/work_requests_client.py +5 -5
- oci/apm_config/config_client.py +8 -8
- oci/apm_control_plane/apm_domain_client.py +14 -14
- oci/apm_synthetics/apm_synthetic_client.py +28 -28
- oci/apm_traces/query_client.py +2 -2
- oci/apm_traces/trace_client.py +4 -4
- oci/application_migration/application_migration_client.py +19 -19
- oci/appmgmt_control/appmgmt_control_client.py +8 -8
- oci/artifacts/artifacts_client.py +32 -32
- oci/audit/audit_client.py +3 -3
- oci/autoscaling/auto_scaling_client.py +11 -11
- oci/bastion/bastion_client.py +15 -15
- oci/bds/bds_client.py +51 -51
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/certificates/certificates_client.py +5 -5
- oci/certificates_management/certificates_management_client.py +32 -32
- oci/cims/incident_client.py +8 -8
- oci/cims/user_client.py +1 -1
- oci/cloud_bridge/common_client.py +5 -5
- oci/cloud_bridge/discovery_client.py +14 -14
- oci/cloud_bridge/inventory_client.py +16 -16
- oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
- oci/cloud_guard/cloud_guard_client.py +133 -133
- oci/cloud_migrations/migration_client.py +43 -43
- oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
- oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
- oci/compute_instance_agent/plugin_client.py +2 -2
- oci/compute_instance_agent/pluginconfig_client.py +1 -1
- oci/container_engine/container_engine_client.py +44 -44
- oci/container_instances/container_instance_client.py +25 -20
- oci/core/blockstorage_client.py +60 -60
- oci/core/compute_client.py +99 -99
- oci/core/compute_management_client.py +32 -32
- oci/core/virtual_network_client.py +242 -242
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +147 -147
- oci/data_flow/data_flow_client.py +42 -42
- oci/data_integration/data_integration_client.py +163 -163
- oci/data_labeling_service/data_labeling_management_client.py +17 -17
- oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
- oci/data_safe/data_safe_client.py +4081 -1170
- oci/data_safe/data_safe_client_composite_operations.py +257 -0
- oci/data_safe/models/__init__.py +60 -0
- oci/data_safe/models/audit_event_summary.py +109 -0
- oci/data_safe/models/audit_trail.py +191 -0
- oci/data_safe/models/audit_trail_summary.py +31 -0
- oci/data_safe/models/available_audit_volume_summary.py +62 -0
- oci/data_safe/models/calculate_audit_volume_available_details.py +34 -3
- oci/data_safe/models/create_peer_target_database_details.py +188 -0
- oci/data_safe/models/create_target_database_details.py +31 -0
- oci/data_safe/models/database_table_access_entry.py +837 -0
- oci/data_safe/models/database_table_access_entry_collection.py +72 -0
- oci/data_safe/models/database_table_access_entry_summary.py +835 -0
- oci/data_safe/models/database_view_access_entry.py +772 -0
- oci/data_safe/models/database_view_access_entry_collection.py +72 -0
- oci/data_safe/models/database_view_access_entry_summary.py +771 -0
- oci/data_safe/models/diffs.py +7 -3
- oci/data_safe/models/finding.py +347 -5
- oci/data_safe/models/finding_analytics_collection.py +72 -0
- oci/data_safe/models/finding_analytics_dimensions.py +299 -0
- oci/data_safe/models/finding_analytics_summary.py +148 -0
- oci/data_safe/models/finding_summary.py +316 -5
- oci/data_safe/models/findings_change_audit_log_collection.py +72 -0
- oci/data_safe/models/findings_change_audit_log_summary.py +458 -0
- oci/data_safe/models/peer_target_database.py +414 -0
- oci/data_safe/models/peer_target_database_collection.py +134 -0
- oci/data_safe/models/peer_target_database_summary.py +360 -0
- oci/data_safe/models/role_grant_path_collection.py +72 -0
- oci/data_safe/models/role_grant_path_summary.py +169 -0
- oci/data_safe/models/security_assessment_statistics.py +29 -2
- oci/data_safe/models/security_feature_analytics_collection.py +72 -0
- oci/data_safe/models/security_feature_analytics_dimensions.py +124 -0
- oci/data_safe/models/security_feature_analytics_summary.py +142 -0
- oci/data_safe/models/security_feature_collection.py +72 -0
- oci/data_safe/models/security_feature_summary.py +773 -0
- oci/data_safe/models/security_policy_report.py +475 -0
- oci/data_safe/models/security_policy_report_collection.py +72 -0
- oci/data_safe/models/security_policy_report_summary.py +442 -0
- oci/data_safe/models/target_database.py +31 -0
- oci/data_safe/models/update_finding_details.py +134 -0
- oci/data_safe/models/update_peer_target_database_details.py +157 -0
- oci/data_safe/models/update_report_details.py +119 -0
- oci/data_safe/models/user_access_analytics_collection.py +72 -0
- oci/data_safe/models/user_access_analytics_summary.py +103 -0
- oci/data_safe/models/user_summary.py +64 -2
- oci/data_safe/models/work_request.py +35 -3
- oci/data_safe/models/work_request_summary.py +35 -3
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +327 -327
- oci/database_management/db_management_client.py +182 -182
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +6 -6
- oci/database_management/perfhub_client.py +1 -1
- oci/database_management/sql_tuning_client.py +17 -17
- oci/database_migration/database_migration_client.py +41 -41
- oci/database_tools/database_tools_client.py +23 -23
- oci/devops/devops_client.py +89 -89
- oci/disaster_recovery/disaster_recovery_client.py +29 -29
- oci/dns/dns_client.py +52 -52
- oci/dts/appliance_export_job_client.py +6 -6
- oci/dts/shipping_vendors_client.py +1 -1
- oci/dts/transfer_appliance_client.py +8 -8
- oci/dts/transfer_appliance_entitlement_client.py +3 -3
- oci/dts/transfer_device_client.py +5 -5
- oci/dts/transfer_job_client.py +6 -6
- oci/dts/transfer_package_client.py +7 -7
- oci/em_warehouse/em_data_lake_client.py +13 -13
- oci/em_warehouse/em_warehouse_client.py +13 -13
- oci/email/email_client.py +25 -25
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +50 -50
- oci/fleet_software_update/fleet_software_update_client.py +44 -44
- oci/functions/functions_invoke_client.py +1 -1
- oci/functions/functions_management_client.py +16 -16
- oci/fusion_apps/data_masking_activity_client.py +3 -3
- oci/fusion_apps/fusion_applications_client.py +39 -39
- oci/fusion_apps/fusion_environment_client.py +15 -15
- oci/fusion_apps/fusion_environment_family_client.py +8 -8
- oci/fusion_apps/refresh_activity_client.py +4 -4
- oci/fusion_apps/scheduled_activity_client.py +2 -2
- oci/fusion_apps/service_attachment_client.py +2 -2
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/golden_gate/golden_gate_client.py +61 -61
- oci/governance_rules_control_plane/governance_rule_client.py +15 -15
- oci/governance_rules_control_plane/work_request_client.py +5 -5
- oci/healthchecks/health_checks_client.py +17 -17
- oci/identity/identity_client.py +145 -145
- oci/identity_data_plane/dataplane_client.py +2 -2
- oci/identity_domains/identity_domains_client.py +558 -558
- oci/integration/integration_instance_client.py +15 -15
- oci/jms/java_management_service_client.py +66 -66
- oci/jms_java_downloads/java_download_client.py +25 -25
- oci/key_management/ekm_client.py +5 -5
- oci/key_management/kms_crypto_client.py +6 -6
- oci/key_management/kms_management_client.py +21 -21
- oci/key_management/kms_vault_client.py +14 -14
- oci/license_manager/license_manager_client.py +18 -18
- oci/limits/limits_client.py +4 -4
- oci/limits/quotas_client.py +7 -7
- oci/load_balancer/load_balancer_client.py +61 -61
- oci/lockbox/lockbox_client.py +23 -23
- oci/log_analytics/log_analytics_client.py +193 -193
- oci/logging/logging_management_client.py +30 -30
- oci/loggingingestion/logging_client.py +1 -1
- oci/loggingsearch/log_search_client.py +1 -1
- oci/management_agent/management_agent_client.py +23 -23
- oci/management_dashboard/dashx_apis_client.py +14 -14
- oci/marketplace/account_client.py +2 -2
- oci/marketplace/marketplace_client.py +30 -30
- oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
- oci/media_services/media_services_client.py +48 -48
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/models/__init__.py +18 -0
- oci/monitoring/models/aggregated_datapoint.py +2 -2
- oci/monitoring/models/alarm.py +8 -10
- oci/monitoring/models/alarm_history_entry.py +4 -4
- oci/monitoring/models/alarm_status_summary.py +4 -4
- oci/monitoring/models/alarm_summary.py +43 -6
- oci/monitoring/models/alarm_suppression.py +506 -0
- oci/monitoring/models/alarm_suppression_alarm_target.py +86 -0
- oci/monitoring/models/alarm_suppression_collection.py +72 -0
- oci/monitoring/models/alarm_suppression_history_item.py +335 -0
- oci/monitoring/models/alarm_suppression_history_item_collection.py +72 -0
- oci/monitoring/models/alarm_suppression_summary.py +490 -0
- oci/monitoring/models/alarm_suppression_target.py +101 -0
- oci/monitoring/models/create_alarm_details.py +2 -4
- oci/monitoring/models/create_alarm_suppression_details.py +327 -0
- oci/monitoring/models/datapoint.py +2 -2
- oci/monitoring/models/list_metrics_details.py +2 -2
- oci/monitoring/models/metric.py +2 -2
- oci/monitoring/models/metric_data.py +2 -2
- oci/monitoring/models/metric_data_details.py +6 -6
- oci/monitoring/models/summarize_alarm_suppression_history_details.py +164 -0
- oci/monitoring/models/summarize_metrics_data_details.py +12 -6
- oci/monitoring/models/suppression.py +6 -5
- oci/monitoring/models/update_alarm_details.py +2 -4
- oci/monitoring/monitoring_client.py +737 -89
- oci/monitoring/monitoring_client_composite_operations.py +105 -0
- oci/mysql/channels_client.py +7 -7
- oci/mysql/db_backups_client.py +6 -6
- oci/mysql/db_system_client.py +17 -17
- oci/mysql/mysqlaas_client.py +7 -7
- oci/mysql/replicas_client.py +5 -5
- oci/mysql/work_requests_client.py +4 -4
- oci/network_firewall/network_firewall_client.py +80 -80
- oci/network_load_balancer/network_load_balancer_client.py +34 -34
- oci/nosql/nosql_client.py +24 -24
- oci/object_storage/object_storage_client.py +50 -50
- oci/oce/oce_instance_client.py +10 -10
- oci/oci_control_center/occ_metrics_client.py +3 -3
- oci/ocvp/cluster_client.py +5 -5
- oci/ocvp/esxi_host_client.py +8 -8
- oci/ocvp/sddc_client.py +14 -14
- oci/ocvp/work_request_client.py +4 -4
- oci/oda/management_client.py +56 -56
- oci/oda/oda_client.py +17 -17
- oci/oda/odapackage_client.py +7 -7
- oci/onesubscription/billing_schedule_client.py +1 -1
- oci/onesubscription/commitment_client.py +2 -2
- oci/onesubscription/computed_usage_client.py +3 -3
- oci/onesubscription/invoice_summary_client.py +2 -2
- oci/onesubscription/organization_subscription_client.py +1 -1
- oci/onesubscription/ratecard_client.py +1 -1
- oci/onesubscription/subscribed_service_client.py +2 -2
- oci/onesubscription/subscription_client.py +1 -1
- oci/ons/notification_control_plane_client.py +6 -6
- oci/ons/notification_data_plane_client.py +10 -10
- oci/opa/opa_instance_client.py +11 -11
- oci/opensearch/opensearch_cluster_backup_client.py +4 -4
- oci/opensearch/opensearch_cluster_client.py +14 -14
- oci/operator_access_control/access_requests_client.py +9 -9
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +6 -6
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/operations_insights_client.py +175 -175
- oci/optimizer/optimizer_client.py +26 -26
- oci/os_management/event_client.py +8 -8
- oci/os_management/os_management_client.py +69 -69
- oci/os_management_hub/lifecycle_environment_client.py +11 -11
- oci/os_management_hub/managed_instance_client.py +22 -22
- oci/os_management_hub/managed_instance_group_client.py +22 -22
- oci/os_management_hub/management_station_client.py +8 -8
- oci/os_management_hub/onboarding_client.py +5 -5
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +6 -6
- oci/os_management_hub/software_source_client.py +22 -22
- oci/os_management_hub/work_request_client.py +4 -4
- oci/osp_gateway/address_rule_service_client.py +1 -1
- oci/osp_gateway/address_service_client.py +2 -2
- oci/osp_gateway/invoice_service_client.py +5 -5
- oci/osp_gateway/subscription_service_client.py +5 -5
- oci/osub_billing_schedule/billing_schedule_client.py +1 -1
- oci/osub_organization_subscription/organization_subscription_client.py +1 -1
- oci/osub_subscription/commitment_client.py +2 -2
- oci/osub_subscription/ratecard_client.py +1 -1
- oci/osub_subscription/subscription_client.py +1 -1
- oci/osub_usage/computed_usage_client.py +3 -3
- oci/psql/postgresql_client.py +33 -33
- oci/queue/queue_admin_client.py +11 -11
- oci/queue/queue_client.py +8 -8
- oci/recovery/database_recovery_client.py +23 -23
- oci/redis/redis_cluster_client.py +11 -11
- oci/resource_manager/resource_manager_client.py +52 -52
- oci/resource_search/resource_search_client.py +3 -3
- oci/rover/rover_bundle_client.py +8 -8
- oci/rover/rover_cluster_client.py +8 -8
- oci/rover/rover_entitlement_client.py +6 -6
- oci/rover/rover_node_client.py +15 -15
- oci/rover/shape_client.py +1 -1
- oci/rover/work_requests_client.py +5 -5
- oci/sch/service_connector_client.py +12 -12
- oci/secrets/secrets_client.py +3 -3
- oci/service_catalog/service_catalog_client.py +26 -26
- oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
- oci/service_mesh/service_mesh_client.py +48 -48
- oci/stack_monitoring/stack_monitoring_client.py +58 -58
- oci/streaming/stream_admin_client.py +18 -18
- oci/streaming/stream_client.py +8 -8
- oci/tenant_manager_control_plane/domain_client.py +5 -5
- oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
- oci/tenant_manager_control_plane/governance_client.py +2 -2
- oci/tenant_manager_control_plane/link_client.py +3 -3
- oci/tenant_manager_control_plane/orders_client.py +2 -2
- oci/tenant_manager_control_plane/organization_client.py +10 -10
- oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/subscription_client.py +11 -11
- oci/tenant_manager_control_plane/work_request_client.py +4 -4
- oci/threat_intelligence/threatintel_client.py +5 -5
- oci/usage/resources_client.py +2 -2
- oci/usage/rewards_client.py +6 -6
- oci/usage/usagelimits_client.py +1 -1
- oci/usage_api/usageapi_client.py +28 -28
- oci/vault/vaults_client.py +11 -11
- oci/vbs_inst/vbs_instance_client.py +10 -10
- oci/version.py +1 -1
- oci/visual_builder/vb_instance_client.py +13 -13
- oci/vn_monitoring/vn_monitoring_client.py +12 -12
- oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
- oci/waa/waa_client.py +13 -13
- oci/waa/work_request_client.py +4 -4
- oci/waas/redirect_client.py +6 -6
- oci/waas/waas_client.py +66 -66
- oci/waf/waf_client.py +24 -24
- oci/work_requests/work_request_client.py +4 -4
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/METADATA +1 -1
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/RECORD +321 -282
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/LICENSE.txt +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/WHEEL +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,360 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
# Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
|
3
|
+
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
4
|
+
|
5
|
+
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20181201
|
6
|
+
|
7
|
+
|
8
|
+
from oci.util import formatted_flat_dict, NONE_SENTINEL, value_allowed_none_or_none_sentinel # noqa: F401
|
9
|
+
from oci.decorators import init_model_state_from_kwargs
|
10
|
+
|
11
|
+
|
12
|
+
@init_model_state_from_kwargs
|
13
|
+
class PeerTargetDatabaseSummary(object):
|
14
|
+
"""
|
15
|
+
The details of the peer target database in Data Safe.
|
16
|
+
"""
|
17
|
+
|
18
|
+
#: A constant which can be used with the lifecycle_state property of a PeerTargetDatabaseSummary.
|
19
|
+
#: This constant has a value of "CREATING"
|
20
|
+
LIFECYCLE_STATE_CREATING = "CREATING"
|
21
|
+
|
22
|
+
#: A constant which can be used with the lifecycle_state property of a PeerTargetDatabaseSummary.
|
23
|
+
#: This constant has a value of "UPDATING"
|
24
|
+
LIFECYCLE_STATE_UPDATING = "UPDATING"
|
25
|
+
|
26
|
+
#: A constant which can be used with the lifecycle_state property of a PeerTargetDatabaseSummary.
|
27
|
+
#: This constant has a value of "ACTIVE"
|
28
|
+
LIFECYCLE_STATE_ACTIVE = "ACTIVE"
|
29
|
+
|
30
|
+
#: A constant which can be used with the lifecycle_state property of a PeerTargetDatabaseSummary.
|
31
|
+
#: This constant has a value of "INACTIVE"
|
32
|
+
LIFECYCLE_STATE_INACTIVE = "INACTIVE"
|
33
|
+
|
34
|
+
#: A constant which can be used with the lifecycle_state property of a PeerTargetDatabaseSummary.
|
35
|
+
#: This constant has a value of "DELETING"
|
36
|
+
LIFECYCLE_STATE_DELETING = "DELETING"
|
37
|
+
|
38
|
+
#: A constant which can be used with the lifecycle_state property of a PeerTargetDatabaseSummary.
|
39
|
+
#: This constant has a value of "DELETED"
|
40
|
+
LIFECYCLE_STATE_DELETED = "DELETED"
|
41
|
+
|
42
|
+
#: A constant which can be used with the lifecycle_state property of a PeerTargetDatabaseSummary.
|
43
|
+
#: This constant has a value of "NEEDS_ATTENTION"
|
44
|
+
LIFECYCLE_STATE_NEEDS_ATTENTION = "NEEDS_ATTENTION"
|
45
|
+
|
46
|
+
#: A constant which can be used with the lifecycle_state property of a PeerTargetDatabaseSummary.
|
47
|
+
#: This constant has a value of "FAILED"
|
48
|
+
LIFECYCLE_STATE_FAILED = "FAILED"
|
49
|
+
|
50
|
+
def __init__(self, **kwargs):
|
51
|
+
"""
|
52
|
+
Initializes a new PeerTargetDatabaseSummary object with values from keyword arguments.
|
53
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
54
|
+
|
55
|
+
:param display_name:
|
56
|
+
The value to assign to the display_name property of this PeerTargetDatabaseSummary.
|
57
|
+
:type display_name: str
|
58
|
+
|
59
|
+
:param description:
|
60
|
+
The value to assign to the description property of this PeerTargetDatabaseSummary.
|
61
|
+
:type description: str
|
62
|
+
|
63
|
+
:param key:
|
64
|
+
The value to assign to the key property of this PeerTargetDatabaseSummary.
|
65
|
+
:type key: int
|
66
|
+
|
67
|
+
:param role:
|
68
|
+
The value to assign to the role property of this PeerTargetDatabaseSummary.
|
69
|
+
:type role: str
|
70
|
+
|
71
|
+
:param database_unique_name:
|
72
|
+
The value to assign to the database_unique_name property of this PeerTargetDatabaseSummary.
|
73
|
+
:type database_unique_name: str
|
74
|
+
|
75
|
+
:param dataguard_association_id:
|
76
|
+
The value to assign to the dataguard_association_id property of this PeerTargetDatabaseSummary.
|
77
|
+
:type dataguard_association_id: str
|
78
|
+
|
79
|
+
:param time_created:
|
80
|
+
The value to assign to the time_created property of this PeerTargetDatabaseSummary.
|
81
|
+
:type time_created: datetime
|
82
|
+
|
83
|
+
:param lifecycle_state:
|
84
|
+
The value to assign to the lifecycle_state property of this PeerTargetDatabaseSummary.
|
85
|
+
Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "NEEDS_ATTENTION", "FAILED", 'UNKNOWN_ENUM_VALUE'.
|
86
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
87
|
+
:type lifecycle_state: str
|
88
|
+
|
89
|
+
:param lifecycle_details:
|
90
|
+
The value to assign to the lifecycle_details property of this PeerTargetDatabaseSummary.
|
91
|
+
:type lifecycle_details: str
|
92
|
+
|
93
|
+
"""
|
94
|
+
self.swagger_types = {
|
95
|
+
'display_name': 'str',
|
96
|
+
'description': 'str',
|
97
|
+
'key': 'int',
|
98
|
+
'role': 'str',
|
99
|
+
'database_unique_name': 'str',
|
100
|
+
'dataguard_association_id': 'str',
|
101
|
+
'time_created': 'datetime',
|
102
|
+
'lifecycle_state': 'str',
|
103
|
+
'lifecycle_details': 'str'
|
104
|
+
}
|
105
|
+
|
106
|
+
self.attribute_map = {
|
107
|
+
'display_name': 'displayName',
|
108
|
+
'description': 'description',
|
109
|
+
'key': 'key',
|
110
|
+
'role': 'role',
|
111
|
+
'database_unique_name': 'databaseUniqueName',
|
112
|
+
'dataguard_association_id': 'dataguardAssociationId',
|
113
|
+
'time_created': 'timeCreated',
|
114
|
+
'lifecycle_state': 'lifecycleState',
|
115
|
+
'lifecycle_details': 'lifecycleDetails'
|
116
|
+
}
|
117
|
+
|
118
|
+
self._display_name = None
|
119
|
+
self._description = None
|
120
|
+
self._key = None
|
121
|
+
self._role = None
|
122
|
+
self._database_unique_name = None
|
123
|
+
self._dataguard_association_id = None
|
124
|
+
self._time_created = None
|
125
|
+
self._lifecycle_state = None
|
126
|
+
self._lifecycle_details = None
|
127
|
+
|
128
|
+
@property
|
129
|
+
def display_name(self):
|
130
|
+
"""
|
131
|
+
**[Required]** Gets the display_name of this PeerTargetDatabaseSummary.
|
132
|
+
The display name of the peer target database in Data Safe.
|
133
|
+
|
134
|
+
|
135
|
+
:return: The display_name of this PeerTargetDatabaseSummary.
|
136
|
+
:rtype: str
|
137
|
+
"""
|
138
|
+
return self._display_name
|
139
|
+
|
140
|
+
@display_name.setter
|
141
|
+
def display_name(self, display_name):
|
142
|
+
"""
|
143
|
+
Sets the display_name of this PeerTargetDatabaseSummary.
|
144
|
+
The display name of the peer target database in Data Safe.
|
145
|
+
|
146
|
+
|
147
|
+
:param display_name: The display_name of this PeerTargetDatabaseSummary.
|
148
|
+
:type: str
|
149
|
+
"""
|
150
|
+
self._display_name = display_name
|
151
|
+
|
152
|
+
@property
|
153
|
+
def description(self):
|
154
|
+
"""
|
155
|
+
Gets the description of this PeerTargetDatabaseSummary.
|
156
|
+
The description of the peer target database in Data Safe.
|
157
|
+
|
158
|
+
|
159
|
+
:return: The description of this PeerTargetDatabaseSummary.
|
160
|
+
:rtype: str
|
161
|
+
"""
|
162
|
+
return self._description
|
163
|
+
|
164
|
+
@description.setter
|
165
|
+
def description(self, description):
|
166
|
+
"""
|
167
|
+
Sets the description of this PeerTargetDatabaseSummary.
|
168
|
+
The description of the peer target database in Data Safe.
|
169
|
+
|
170
|
+
|
171
|
+
:param description: The description of this PeerTargetDatabaseSummary.
|
172
|
+
:type: str
|
173
|
+
"""
|
174
|
+
self._description = description
|
175
|
+
|
176
|
+
@property
|
177
|
+
def key(self):
|
178
|
+
"""
|
179
|
+
**[Required]** Gets the key of this PeerTargetDatabaseSummary.
|
180
|
+
The secondary id assigned for the peer target database in Data Safe.
|
181
|
+
|
182
|
+
|
183
|
+
:return: The key of this PeerTargetDatabaseSummary.
|
184
|
+
:rtype: int
|
185
|
+
"""
|
186
|
+
return self._key
|
187
|
+
|
188
|
+
@key.setter
|
189
|
+
def key(self, key):
|
190
|
+
"""
|
191
|
+
Sets the key of this PeerTargetDatabaseSummary.
|
192
|
+
The secondary id assigned for the peer target database in Data Safe.
|
193
|
+
|
194
|
+
|
195
|
+
:param key: The key of this PeerTargetDatabaseSummary.
|
196
|
+
:type: int
|
197
|
+
"""
|
198
|
+
self._key = key
|
199
|
+
|
200
|
+
@property
|
201
|
+
def role(self):
|
202
|
+
"""
|
203
|
+
Gets the role of this PeerTargetDatabaseSummary.
|
204
|
+
Role of the database associated to the peer target database.
|
205
|
+
|
206
|
+
|
207
|
+
:return: The role of this PeerTargetDatabaseSummary.
|
208
|
+
:rtype: str
|
209
|
+
"""
|
210
|
+
return self._role
|
211
|
+
|
212
|
+
@role.setter
|
213
|
+
def role(self, role):
|
214
|
+
"""
|
215
|
+
Sets the role of this PeerTargetDatabaseSummary.
|
216
|
+
Role of the database associated to the peer target database.
|
217
|
+
|
218
|
+
|
219
|
+
:param role: The role of this PeerTargetDatabaseSummary.
|
220
|
+
:type: str
|
221
|
+
"""
|
222
|
+
self._role = role
|
223
|
+
|
224
|
+
@property
|
225
|
+
def database_unique_name(self):
|
226
|
+
"""
|
227
|
+
Gets the database_unique_name of this PeerTargetDatabaseSummary.
|
228
|
+
Unique name of the database associated to the peer target database.
|
229
|
+
|
230
|
+
|
231
|
+
:return: The database_unique_name of this PeerTargetDatabaseSummary.
|
232
|
+
:rtype: str
|
233
|
+
"""
|
234
|
+
return self._database_unique_name
|
235
|
+
|
236
|
+
@database_unique_name.setter
|
237
|
+
def database_unique_name(self, database_unique_name):
|
238
|
+
"""
|
239
|
+
Sets the database_unique_name of this PeerTargetDatabaseSummary.
|
240
|
+
Unique name of the database associated to the peer target database.
|
241
|
+
|
242
|
+
|
243
|
+
:param database_unique_name: The database_unique_name of this PeerTargetDatabaseSummary.
|
244
|
+
:type: str
|
245
|
+
"""
|
246
|
+
self._database_unique_name = database_unique_name
|
247
|
+
|
248
|
+
@property
|
249
|
+
def dataguard_association_id(self):
|
250
|
+
"""
|
251
|
+
**[Required]** Gets the dataguard_association_id of this PeerTargetDatabaseSummary.
|
252
|
+
The OCID of the Data Guard Association resource in which the database associated to the peer target database is considered as peer database to the primary database.
|
253
|
+
|
254
|
+
|
255
|
+
:return: The dataguard_association_id of this PeerTargetDatabaseSummary.
|
256
|
+
:rtype: str
|
257
|
+
"""
|
258
|
+
return self._dataguard_association_id
|
259
|
+
|
260
|
+
@dataguard_association_id.setter
|
261
|
+
def dataguard_association_id(self, dataguard_association_id):
|
262
|
+
"""
|
263
|
+
Sets the dataguard_association_id of this PeerTargetDatabaseSummary.
|
264
|
+
The OCID of the Data Guard Association resource in which the database associated to the peer target database is considered as peer database to the primary database.
|
265
|
+
|
266
|
+
|
267
|
+
:param dataguard_association_id: The dataguard_association_id of this PeerTargetDatabaseSummary.
|
268
|
+
:type: str
|
269
|
+
"""
|
270
|
+
self._dataguard_association_id = dataguard_association_id
|
271
|
+
|
272
|
+
@property
|
273
|
+
def time_created(self):
|
274
|
+
"""
|
275
|
+
**[Required]** Gets the time_created of this PeerTargetDatabaseSummary.
|
276
|
+
The date and time of the peer target database registration in Data Safe.
|
277
|
+
|
278
|
+
|
279
|
+
:return: The time_created of this PeerTargetDatabaseSummary.
|
280
|
+
:rtype: datetime
|
281
|
+
"""
|
282
|
+
return self._time_created
|
283
|
+
|
284
|
+
@time_created.setter
|
285
|
+
def time_created(self, time_created):
|
286
|
+
"""
|
287
|
+
Sets the time_created of this PeerTargetDatabaseSummary.
|
288
|
+
The date and time of the peer target database registration in Data Safe.
|
289
|
+
|
290
|
+
|
291
|
+
:param time_created: The time_created of this PeerTargetDatabaseSummary.
|
292
|
+
:type: datetime
|
293
|
+
"""
|
294
|
+
self._time_created = time_created
|
295
|
+
|
296
|
+
@property
|
297
|
+
def lifecycle_state(self):
|
298
|
+
"""
|
299
|
+
**[Required]** Gets the lifecycle_state of this PeerTargetDatabaseSummary.
|
300
|
+
The current state of the peer target database in Data Safe.
|
301
|
+
|
302
|
+
Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "NEEDS_ATTENTION", "FAILED", 'UNKNOWN_ENUM_VALUE'.
|
303
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
304
|
+
|
305
|
+
|
306
|
+
:return: The lifecycle_state of this PeerTargetDatabaseSummary.
|
307
|
+
:rtype: str
|
308
|
+
"""
|
309
|
+
return self._lifecycle_state
|
310
|
+
|
311
|
+
@lifecycle_state.setter
|
312
|
+
def lifecycle_state(self, lifecycle_state):
|
313
|
+
"""
|
314
|
+
Sets the lifecycle_state of this PeerTargetDatabaseSummary.
|
315
|
+
The current state of the peer target database in Data Safe.
|
316
|
+
|
317
|
+
|
318
|
+
:param lifecycle_state: The lifecycle_state of this PeerTargetDatabaseSummary.
|
319
|
+
:type: str
|
320
|
+
"""
|
321
|
+
allowed_values = ["CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "NEEDS_ATTENTION", "FAILED"]
|
322
|
+
if not value_allowed_none_or_none_sentinel(lifecycle_state, allowed_values):
|
323
|
+
lifecycle_state = 'UNKNOWN_ENUM_VALUE'
|
324
|
+
self._lifecycle_state = lifecycle_state
|
325
|
+
|
326
|
+
@property
|
327
|
+
def lifecycle_details(self):
|
328
|
+
"""
|
329
|
+
Gets the lifecycle_details of this PeerTargetDatabaseSummary.
|
330
|
+
Details about the current state of the peer target database in Data Safe.
|
331
|
+
|
332
|
+
|
333
|
+
:return: The lifecycle_details of this PeerTargetDatabaseSummary.
|
334
|
+
:rtype: str
|
335
|
+
"""
|
336
|
+
return self._lifecycle_details
|
337
|
+
|
338
|
+
@lifecycle_details.setter
|
339
|
+
def lifecycle_details(self, lifecycle_details):
|
340
|
+
"""
|
341
|
+
Sets the lifecycle_details of this PeerTargetDatabaseSummary.
|
342
|
+
Details about the current state of the peer target database in Data Safe.
|
343
|
+
|
344
|
+
|
345
|
+
:param lifecycle_details: The lifecycle_details of this PeerTargetDatabaseSummary.
|
346
|
+
:type: str
|
347
|
+
"""
|
348
|
+
self._lifecycle_details = lifecycle_details
|
349
|
+
|
350
|
+
def __repr__(self):
|
351
|
+
return formatted_flat_dict(self)
|
352
|
+
|
353
|
+
def __eq__(self, other):
|
354
|
+
if other is None:
|
355
|
+
return False
|
356
|
+
|
357
|
+
return self.__dict__ == other.__dict__
|
358
|
+
|
359
|
+
def __ne__(self, other):
|
360
|
+
return not self == other
|
@@ -0,0 +1,72 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
# Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
|
3
|
+
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
4
|
+
|
5
|
+
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20181201
|
6
|
+
|
7
|
+
|
8
|
+
from oci.util import formatted_flat_dict, NONE_SENTINEL, value_allowed_none_or_none_sentinel # noqa: F401
|
9
|
+
from oci.decorators import init_model_state_from_kwargs
|
10
|
+
|
11
|
+
|
12
|
+
@init_model_state_from_kwargs
|
13
|
+
class RoleGrantPathCollection(object):
|
14
|
+
"""
|
15
|
+
A collection of role grant path summary objects.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new RoleGrantPathCollection object with values from keyword arguments.
|
21
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
22
|
+
|
23
|
+
:param items:
|
24
|
+
The value to assign to the items property of this RoleGrantPathCollection.
|
25
|
+
:type items: list[oci.data_safe.models.RoleGrantPathSummary]
|
26
|
+
|
27
|
+
"""
|
28
|
+
self.swagger_types = {
|
29
|
+
'items': 'list[RoleGrantPathSummary]'
|
30
|
+
}
|
31
|
+
|
32
|
+
self.attribute_map = {
|
33
|
+
'items': 'items'
|
34
|
+
}
|
35
|
+
|
36
|
+
self._items = None
|
37
|
+
|
38
|
+
@property
|
39
|
+
def items(self):
|
40
|
+
"""
|
41
|
+
**[Required]** Gets the items of this RoleGrantPathCollection.
|
42
|
+
An array of grant path summary objects.
|
43
|
+
|
44
|
+
|
45
|
+
:return: The items of this RoleGrantPathCollection.
|
46
|
+
:rtype: list[oci.data_safe.models.RoleGrantPathSummary]
|
47
|
+
"""
|
48
|
+
return self._items
|
49
|
+
|
50
|
+
@items.setter
|
51
|
+
def items(self, items):
|
52
|
+
"""
|
53
|
+
Sets the items of this RoleGrantPathCollection.
|
54
|
+
An array of grant path summary objects.
|
55
|
+
|
56
|
+
|
57
|
+
:param items: The items of this RoleGrantPathCollection.
|
58
|
+
:type: list[oci.data_safe.models.RoleGrantPathSummary]
|
59
|
+
"""
|
60
|
+
self._items = items
|
61
|
+
|
62
|
+
def __repr__(self):
|
63
|
+
return formatted_flat_dict(self)
|
64
|
+
|
65
|
+
def __eq__(self, other):
|
66
|
+
if other is None:
|
67
|
+
return False
|
68
|
+
|
69
|
+
return self.__dict__ == other.__dict__
|
70
|
+
|
71
|
+
def __ne__(self, other):
|
72
|
+
return not self == other
|
@@ -0,0 +1,169 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
# Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
|
3
|
+
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
4
|
+
|
5
|
+
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20181201
|
6
|
+
|
7
|
+
|
8
|
+
from oci.util import formatted_flat_dict, NONE_SENTINEL, value_allowed_none_or_none_sentinel # noqa: F401
|
9
|
+
from oci.decorators import init_model_state_from_kwargs
|
10
|
+
|
11
|
+
|
12
|
+
@init_model_state_from_kwargs
|
13
|
+
class RoleGrantPathSummary(object):
|
14
|
+
"""
|
15
|
+
The summary of user role grant paths.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new RoleGrantPathSummary object with values from keyword arguments.
|
21
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
22
|
+
|
23
|
+
:param key:
|
24
|
+
The value to assign to the key property of this RoleGrantPathSummary.
|
25
|
+
:type key: str
|
26
|
+
|
27
|
+
:param grantee:
|
28
|
+
The value to assign to the grantee property of this RoleGrantPathSummary.
|
29
|
+
:type grantee: str
|
30
|
+
|
31
|
+
:param granted_role:
|
32
|
+
The value to assign to the granted_role property of this RoleGrantPathSummary.
|
33
|
+
:type granted_role: str
|
34
|
+
|
35
|
+
:param depth_level:
|
36
|
+
The value to assign to the depth_level property of this RoleGrantPathSummary.
|
37
|
+
:type depth_level: int
|
38
|
+
|
39
|
+
"""
|
40
|
+
self.swagger_types = {
|
41
|
+
'key': 'str',
|
42
|
+
'grantee': 'str',
|
43
|
+
'granted_role': 'str',
|
44
|
+
'depth_level': 'int'
|
45
|
+
}
|
46
|
+
|
47
|
+
self.attribute_map = {
|
48
|
+
'key': 'key',
|
49
|
+
'grantee': 'grantee',
|
50
|
+
'granted_role': 'grantedRole',
|
51
|
+
'depth_level': 'depthLevel'
|
52
|
+
}
|
53
|
+
|
54
|
+
self._key = None
|
55
|
+
self._grantee = None
|
56
|
+
self._granted_role = None
|
57
|
+
self._depth_level = None
|
58
|
+
|
59
|
+
@property
|
60
|
+
def key(self):
|
61
|
+
"""
|
62
|
+
**[Required]** Gets the key of this RoleGrantPathSummary.
|
63
|
+
The unique key of a role grant.
|
64
|
+
|
65
|
+
|
66
|
+
:return: The key of this RoleGrantPathSummary.
|
67
|
+
:rtype: str
|
68
|
+
"""
|
69
|
+
return self._key
|
70
|
+
|
71
|
+
@key.setter
|
72
|
+
def key(self, key):
|
73
|
+
"""
|
74
|
+
Sets the key of this RoleGrantPathSummary.
|
75
|
+
The unique key of a role grant.
|
76
|
+
|
77
|
+
|
78
|
+
:param key: The key of this RoleGrantPathSummary.
|
79
|
+
:type: str
|
80
|
+
"""
|
81
|
+
self._key = key
|
82
|
+
|
83
|
+
@property
|
84
|
+
def grantee(self):
|
85
|
+
"""
|
86
|
+
Gets the grantee of this RoleGrantPathSummary.
|
87
|
+
Grantee is the user who can access the table.
|
88
|
+
|
89
|
+
|
90
|
+
:return: The grantee of this RoleGrantPathSummary.
|
91
|
+
:rtype: str
|
92
|
+
"""
|
93
|
+
return self._grantee
|
94
|
+
|
95
|
+
@grantee.setter
|
96
|
+
def grantee(self, grantee):
|
97
|
+
"""
|
98
|
+
Sets the grantee of this RoleGrantPathSummary.
|
99
|
+
Grantee is the user who can access the table.
|
100
|
+
|
101
|
+
|
102
|
+
:param grantee: The grantee of this RoleGrantPathSummary.
|
103
|
+
:type: str
|
104
|
+
"""
|
105
|
+
self._grantee = grantee
|
106
|
+
|
107
|
+
@property
|
108
|
+
def granted_role(self):
|
109
|
+
"""
|
110
|
+
Gets the granted_role of this RoleGrantPathSummary.
|
111
|
+
The name of the role.
|
112
|
+
|
113
|
+
|
114
|
+
:return: The granted_role of this RoleGrantPathSummary.
|
115
|
+
:rtype: str
|
116
|
+
"""
|
117
|
+
return self._granted_role
|
118
|
+
|
119
|
+
@granted_role.setter
|
120
|
+
def granted_role(self, granted_role):
|
121
|
+
"""
|
122
|
+
Sets the granted_role of this RoleGrantPathSummary.
|
123
|
+
The name of the role.
|
124
|
+
|
125
|
+
|
126
|
+
:param granted_role: The granted_role of this RoleGrantPathSummary.
|
127
|
+
:type: str
|
128
|
+
"""
|
129
|
+
self._granted_role = granted_role
|
130
|
+
|
131
|
+
@property
|
132
|
+
def depth_level(self):
|
133
|
+
"""
|
134
|
+
Gets the depth_level of this RoleGrantPathSummary.
|
135
|
+
The grant depth level of the indirect grant.
|
136
|
+
An indirectly granted role/privilege is granted to the user through another role.
|
137
|
+
The depth level indicates how deep a privilege is within the grant hierarchy.
|
138
|
+
|
139
|
+
|
140
|
+
:return: The depth_level of this RoleGrantPathSummary.
|
141
|
+
:rtype: int
|
142
|
+
"""
|
143
|
+
return self._depth_level
|
144
|
+
|
145
|
+
@depth_level.setter
|
146
|
+
def depth_level(self, depth_level):
|
147
|
+
"""
|
148
|
+
Sets the depth_level of this RoleGrantPathSummary.
|
149
|
+
The grant depth level of the indirect grant.
|
150
|
+
An indirectly granted role/privilege is granted to the user through another role.
|
151
|
+
The depth level indicates how deep a privilege is within the grant hierarchy.
|
152
|
+
|
153
|
+
|
154
|
+
:param depth_level: The depth_level of this RoleGrantPathSummary.
|
155
|
+
:type: int
|
156
|
+
"""
|
157
|
+
self._depth_level = depth_level
|
158
|
+
|
159
|
+
def __repr__(self):
|
160
|
+
return formatted_flat_dict(self)
|
161
|
+
|
162
|
+
def __eq__(self, other):
|
163
|
+
if other is None:
|
164
|
+
return False
|
165
|
+
|
166
|
+
return self.__dict__ == other.__dict__
|
167
|
+
|
168
|
+
def __ne__(self, other):
|
169
|
+
return not self == other
|
@@ -53,6 +53,10 @@ class SecurityAssessmentStatistics(object):
|
|
53
53
|
The value to assign to the _pass property of this SecurityAssessmentStatistics.
|
54
54
|
:type _pass: oci.data_safe.models.SectionStatistics
|
55
55
|
|
56
|
+
:param deferred:
|
57
|
+
The value to assign to the deferred property of this SecurityAssessmentStatistics.
|
58
|
+
:type deferred: oci.data_safe.models.SectionStatistics
|
59
|
+
|
56
60
|
"""
|
57
61
|
self.swagger_types = {
|
58
62
|
'targets_count': 'int',
|
@@ -61,7 +65,8 @@ class SecurityAssessmentStatistics(object):
|
|
61
65
|
'low_risk': 'SectionStatistics',
|
62
66
|
'advisory': 'SectionStatistics',
|
63
67
|
'evaluate': 'SectionStatistics',
|
64
|
-
'_pass': 'SectionStatistics'
|
68
|
+
'_pass': 'SectionStatistics',
|
69
|
+
'deferred': 'SectionStatistics'
|
65
70
|
}
|
66
71
|
|
67
72
|
self.attribute_map = {
|
@@ -71,7 +76,8 @@ class SecurityAssessmentStatistics(object):
|
|
71
76
|
'low_risk': 'lowRisk',
|
72
77
|
'advisory': 'advisory',
|
73
78
|
'evaluate': 'evaluate',
|
74
|
-
'_pass': 'pass'
|
79
|
+
'_pass': 'pass',
|
80
|
+
'deferred': 'deferred'
|
75
81
|
}
|
76
82
|
|
77
83
|
self._targets_count = None
|
@@ -81,6 +87,7 @@ class SecurityAssessmentStatistics(object):
|
|
81
87
|
self._advisory = None
|
82
88
|
self._evaluate = None
|
83
89
|
self.__pass = None
|
90
|
+
self._deferred = None
|
84
91
|
|
85
92
|
@property
|
86
93
|
def targets_count(self):
|
@@ -226,6 +233,26 @@ class SecurityAssessmentStatistics(object):
|
|
226
233
|
"""
|
227
234
|
self.__pass = _pass
|
228
235
|
|
236
|
+
@property
|
237
|
+
def deferred(self):
|
238
|
+
"""
|
239
|
+
Gets the deferred of this SecurityAssessmentStatistics.
|
240
|
+
|
241
|
+
:return: The deferred of this SecurityAssessmentStatistics.
|
242
|
+
:rtype: oci.data_safe.models.SectionStatistics
|
243
|
+
"""
|
244
|
+
return self._deferred
|
245
|
+
|
246
|
+
@deferred.setter
|
247
|
+
def deferred(self, deferred):
|
248
|
+
"""
|
249
|
+
Sets the deferred of this SecurityAssessmentStatistics.
|
250
|
+
|
251
|
+
:param deferred: The deferred of this SecurityAssessmentStatistics.
|
252
|
+
:type: oci.data_safe.models.SectionStatistics
|
253
|
+
"""
|
254
|
+
self._deferred = deferred
|
255
|
+
|
229
256
|
def __repr__(self):
|
230
257
|
return formatted_flat_dict(self)
|
231
258
|
|