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,771 @@
|
|
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 DatabaseViewAccessEntrySummary(object):
|
14
|
+
"""
|
15
|
+
Summary of DatabaseViewAccess Object.
|
16
|
+
"""
|
17
|
+
|
18
|
+
#: A constant which can be used with the access_type property of a DatabaseViewAccessEntrySummary.
|
19
|
+
#: This constant has a value of "SELECT"
|
20
|
+
ACCESS_TYPE_SELECT = "SELECT"
|
21
|
+
|
22
|
+
#: A constant which can be used with the access_type property of a DatabaseViewAccessEntrySummary.
|
23
|
+
#: This constant has a value of "UPDATE"
|
24
|
+
ACCESS_TYPE_UPDATE = "UPDATE"
|
25
|
+
|
26
|
+
#: A constant which can be used with the access_type property of a DatabaseViewAccessEntrySummary.
|
27
|
+
#: This constant has a value of "INSERT"
|
28
|
+
ACCESS_TYPE_INSERT = "INSERT"
|
29
|
+
|
30
|
+
#: A constant which can be used with the access_type property of a DatabaseViewAccessEntrySummary.
|
31
|
+
#: This constant has a value of "DELETE"
|
32
|
+
ACCESS_TYPE_DELETE = "DELETE"
|
33
|
+
|
34
|
+
#: A constant which can be used with the access_type property of a DatabaseViewAccessEntrySummary.
|
35
|
+
#: This constant has a value of "OWNER"
|
36
|
+
ACCESS_TYPE_OWNER = "OWNER"
|
37
|
+
|
38
|
+
#: A constant which can be used with the privilege property of a DatabaseViewAccessEntrySummary.
|
39
|
+
#: This constant has a value of "SELECT"
|
40
|
+
PRIVILEGE_SELECT = "SELECT"
|
41
|
+
|
42
|
+
#: A constant which can be used with the privilege property of a DatabaseViewAccessEntrySummary.
|
43
|
+
#: This constant has a value of "UPDATE"
|
44
|
+
PRIVILEGE_UPDATE = "UPDATE"
|
45
|
+
|
46
|
+
#: A constant which can be used with the privilege property of a DatabaseViewAccessEntrySummary.
|
47
|
+
#: This constant has a value of "INSERT"
|
48
|
+
PRIVILEGE_INSERT = "INSERT"
|
49
|
+
|
50
|
+
#: A constant which can be used with the privilege property of a DatabaseViewAccessEntrySummary.
|
51
|
+
#: This constant has a value of "DELETE"
|
52
|
+
PRIVILEGE_DELETE = "DELETE"
|
53
|
+
|
54
|
+
#: A constant which can be used with the privilege property of a DatabaseViewAccessEntrySummary.
|
55
|
+
#: This constant has a value of "READ"
|
56
|
+
PRIVILEGE_READ = "READ"
|
57
|
+
|
58
|
+
#: A constant which can be used with the privilege property of a DatabaseViewAccessEntrySummary.
|
59
|
+
#: This constant has a value of "OWNER"
|
60
|
+
PRIVILEGE_OWNER = "OWNER"
|
61
|
+
|
62
|
+
#: A constant which can be used with the privilege property of a DatabaseViewAccessEntrySummary.
|
63
|
+
#: This constant has a value of "INDEX"
|
64
|
+
PRIVILEGE_INDEX = "INDEX"
|
65
|
+
|
66
|
+
#: A constant which can be used with the privilege property of a DatabaseViewAccessEntrySummary.
|
67
|
+
#: This constant has a value of "SELECT_ANY_TABLE"
|
68
|
+
PRIVILEGE_SELECT_ANY_TABLE = "SELECT_ANY_TABLE"
|
69
|
+
|
70
|
+
#: A constant which can be used with the privilege property of a DatabaseViewAccessEntrySummary.
|
71
|
+
#: This constant has a value of "UPDATE_ANY_TABLE"
|
72
|
+
PRIVILEGE_UPDATE_ANY_TABLE = "UPDATE_ANY_TABLE"
|
73
|
+
|
74
|
+
#: A constant which can be used with the privilege property of a DatabaseViewAccessEntrySummary.
|
75
|
+
#: This constant has a value of "INSERT_ANY_TABLE"
|
76
|
+
PRIVILEGE_INSERT_ANY_TABLE = "INSERT_ANY_TABLE"
|
77
|
+
|
78
|
+
#: A constant which can be used with the privilege property of a DatabaseViewAccessEntrySummary.
|
79
|
+
#: This constant has a value of "DELETE_ANY_TABLE"
|
80
|
+
PRIVILEGE_DELETE_ANY_TABLE = "DELETE_ANY_TABLE"
|
81
|
+
|
82
|
+
#: A constant which can be used with the privilege property of a DatabaseViewAccessEntrySummary.
|
83
|
+
#: This constant has a value of "READ_ANY_TABLE"
|
84
|
+
PRIVILEGE_READ_ANY_TABLE = "READ_ANY_TABLE"
|
85
|
+
|
86
|
+
#: A constant which can be used with the privilege property of a DatabaseViewAccessEntrySummary.
|
87
|
+
#: This constant has a value of "CREATE_ANY_INDEX"
|
88
|
+
PRIVILEGE_CREATE_ANY_INDEX = "CREATE_ANY_INDEX"
|
89
|
+
|
90
|
+
#: A constant which can be used with the privilege_grantable property of a DatabaseViewAccessEntrySummary.
|
91
|
+
#: This constant has a value of "ADMIN_OPTION"
|
92
|
+
PRIVILEGE_GRANTABLE_ADMIN_OPTION = "ADMIN_OPTION"
|
93
|
+
|
94
|
+
#: A constant which can be used with the privilege_grantable property of a DatabaseViewAccessEntrySummary.
|
95
|
+
#: This constant has a value of "GRANT_OPTION"
|
96
|
+
PRIVILEGE_GRANTABLE_GRANT_OPTION = "GRANT_OPTION"
|
97
|
+
|
98
|
+
def __init__(self, **kwargs):
|
99
|
+
"""
|
100
|
+
Initializes a new DatabaseViewAccessEntrySummary object with values from keyword arguments.
|
101
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
102
|
+
|
103
|
+
:param key:
|
104
|
+
The value to assign to the key property of this DatabaseViewAccessEntrySummary.
|
105
|
+
:type key: str
|
106
|
+
|
107
|
+
:param grantee:
|
108
|
+
The value to assign to the grantee property of this DatabaseViewAccessEntrySummary.
|
109
|
+
:type grantee: str
|
110
|
+
|
111
|
+
:param grant_from_role:
|
112
|
+
The value to assign to the grant_from_role property of this DatabaseViewAccessEntrySummary.
|
113
|
+
:type grant_from_role: str
|
114
|
+
|
115
|
+
:param access_type:
|
116
|
+
The value to assign to the access_type property of this DatabaseViewAccessEntrySummary.
|
117
|
+
Allowed values for this property are: "SELECT", "UPDATE", "INSERT", "DELETE", "OWNER", 'UNKNOWN_ENUM_VALUE'.
|
118
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
119
|
+
:type access_type: str
|
120
|
+
|
121
|
+
:param privilege:
|
122
|
+
The value to assign to the privilege property of this DatabaseViewAccessEntrySummary.
|
123
|
+
Allowed values for this property are: "SELECT", "UPDATE", "INSERT", "DELETE", "READ", "OWNER", "INDEX", "SELECT_ANY_TABLE", "UPDATE_ANY_TABLE", "INSERT_ANY_TABLE", "DELETE_ANY_TABLE", "READ_ANY_TABLE", "CREATE_ANY_INDEX", 'UNKNOWN_ENUM_VALUE'.
|
124
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
125
|
+
:type privilege: str
|
126
|
+
|
127
|
+
:param target_id:
|
128
|
+
The value to assign to the target_id property of this DatabaseViewAccessEntrySummary.
|
129
|
+
:type target_id: str
|
130
|
+
|
131
|
+
:param privilege_grantable:
|
132
|
+
The value to assign to the privilege_grantable property of this DatabaseViewAccessEntrySummary.
|
133
|
+
Allowed values for this property are: "ADMIN_OPTION", "GRANT_OPTION", 'UNKNOWN_ENUM_VALUE'.
|
134
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
135
|
+
:type privilege_grantable: str
|
136
|
+
|
137
|
+
:param privilege_type:
|
138
|
+
The value to assign to the privilege_type property of this DatabaseViewAccessEntrySummary.
|
139
|
+
:type privilege_type: str
|
140
|
+
|
141
|
+
:param table_schema:
|
142
|
+
The value to assign to the table_schema property of this DatabaseViewAccessEntrySummary.
|
143
|
+
:type table_schema: str
|
144
|
+
|
145
|
+
:param table_name:
|
146
|
+
The value to assign to the table_name property of this DatabaseViewAccessEntrySummary.
|
147
|
+
:type table_name: str
|
148
|
+
|
149
|
+
:param view_schema:
|
150
|
+
The value to assign to the view_schema property of this DatabaseViewAccessEntrySummary.
|
151
|
+
:type view_schema: str
|
152
|
+
|
153
|
+
:param view_name:
|
154
|
+
The value to assign to the view_name property of this DatabaseViewAccessEntrySummary.
|
155
|
+
:type view_name: str
|
156
|
+
|
157
|
+
:param view_text:
|
158
|
+
The value to assign to the view_text property of this DatabaseViewAccessEntrySummary.
|
159
|
+
:type view_text: str
|
160
|
+
|
161
|
+
:param column_name:
|
162
|
+
The value to assign to the column_name property of this DatabaseViewAccessEntrySummary.
|
163
|
+
:type column_name: str
|
164
|
+
|
165
|
+
:param grantor:
|
166
|
+
The value to assign to the grantor property of this DatabaseViewAccessEntrySummary.
|
167
|
+
:type grantor: str
|
168
|
+
|
169
|
+
:param is_access_constrained_by_database_vault:
|
170
|
+
The value to assign to the is_access_constrained_by_database_vault property of this DatabaseViewAccessEntrySummary.
|
171
|
+
:type is_access_constrained_by_database_vault: bool
|
172
|
+
|
173
|
+
:param is_access_constrained_by_virtual_private_database:
|
174
|
+
The value to assign to the is_access_constrained_by_virtual_private_database property of this DatabaseViewAccessEntrySummary.
|
175
|
+
:type is_access_constrained_by_virtual_private_database: bool
|
176
|
+
|
177
|
+
:param is_access_constrained_by_redaction:
|
178
|
+
The value to assign to the is_access_constrained_by_redaction property of this DatabaseViewAccessEntrySummary.
|
179
|
+
:type is_access_constrained_by_redaction: bool
|
180
|
+
|
181
|
+
:param is_access_constrained_by_real_application_security:
|
182
|
+
The value to assign to the is_access_constrained_by_real_application_security property of this DatabaseViewAccessEntrySummary.
|
183
|
+
:type is_access_constrained_by_real_application_security: bool
|
184
|
+
|
185
|
+
:param is_access_constrained_by_sql_firewall:
|
186
|
+
The value to assign to the is_access_constrained_by_sql_firewall property of this DatabaseViewAccessEntrySummary.
|
187
|
+
:type is_access_constrained_by_sql_firewall: bool
|
188
|
+
|
189
|
+
"""
|
190
|
+
self.swagger_types = {
|
191
|
+
'key': 'str',
|
192
|
+
'grantee': 'str',
|
193
|
+
'grant_from_role': 'str',
|
194
|
+
'access_type': 'str',
|
195
|
+
'privilege': 'str',
|
196
|
+
'target_id': 'str',
|
197
|
+
'privilege_grantable': 'str',
|
198
|
+
'privilege_type': 'str',
|
199
|
+
'table_schema': 'str',
|
200
|
+
'table_name': 'str',
|
201
|
+
'view_schema': 'str',
|
202
|
+
'view_name': 'str',
|
203
|
+
'view_text': 'str',
|
204
|
+
'column_name': 'str',
|
205
|
+
'grantor': 'str',
|
206
|
+
'is_access_constrained_by_database_vault': 'bool',
|
207
|
+
'is_access_constrained_by_virtual_private_database': 'bool',
|
208
|
+
'is_access_constrained_by_redaction': 'bool',
|
209
|
+
'is_access_constrained_by_real_application_security': 'bool',
|
210
|
+
'is_access_constrained_by_sql_firewall': 'bool'
|
211
|
+
}
|
212
|
+
|
213
|
+
self.attribute_map = {
|
214
|
+
'key': 'key',
|
215
|
+
'grantee': 'grantee',
|
216
|
+
'grant_from_role': 'grantFromRole',
|
217
|
+
'access_type': 'accessType',
|
218
|
+
'privilege': 'privilege',
|
219
|
+
'target_id': 'targetId',
|
220
|
+
'privilege_grantable': 'privilegeGrantable',
|
221
|
+
'privilege_type': 'privilegeType',
|
222
|
+
'table_schema': 'tableSchema',
|
223
|
+
'table_name': 'tableName',
|
224
|
+
'view_schema': 'viewSchema',
|
225
|
+
'view_name': 'viewName',
|
226
|
+
'view_text': 'viewText',
|
227
|
+
'column_name': 'columnName',
|
228
|
+
'grantor': 'grantor',
|
229
|
+
'is_access_constrained_by_database_vault': 'isAccessConstrainedByDatabaseVault',
|
230
|
+
'is_access_constrained_by_virtual_private_database': 'isAccessConstrainedByVirtualPrivateDatabase',
|
231
|
+
'is_access_constrained_by_redaction': 'isAccessConstrainedByRedaction',
|
232
|
+
'is_access_constrained_by_real_application_security': 'isAccessConstrainedByRealApplicationSecurity',
|
233
|
+
'is_access_constrained_by_sql_firewall': 'isAccessConstrainedBySqlFirewall'
|
234
|
+
}
|
235
|
+
|
236
|
+
self._key = None
|
237
|
+
self._grantee = None
|
238
|
+
self._grant_from_role = None
|
239
|
+
self._access_type = None
|
240
|
+
self._privilege = None
|
241
|
+
self._target_id = None
|
242
|
+
self._privilege_grantable = None
|
243
|
+
self._privilege_type = None
|
244
|
+
self._table_schema = None
|
245
|
+
self._table_name = None
|
246
|
+
self._view_schema = None
|
247
|
+
self._view_name = None
|
248
|
+
self._view_text = None
|
249
|
+
self._column_name = None
|
250
|
+
self._grantor = None
|
251
|
+
self._is_access_constrained_by_database_vault = None
|
252
|
+
self._is_access_constrained_by_virtual_private_database = None
|
253
|
+
self._is_access_constrained_by_redaction = None
|
254
|
+
self._is_access_constrained_by_real_application_security = None
|
255
|
+
self._is_access_constrained_by_sql_firewall = None
|
256
|
+
|
257
|
+
@property
|
258
|
+
def key(self):
|
259
|
+
"""
|
260
|
+
**[Required]** Gets the key of this DatabaseViewAccessEntrySummary.
|
261
|
+
The unique key that identifies the view report. It is numeric and unique within a security policy report.
|
262
|
+
|
263
|
+
|
264
|
+
:return: The key of this DatabaseViewAccessEntrySummary.
|
265
|
+
:rtype: str
|
266
|
+
"""
|
267
|
+
return self._key
|
268
|
+
|
269
|
+
@key.setter
|
270
|
+
def key(self, key):
|
271
|
+
"""
|
272
|
+
Sets the key of this DatabaseViewAccessEntrySummary.
|
273
|
+
The unique key that identifies the view report. It is numeric and unique within a security policy report.
|
274
|
+
|
275
|
+
|
276
|
+
:param key: The key of this DatabaseViewAccessEntrySummary.
|
277
|
+
:type: str
|
278
|
+
"""
|
279
|
+
self._key = key
|
280
|
+
|
281
|
+
@property
|
282
|
+
def grantee(self):
|
283
|
+
"""
|
284
|
+
**[Required]** Gets the grantee of this DatabaseViewAccessEntrySummary.
|
285
|
+
Grantee is the user who can access the view.
|
286
|
+
|
287
|
+
|
288
|
+
:return: The grantee of this DatabaseViewAccessEntrySummary.
|
289
|
+
:rtype: str
|
290
|
+
"""
|
291
|
+
return self._grantee
|
292
|
+
|
293
|
+
@grantee.setter
|
294
|
+
def grantee(self, grantee):
|
295
|
+
"""
|
296
|
+
Sets the grantee of this DatabaseViewAccessEntrySummary.
|
297
|
+
Grantee is the user who can access the view.
|
298
|
+
|
299
|
+
|
300
|
+
:param grantee: The grantee of this DatabaseViewAccessEntrySummary.
|
301
|
+
:type: str
|
302
|
+
"""
|
303
|
+
self._grantee = grantee
|
304
|
+
|
305
|
+
@property
|
306
|
+
def grant_from_role(self):
|
307
|
+
"""
|
308
|
+
Gets the grant_from_role of this DatabaseViewAccessEntrySummary.
|
309
|
+
This can be empty in case of direct grant, in case of indirect grant, this attribute displays the name of the
|
310
|
+
role which is granted to the user though which the user has access to the table.
|
311
|
+
|
312
|
+
|
313
|
+
:return: The grant_from_role of this DatabaseViewAccessEntrySummary.
|
314
|
+
:rtype: str
|
315
|
+
"""
|
316
|
+
return self._grant_from_role
|
317
|
+
|
318
|
+
@grant_from_role.setter
|
319
|
+
def grant_from_role(self, grant_from_role):
|
320
|
+
"""
|
321
|
+
Sets the grant_from_role of this DatabaseViewAccessEntrySummary.
|
322
|
+
This can be empty in case of direct grant, in case of indirect grant, this attribute displays the name of the
|
323
|
+
role which is granted to the user though which the user has access to the table.
|
324
|
+
|
325
|
+
|
326
|
+
:param grant_from_role: The grant_from_role of this DatabaseViewAccessEntrySummary.
|
327
|
+
:type: str
|
328
|
+
"""
|
329
|
+
self._grant_from_role = grant_from_role
|
330
|
+
|
331
|
+
@property
|
332
|
+
def access_type(self):
|
333
|
+
"""
|
334
|
+
Gets the access_type of this DatabaseViewAccessEntrySummary.
|
335
|
+
The type of the access the user has on the table, there can be one or more from SELECT, DELETE, INSERT, READ or UPDATE.
|
336
|
+
|
337
|
+
Allowed values for this property are: "SELECT", "UPDATE", "INSERT", "DELETE", "OWNER", 'UNKNOWN_ENUM_VALUE'.
|
338
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
339
|
+
|
340
|
+
|
341
|
+
:return: The access_type of this DatabaseViewAccessEntrySummary.
|
342
|
+
:rtype: str
|
343
|
+
"""
|
344
|
+
return self._access_type
|
345
|
+
|
346
|
+
@access_type.setter
|
347
|
+
def access_type(self, access_type):
|
348
|
+
"""
|
349
|
+
Sets the access_type of this DatabaseViewAccessEntrySummary.
|
350
|
+
The type of the access the user has on the table, there can be one or more from SELECT, DELETE, INSERT, READ or UPDATE.
|
351
|
+
|
352
|
+
|
353
|
+
:param access_type: The access_type of this DatabaseViewAccessEntrySummary.
|
354
|
+
:type: str
|
355
|
+
"""
|
356
|
+
allowed_values = ["SELECT", "UPDATE", "INSERT", "DELETE", "OWNER"]
|
357
|
+
if not value_allowed_none_or_none_sentinel(access_type, allowed_values):
|
358
|
+
access_type = 'UNKNOWN_ENUM_VALUE'
|
359
|
+
self._access_type = access_type
|
360
|
+
|
361
|
+
@property
|
362
|
+
def privilege(self):
|
363
|
+
"""
|
364
|
+
Gets the privilege of this DatabaseViewAccessEntrySummary.
|
365
|
+
The name of the privilege.
|
366
|
+
|
367
|
+
Allowed values for this property are: "SELECT", "UPDATE", "INSERT", "DELETE", "READ", "OWNER", "INDEX", "SELECT_ANY_TABLE", "UPDATE_ANY_TABLE", "INSERT_ANY_TABLE", "DELETE_ANY_TABLE", "READ_ANY_TABLE", "CREATE_ANY_INDEX", 'UNKNOWN_ENUM_VALUE'.
|
368
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
369
|
+
|
370
|
+
|
371
|
+
:return: The privilege of this DatabaseViewAccessEntrySummary.
|
372
|
+
:rtype: str
|
373
|
+
"""
|
374
|
+
return self._privilege
|
375
|
+
|
376
|
+
@privilege.setter
|
377
|
+
def privilege(self, privilege):
|
378
|
+
"""
|
379
|
+
Sets the privilege of this DatabaseViewAccessEntrySummary.
|
380
|
+
The name of the privilege.
|
381
|
+
|
382
|
+
|
383
|
+
:param privilege: The privilege of this DatabaseViewAccessEntrySummary.
|
384
|
+
:type: str
|
385
|
+
"""
|
386
|
+
allowed_values = ["SELECT", "UPDATE", "INSERT", "DELETE", "READ", "OWNER", "INDEX", "SELECT_ANY_TABLE", "UPDATE_ANY_TABLE", "INSERT_ANY_TABLE", "DELETE_ANY_TABLE", "READ_ANY_TABLE", "CREATE_ANY_INDEX"]
|
387
|
+
if not value_allowed_none_or_none_sentinel(privilege, allowed_values):
|
388
|
+
privilege = 'UNKNOWN_ENUM_VALUE'
|
389
|
+
self._privilege = privilege
|
390
|
+
|
391
|
+
@property
|
392
|
+
def target_id(self):
|
393
|
+
"""
|
394
|
+
Gets the target_id of this DatabaseViewAccessEntrySummary.
|
395
|
+
The OCID of the of the target database.
|
396
|
+
|
397
|
+
|
398
|
+
:return: The target_id of this DatabaseViewAccessEntrySummary.
|
399
|
+
:rtype: str
|
400
|
+
"""
|
401
|
+
return self._target_id
|
402
|
+
|
403
|
+
@target_id.setter
|
404
|
+
def target_id(self, target_id):
|
405
|
+
"""
|
406
|
+
Sets the target_id of this DatabaseViewAccessEntrySummary.
|
407
|
+
The OCID of the of the target database.
|
408
|
+
|
409
|
+
|
410
|
+
:param target_id: The target_id of this DatabaseViewAccessEntrySummary.
|
411
|
+
:type: str
|
412
|
+
"""
|
413
|
+
self._target_id = target_id
|
414
|
+
|
415
|
+
@property
|
416
|
+
def privilege_grantable(self):
|
417
|
+
"""
|
418
|
+
Gets the privilege_grantable of this DatabaseViewAccessEntrySummary.
|
419
|
+
Indicates whether the grantee can grant this privilege to other users. Privileges can be granted to a user or role with
|
420
|
+
GRANT_OPTION or ADMIN_OPTION
|
421
|
+
|
422
|
+
Allowed values for this property are: "ADMIN_OPTION", "GRANT_OPTION", 'UNKNOWN_ENUM_VALUE'.
|
423
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
424
|
+
|
425
|
+
|
426
|
+
:return: The privilege_grantable of this DatabaseViewAccessEntrySummary.
|
427
|
+
:rtype: str
|
428
|
+
"""
|
429
|
+
return self._privilege_grantable
|
430
|
+
|
431
|
+
@privilege_grantable.setter
|
432
|
+
def privilege_grantable(self, privilege_grantable):
|
433
|
+
"""
|
434
|
+
Sets the privilege_grantable of this DatabaseViewAccessEntrySummary.
|
435
|
+
Indicates whether the grantee can grant this privilege to other users. Privileges can be granted to a user or role with
|
436
|
+
GRANT_OPTION or ADMIN_OPTION
|
437
|
+
|
438
|
+
|
439
|
+
:param privilege_grantable: The privilege_grantable of this DatabaseViewAccessEntrySummary.
|
440
|
+
:type: str
|
441
|
+
"""
|
442
|
+
allowed_values = ["ADMIN_OPTION", "GRANT_OPTION"]
|
443
|
+
if not value_allowed_none_or_none_sentinel(privilege_grantable, allowed_values):
|
444
|
+
privilege_grantable = 'UNKNOWN_ENUM_VALUE'
|
445
|
+
self._privilege_grantable = privilege_grantable
|
446
|
+
|
447
|
+
@property
|
448
|
+
def privilege_type(self):
|
449
|
+
"""
|
450
|
+
Gets the privilege_type of this DatabaseViewAccessEntrySummary.
|
451
|
+
Type of the privilege user has, this includes System Privilege, Schema Privilege, Object Privilege, Column Privilege,
|
452
|
+
Owner or Schema Privilege on a schema.
|
453
|
+
|
454
|
+
|
455
|
+
:return: The privilege_type of this DatabaseViewAccessEntrySummary.
|
456
|
+
:rtype: str
|
457
|
+
"""
|
458
|
+
return self._privilege_type
|
459
|
+
|
460
|
+
@privilege_type.setter
|
461
|
+
def privilege_type(self, privilege_type):
|
462
|
+
"""
|
463
|
+
Sets the privilege_type of this DatabaseViewAccessEntrySummary.
|
464
|
+
Type of the privilege user has, this includes System Privilege, Schema Privilege, Object Privilege, Column Privilege,
|
465
|
+
Owner or Schema Privilege on a schema.
|
466
|
+
|
467
|
+
|
468
|
+
:param privilege_type: The privilege_type of this DatabaseViewAccessEntrySummary.
|
469
|
+
:type: str
|
470
|
+
"""
|
471
|
+
self._privilege_type = privilege_type
|
472
|
+
|
473
|
+
@property
|
474
|
+
def table_schema(self):
|
475
|
+
"""
|
476
|
+
Gets the table_schema of this DatabaseViewAccessEntrySummary.
|
477
|
+
The name of the schema
|
478
|
+
|
479
|
+
|
480
|
+
:return: The table_schema of this DatabaseViewAccessEntrySummary.
|
481
|
+
:rtype: str
|
482
|
+
"""
|
483
|
+
return self._table_schema
|
484
|
+
|
485
|
+
@table_schema.setter
|
486
|
+
def table_schema(self, table_schema):
|
487
|
+
"""
|
488
|
+
Sets the table_schema of this DatabaseViewAccessEntrySummary.
|
489
|
+
The name of the schema
|
490
|
+
|
491
|
+
|
492
|
+
:param table_schema: The table_schema of this DatabaseViewAccessEntrySummary.
|
493
|
+
:type: str
|
494
|
+
"""
|
495
|
+
self._table_schema = table_schema
|
496
|
+
|
497
|
+
@property
|
498
|
+
def table_name(self):
|
499
|
+
"""
|
500
|
+
Gets the table_name of this DatabaseViewAccessEntrySummary.
|
501
|
+
The name of the table.
|
502
|
+
|
503
|
+
|
504
|
+
:return: The table_name of this DatabaseViewAccessEntrySummary.
|
505
|
+
:rtype: str
|
506
|
+
"""
|
507
|
+
return self._table_name
|
508
|
+
|
509
|
+
@table_name.setter
|
510
|
+
def table_name(self, table_name):
|
511
|
+
"""
|
512
|
+
Sets the table_name of this DatabaseViewAccessEntrySummary.
|
513
|
+
The name of the table.
|
514
|
+
|
515
|
+
|
516
|
+
:param table_name: The table_name of this DatabaseViewAccessEntrySummary.
|
517
|
+
:type: str
|
518
|
+
"""
|
519
|
+
self._table_name = table_name
|
520
|
+
|
521
|
+
@property
|
522
|
+
def view_schema(self):
|
523
|
+
"""
|
524
|
+
Gets the view_schema of this DatabaseViewAccessEntrySummary.
|
525
|
+
The name of the schema.
|
526
|
+
|
527
|
+
|
528
|
+
:return: The view_schema of this DatabaseViewAccessEntrySummary.
|
529
|
+
:rtype: str
|
530
|
+
"""
|
531
|
+
return self._view_schema
|
532
|
+
|
533
|
+
@view_schema.setter
|
534
|
+
def view_schema(self, view_schema):
|
535
|
+
"""
|
536
|
+
Sets the view_schema of this DatabaseViewAccessEntrySummary.
|
537
|
+
The name of the schema.
|
538
|
+
|
539
|
+
|
540
|
+
:param view_schema: The view_schema of this DatabaseViewAccessEntrySummary.
|
541
|
+
:type: str
|
542
|
+
"""
|
543
|
+
self._view_schema = view_schema
|
544
|
+
|
545
|
+
@property
|
546
|
+
def view_name(self):
|
547
|
+
"""
|
548
|
+
Gets the view_name of this DatabaseViewAccessEntrySummary.
|
549
|
+
The name of the view.
|
550
|
+
|
551
|
+
|
552
|
+
:return: The view_name of this DatabaseViewAccessEntrySummary.
|
553
|
+
:rtype: str
|
554
|
+
"""
|
555
|
+
return self._view_name
|
556
|
+
|
557
|
+
@view_name.setter
|
558
|
+
def view_name(self, view_name):
|
559
|
+
"""
|
560
|
+
Sets the view_name of this DatabaseViewAccessEntrySummary.
|
561
|
+
The name of the view.
|
562
|
+
|
563
|
+
|
564
|
+
:param view_name: The view_name of this DatabaseViewAccessEntrySummary.
|
565
|
+
:type: str
|
566
|
+
"""
|
567
|
+
self._view_name = view_name
|
568
|
+
|
569
|
+
@property
|
570
|
+
def view_text(self):
|
571
|
+
"""
|
572
|
+
Gets the view_text of this DatabaseViewAccessEntrySummary.
|
573
|
+
The definition of the view.
|
574
|
+
|
575
|
+
|
576
|
+
:return: The view_text of this DatabaseViewAccessEntrySummary.
|
577
|
+
:rtype: str
|
578
|
+
"""
|
579
|
+
return self._view_text
|
580
|
+
|
581
|
+
@view_text.setter
|
582
|
+
def view_text(self, view_text):
|
583
|
+
"""
|
584
|
+
Sets the view_text of this DatabaseViewAccessEntrySummary.
|
585
|
+
The definition of the view.
|
586
|
+
|
587
|
+
|
588
|
+
:param view_text: The view_text of this DatabaseViewAccessEntrySummary.
|
589
|
+
:type: str
|
590
|
+
"""
|
591
|
+
self._view_text = view_text
|
592
|
+
|
593
|
+
@property
|
594
|
+
def column_name(self):
|
595
|
+
"""
|
596
|
+
Gets the column_name of this DatabaseViewAccessEntrySummary.
|
597
|
+
The name of column when there are column level privileges on a table or view.
|
598
|
+
|
599
|
+
|
600
|
+
:return: The column_name of this DatabaseViewAccessEntrySummary.
|
601
|
+
:rtype: str
|
602
|
+
"""
|
603
|
+
return self._column_name
|
604
|
+
|
605
|
+
@column_name.setter
|
606
|
+
def column_name(self, column_name):
|
607
|
+
"""
|
608
|
+
Sets the column_name of this DatabaseViewAccessEntrySummary.
|
609
|
+
The name of column when there are column level privileges on a table or view.
|
610
|
+
|
611
|
+
|
612
|
+
:param column_name: The column_name of this DatabaseViewAccessEntrySummary.
|
613
|
+
:type: str
|
614
|
+
"""
|
615
|
+
self._column_name = column_name
|
616
|
+
|
617
|
+
@property
|
618
|
+
def grantor(self):
|
619
|
+
"""
|
620
|
+
Gets the grantor of this DatabaseViewAccessEntrySummary.
|
621
|
+
The user who granted the privilege.
|
622
|
+
|
623
|
+
|
624
|
+
:return: The grantor of this DatabaseViewAccessEntrySummary.
|
625
|
+
:rtype: str
|
626
|
+
"""
|
627
|
+
return self._grantor
|
628
|
+
|
629
|
+
@grantor.setter
|
630
|
+
def grantor(self, grantor):
|
631
|
+
"""
|
632
|
+
Sets the grantor of this DatabaseViewAccessEntrySummary.
|
633
|
+
The user who granted the privilege.
|
634
|
+
|
635
|
+
|
636
|
+
:param grantor: The grantor of this DatabaseViewAccessEntrySummary.
|
637
|
+
:type: str
|
638
|
+
"""
|
639
|
+
self._grantor = grantor
|
640
|
+
|
641
|
+
@property
|
642
|
+
def is_access_constrained_by_database_vault(self):
|
643
|
+
"""
|
644
|
+
Gets the is_access_constrained_by_database_vault of this DatabaseViewAccessEntrySummary.
|
645
|
+
Indicates whether the table access is constrained via Oracle Database Vault.
|
646
|
+
|
647
|
+
|
648
|
+
:return: The is_access_constrained_by_database_vault of this DatabaseViewAccessEntrySummary.
|
649
|
+
:rtype: bool
|
650
|
+
"""
|
651
|
+
return self._is_access_constrained_by_database_vault
|
652
|
+
|
653
|
+
@is_access_constrained_by_database_vault.setter
|
654
|
+
def is_access_constrained_by_database_vault(self, is_access_constrained_by_database_vault):
|
655
|
+
"""
|
656
|
+
Sets the is_access_constrained_by_database_vault of this DatabaseViewAccessEntrySummary.
|
657
|
+
Indicates whether the table access is constrained via Oracle Database Vault.
|
658
|
+
|
659
|
+
|
660
|
+
:param is_access_constrained_by_database_vault: The is_access_constrained_by_database_vault of this DatabaseViewAccessEntrySummary.
|
661
|
+
:type: bool
|
662
|
+
"""
|
663
|
+
self._is_access_constrained_by_database_vault = is_access_constrained_by_database_vault
|
664
|
+
|
665
|
+
@property
|
666
|
+
def is_access_constrained_by_virtual_private_database(self):
|
667
|
+
"""
|
668
|
+
Gets the is_access_constrained_by_virtual_private_database of this DatabaseViewAccessEntrySummary.
|
669
|
+
Indicates whether the view access is constrained via Virtual Private Database.
|
670
|
+
|
671
|
+
|
672
|
+
:return: The is_access_constrained_by_virtual_private_database of this DatabaseViewAccessEntrySummary.
|
673
|
+
:rtype: bool
|
674
|
+
"""
|
675
|
+
return self._is_access_constrained_by_virtual_private_database
|
676
|
+
|
677
|
+
@is_access_constrained_by_virtual_private_database.setter
|
678
|
+
def is_access_constrained_by_virtual_private_database(self, is_access_constrained_by_virtual_private_database):
|
679
|
+
"""
|
680
|
+
Sets the is_access_constrained_by_virtual_private_database of this DatabaseViewAccessEntrySummary.
|
681
|
+
Indicates whether the view access is constrained via Virtual Private Database.
|
682
|
+
|
683
|
+
|
684
|
+
:param is_access_constrained_by_virtual_private_database: The is_access_constrained_by_virtual_private_database of this DatabaseViewAccessEntrySummary.
|
685
|
+
:type: bool
|
686
|
+
"""
|
687
|
+
self._is_access_constrained_by_virtual_private_database = is_access_constrained_by_virtual_private_database
|
688
|
+
|
689
|
+
@property
|
690
|
+
def is_access_constrained_by_redaction(self):
|
691
|
+
"""
|
692
|
+
Gets the is_access_constrained_by_redaction of this DatabaseViewAccessEntrySummary.
|
693
|
+
Indicates whether the view access is constrained via Oracle Data Redaction.
|
694
|
+
|
695
|
+
|
696
|
+
:return: The is_access_constrained_by_redaction of this DatabaseViewAccessEntrySummary.
|
697
|
+
:rtype: bool
|
698
|
+
"""
|
699
|
+
return self._is_access_constrained_by_redaction
|
700
|
+
|
701
|
+
@is_access_constrained_by_redaction.setter
|
702
|
+
def is_access_constrained_by_redaction(self, is_access_constrained_by_redaction):
|
703
|
+
"""
|
704
|
+
Sets the is_access_constrained_by_redaction of this DatabaseViewAccessEntrySummary.
|
705
|
+
Indicates whether the view access is constrained via Oracle Data Redaction.
|
706
|
+
|
707
|
+
|
708
|
+
:param is_access_constrained_by_redaction: The is_access_constrained_by_redaction of this DatabaseViewAccessEntrySummary.
|
709
|
+
:type: bool
|
710
|
+
"""
|
711
|
+
self._is_access_constrained_by_redaction = is_access_constrained_by_redaction
|
712
|
+
|
713
|
+
@property
|
714
|
+
def is_access_constrained_by_real_application_security(self):
|
715
|
+
"""
|
716
|
+
Gets the is_access_constrained_by_real_application_security of this DatabaseViewAccessEntrySummary.
|
717
|
+
Indicates whether the view access is constrained via Real Application Security.
|
718
|
+
|
719
|
+
|
720
|
+
:return: The is_access_constrained_by_real_application_security of this DatabaseViewAccessEntrySummary.
|
721
|
+
:rtype: bool
|
722
|
+
"""
|
723
|
+
return self._is_access_constrained_by_real_application_security
|
724
|
+
|
725
|
+
@is_access_constrained_by_real_application_security.setter
|
726
|
+
def is_access_constrained_by_real_application_security(self, is_access_constrained_by_real_application_security):
|
727
|
+
"""
|
728
|
+
Sets the is_access_constrained_by_real_application_security of this DatabaseViewAccessEntrySummary.
|
729
|
+
Indicates whether the view access is constrained via Real Application Security.
|
730
|
+
|
731
|
+
|
732
|
+
:param is_access_constrained_by_real_application_security: The is_access_constrained_by_real_application_security of this DatabaseViewAccessEntrySummary.
|
733
|
+
:type: bool
|
734
|
+
"""
|
735
|
+
self._is_access_constrained_by_real_application_security = is_access_constrained_by_real_application_security
|
736
|
+
|
737
|
+
@property
|
738
|
+
def is_access_constrained_by_sql_firewall(self):
|
739
|
+
"""
|
740
|
+
Gets the is_access_constrained_by_sql_firewall of this DatabaseViewAccessEntrySummary.
|
741
|
+
Indicates whether the view access is constrained via Oracle Database SQL Firewall.
|
742
|
+
|
743
|
+
|
744
|
+
:return: The is_access_constrained_by_sql_firewall of this DatabaseViewAccessEntrySummary.
|
745
|
+
:rtype: bool
|
746
|
+
"""
|
747
|
+
return self._is_access_constrained_by_sql_firewall
|
748
|
+
|
749
|
+
@is_access_constrained_by_sql_firewall.setter
|
750
|
+
def is_access_constrained_by_sql_firewall(self, is_access_constrained_by_sql_firewall):
|
751
|
+
"""
|
752
|
+
Sets the is_access_constrained_by_sql_firewall of this DatabaseViewAccessEntrySummary.
|
753
|
+
Indicates whether the view access is constrained via Oracle Database SQL Firewall.
|
754
|
+
|
755
|
+
|
756
|
+
:param is_access_constrained_by_sql_firewall: The is_access_constrained_by_sql_firewall of this DatabaseViewAccessEntrySummary.
|
757
|
+
:type: bool
|
758
|
+
"""
|
759
|
+
self._is_access_constrained_by_sql_firewall = is_access_constrained_by_sql_firewall
|
760
|
+
|
761
|
+
def __repr__(self):
|
762
|
+
return formatted_flat_dict(self)
|
763
|
+
|
764
|
+
def __eq__(self, other):
|
765
|
+
if other is None:
|
766
|
+
return False
|
767
|
+
|
768
|
+
return self.__dict__ == other.__dict__
|
769
|
+
|
770
|
+
def __ne__(self, other):
|
771
|
+
return not self == other
|