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