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