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,773 @@
|
|
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 SecurityFeatureSummary(object):
|
14
|
+
"""
|
15
|
+
The details of database security feature usage available on a given compartment.
|
16
|
+
"""
|
17
|
+
|
18
|
+
#: A constant which can be used with the unified_audit property of a SecurityFeatureSummary.
|
19
|
+
#: This constant has a value of "ENABLED"
|
20
|
+
UNIFIED_AUDIT_ENABLED = "ENABLED"
|
21
|
+
|
22
|
+
#: A constant which can be used with the unified_audit property of a SecurityFeatureSummary.
|
23
|
+
#: This constant has a value of "DISABLED"
|
24
|
+
UNIFIED_AUDIT_DISABLED = "DISABLED"
|
25
|
+
|
26
|
+
#: A constant which can be used with the unified_audit property of a SecurityFeatureSummary.
|
27
|
+
#: This constant has a value of "NONE"
|
28
|
+
UNIFIED_AUDIT_NONE = "NONE"
|
29
|
+
|
30
|
+
#: A constant which can be used with the fine_grained_audit property of a SecurityFeatureSummary.
|
31
|
+
#: This constant has a value of "ENABLED"
|
32
|
+
FINE_GRAINED_AUDIT_ENABLED = "ENABLED"
|
33
|
+
|
34
|
+
#: A constant which can be used with the fine_grained_audit property of a SecurityFeatureSummary.
|
35
|
+
#: This constant has a value of "DISABLED"
|
36
|
+
FINE_GRAINED_AUDIT_DISABLED = "DISABLED"
|
37
|
+
|
38
|
+
#: A constant which can be used with the fine_grained_audit property of a SecurityFeatureSummary.
|
39
|
+
#: This constant has a value of "NONE"
|
40
|
+
FINE_GRAINED_AUDIT_NONE = "NONE"
|
41
|
+
|
42
|
+
#: A constant which can be used with the traditional_audit property of a SecurityFeatureSummary.
|
43
|
+
#: This constant has a value of "ENABLED"
|
44
|
+
TRADITIONAL_AUDIT_ENABLED = "ENABLED"
|
45
|
+
|
46
|
+
#: A constant which can be used with the traditional_audit property of a SecurityFeatureSummary.
|
47
|
+
#: This constant has a value of "DISABLED"
|
48
|
+
TRADITIONAL_AUDIT_DISABLED = "DISABLED"
|
49
|
+
|
50
|
+
#: A constant which can be used with the traditional_audit property of a SecurityFeatureSummary.
|
51
|
+
#: This constant has a value of "NONE"
|
52
|
+
TRADITIONAL_AUDIT_NONE = "NONE"
|
53
|
+
|
54
|
+
#: A constant which can be used with the database_vault property of a SecurityFeatureSummary.
|
55
|
+
#: This constant has a value of "ENABLED"
|
56
|
+
DATABASE_VAULT_ENABLED = "ENABLED"
|
57
|
+
|
58
|
+
#: A constant which can be used with the database_vault property of a SecurityFeatureSummary.
|
59
|
+
#: This constant has a value of "DISABLED"
|
60
|
+
DATABASE_VAULT_DISABLED = "DISABLED"
|
61
|
+
|
62
|
+
#: A constant which can be used with the database_vault property of a SecurityFeatureSummary.
|
63
|
+
#: This constant has a value of "NONE"
|
64
|
+
DATABASE_VAULT_NONE = "NONE"
|
65
|
+
|
66
|
+
#: A constant which can be used with the privilege_analysis property of a SecurityFeatureSummary.
|
67
|
+
#: This constant has a value of "ENABLED"
|
68
|
+
PRIVILEGE_ANALYSIS_ENABLED = "ENABLED"
|
69
|
+
|
70
|
+
#: A constant which can be used with the privilege_analysis property of a SecurityFeatureSummary.
|
71
|
+
#: This constant has a value of "DISABLED"
|
72
|
+
PRIVILEGE_ANALYSIS_DISABLED = "DISABLED"
|
73
|
+
|
74
|
+
#: A constant which can be used with the privilege_analysis property of a SecurityFeatureSummary.
|
75
|
+
#: This constant has a value of "NONE"
|
76
|
+
PRIVILEGE_ANALYSIS_NONE = "NONE"
|
77
|
+
|
78
|
+
#: A constant which can be used with the tablespace_encryption property of a SecurityFeatureSummary.
|
79
|
+
#: This constant has a value of "ENABLED"
|
80
|
+
TABLESPACE_ENCRYPTION_ENABLED = "ENABLED"
|
81
|
+
|
82
|
+
#: A constant which can be used with the tablespace_encryption property of a SecurityFeatureSummary.
|
83
|
+
#: This constant has a value of "DISABLED"
|
84
|
+
TABLESPACE_ENCRYPTION_DISABLED = "DISABLED"
|
85
|
+
|
86
|
+
#: A constant which can be used with the tablespace_encryption property of a SecurityFeatureSummary.
|
87
|
+
#: This constant has a value of "NONE"
|
88
|
+
TABLESPACE_ENCRYPTION_NONE = "NONE"
|
89
|
+
|
90
|
+
#: A constant which can be used with the column_encryption property of a SecurityFeatureSummary.
|
91
|
+
#: This constant has a value of "ENABLED"
|
92
|
+
COLUMN_ENCRYPTION_ENABLED = "ENABLED"
|
93
|
+
|
94
|
+
#: A constant which can be used with the column_encryption property of a SecurityFeatureSummary.
|
95
|
+
#: This constant has a value of "DISABLED"
|
96
|
+
COLUMN_ENCRYPTION_DISABLED = "DISABLED"
|
97
|
+
|
98
|
+
#: A constant which can be used with the column_encryption property of a SecurityFeatureSummary.
|
99
|
+
#: This constant has a value of "NONE"
|
100
|
+
COLUMN_ENCRYPTION_NONE = "NONE"
|
101
|
+
|
102
|
+
#: A constant which can be used with the network_encryption property of a SecurityFeatureSummary.
|
103
|
+
#: This constant has a value of "ENABLED"
|
104
|
+
NETWORK_ENCRYPTION_ENABLED = "ENABLED"
|
105
|
+
|
106
|
+
#: A constant which can be used with the network_encryption property of a SecurityFeatureSummary.
|
107
|
+
#: This constant has a value of "DISABLED"
|
108
|
+
NETWORK_ENCRYPTION_DISABLED = "DISABLED"
|
109
|
+
|
110
|
+
#: A constant which can be used with the network_encryption property of a SecurityFeatureSummary.
|
111
|
+
#: This constant has a value of "NONE"
|
112
|
+
NETWORK_ENCRYPTION_NONE = "NONE"
|
113
|
+
|
114
|
+
#: A constant which can be used with the password_authentication property of a SecurityFeatureSummary.
|
115
|
+
#: This constant has a value of "ENABLED"
|
116
|
+
PASSWORD_AUTHENTICATION_ENABLED = "ENABLED"
|
117
|
+
|
118
|
+
#: A constant which can be used with the password_authentication property of a SecurityFeatureSummary.
|
119
|
+
#: This constant has a value of "DISABLED"
|
120
|
+
PASSWORD_AUTHENTICATION_DISABLED = "DISABLED"
|
121
|
+
|
122
|
+
#: A constant which can be used with the password_authentication property of a SecurityFeatureSummary.
|
123
|
+
#: This constant has a value of "NONE"
|
124
|
+
PASSWORD_AUTHENTICATION_NONE = "NONE"
|
125
|
+
|
126
|
+
#: A constant which can be used with the global_authentication property of a SecurityFeatureSummary.
|
127
|
+
#: This constant has a value of "ENABLED"
|
128
|
+
GLOBAL_AUTHENTICATION_ENABLED = "ENABLED"
|
129
|
+
|
130
|
+
#: A constant which can be used with the global_authentication property of a SecurityFeatureSummary.
|
131
|
+
#: This constant has a value of "DISABLED"
|
132
|
+
GLOBAL_AUTHENTICATION_DISABLED = "DISABLED"
|
133
|
+
|
134
|
+
#: A constant which can be used with the global_authentication property of a SecurityFeatureSummary.
|
135
|
+
#: This constant has a value of "NONE"
|
136
|
+
GLOBAL_AUTHENTICATION_NONE = "NONE"
|
137
|
+
|
138
|
+
#: A constant which can be used with the external_authentication property of a SecurityFeatureSummary.
|
139
|
+
#: This constant has a value of "ENABLED"
|
140
|
+
EXTERNAL_AUTHENTICATION_ENABLED = "ENABLED"
|
141
|
+
|
142
|
+
#: A constant which can be used with the external_authentication property of a SecurityFeatureSummary.
|
143
|
+
#: This constant has a value of "DISABLED"
|
144
|
+
EXTERNAL_AUTHENTICATION_DISABLED = "DISABLED"
|
145
|
+
|
146
|
+
#: A constant which can be used with the external_authentication property of a SecurityFeatureSummary.
|
147
|
+
#: This constant has a value of "NONE"
|
148
|
+
EXTERNAL_AUTHENTICATION_NONE = "NONE"
|
149
|
+
|
150
|
+
def __init__(self, **kwargs):
|
151
|
+
"""
|
152
|
+
Initializes a new SecurityFeatureSummary object with values from keyword arguments.
|
153
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
154
|
+
|
155
|
+
:param compartment_id:
|
156
|
+
The value to assign to the compartment_id property of this SecurityFeatureSummary.
|
157
|
+
:type compartment_id: str
|
158
|
+
|
159
|
+
:param target_id:
|
160
|
+
The value to assign to the target_id property of this SecurityFeatureSummary.
|
161
|
+
:type target_id: str
|
162
|
+
|
163
|
+
:param assessment_id:
|
164
|
+
The value to assign to the assessment_id property of this SecurityFeatureSummary.
|
165
|
+
:type assessment_id: str
|
166
|
+
|
167
|
+
:param unified_audit:
|
168
|
+
The value to assign to the unified_audit property of this SecurityFeatureSummary.
|
169
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
170
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
171
|
+
:type unified_audit: str
|
172
|
+
|
173
|
+
:param fine_grained_audit:
|
174
|
+
The value to assign to the fine_grained_audit property of this SecurityFeatureSummary.
|
175
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
176
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
177
|
+
:type fine_grained_audit: str
|
178
|
+
|
179
|
+
:param traditional_audit:
|
180
|
+
The value to assign to the traditional_audit property of this SecurityFeatureSummary.
|
181
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
182
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
183
|
+
:type traditional_audit: str
|
184
|
+
|
185
|
+
:param database_vault:
|
186
|
+
The value to assign to the database_vault property of this SecurityFeatureSummary.
|
187
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
188
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
189
|
+
:type database_vault: str
|
190
|
+
|
191
|
+
:param privilege_analysis:
|
192
|
+
The value to assign to the privilege_analysis property of this SecurityFeatureSummary.
|
193
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
194
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
195
|
+
:type privilege_analysis: str
|
196
|
+
|
197
|
+
:param tablespace_encryption:
|
198
|
+
The value to assign to the tablespace_encryption property of this SecurityFeatureSummary.
|
199
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
200
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
201
|
+
:type tablespace_encryption: str
|
202
|
+
|
203
|
+
:param column_encryption:
|
204
|
+
The value to assign to the column_encryption property of this SecurityFeatureSummary.
|
205
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
206
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
207
|
+
:type column_encryption: str
|
208
|
+
|
209
|
+
:param network_encryption:
|
210
|
+
The value to assign to the network_encryption property of this SecurityFeatureSummary.
|
211
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
212
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
213
|
+
:type network_encryption: str
|
214
|
+
|
215
|
+
:param password_authentication:
|
216
|
+
The value to assign to the password_authentication property of this SecurityFeatureSummary.
|
217
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
218
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
219
|
+
:type password_authentication: str
|
220
|
+
|
221
|
+
:param global_authentication:
|
222
|
+
The value to assign to the global_authentication property of this SecurityFeatureSummary.
|
223
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
224
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
225
|
+
:type global_authentication: str
|
226
|
+
|
227
|
+
:param external_authentication:
|
228
|
+
The value to assign to the external_authentication property of this SecurityFeatureSummary.
|
229
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
230
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
231
|
+
:type external_authentication: str
|
232
|
+
|
233
|
+
:param freeform_tags:
|
234
|
+
The value to assign to the freeform_tags property of this SecurityFeatureSummary.
|
235
|
+
:type freeform_tags: dict(str, str)
|
236
|
+
|
237
|
+
:param defined_tags:
|
238
|
+
The value to assign to the defined_tags property of this SecurityFeatureSummary.
|
239
|
+
:type defined_tags: dict(str, dict(str, object))
|
240
|
+
|
241
|
+
"""
|
242
|
+
self.swagger_types = {
|
243
|
+
'compartment_id': 'str',
|
244
|
+
'target_id': 'str',
|
245
|
+
'assessment_id': 'str',
|
246
|
+
'unified_audit': 'str',
|
247
|
+
'fine_grained_audit': 'str',
|
248
|
+
'traditional_audit': 'str',
|
249
|
+
'database_vault': 'str',
|
250
|
+
'privilege_analysis': 'str',
|
251
|
+
'tablespace_encryption': 'str',
|
252
|
+
'column_encryption': 'str',
|
253
|
+
'network_encryption': 'str',
|
254
|
+
'password_authentication': 'str',
|
255
|
+
'global_authentication': 'str',
|
256
|
+
'external_authentication': 'str',
|
257
|
+
'freeform_tags': 'dict(str, str)',
|
258
|
+
'defined_tags': 'dict(str, dict(str, object))'
|
259
|
+
}
|
260
|
+
|
261
|
+
self.attribute_map = {
|
262
|
+
'compartment_id': 'compartmentId',
|
263
|
+
'target_id': 'targetId',
|
264
|
+
'assessment_id': 'assessmentId',
|
265
|
+
'unified_audit': 'unifiedAudit',
|
266
|
+
'fine_grained_audit': 'fineGrainedAudit',
|
267
|
+
'traditional_audit': 'traditionalAudit',
|
268
|
+
'database_vault': 'databaseVault',
|
269
|
+
'privilege_analysis': 'privilegeAnalysis',
|
270
|
+
'tablespace_encryption': 'tablespaceEncryption',
|
271
|
+
'column_encryption': 'columnEncryption',
|
272
|
+
'network_encryption': 'networkEncryption',
|
273
|
+
'password_authentication': 'passwordAuthentication',
|
274
|
+
'global_authentication': 'globalAuthentication',
|
275
|
+
'external_authentication': 'externalAuthentication',
|
276
|
+
'freeform_tags': 'freeformTags',
|
277
|
+
'defined_tags': 'definedTags'
|
278
|
+
}
|
279
|
+
|
280
|
+
self._compartment_id = None
|
281
|
+
self._target_id = None
|
282
|
+
self._assessment_id = None
|
283
|
+
self._unified_audit = None
|
284
|
+
self._fine_grained_audit = None
|
285
|
+
self._traditional_audit = None
|
286
|
+
self._database_vault = None
|
287
|
+
self._privilege_analysis = None
|
288
|
+
self._tablespace_encryption = None
|
289
|
+
self._column_encryption = None
|
290
|
+
self._network_encryption = None
|
291
|
+
self._password_authentication = None
|
292
|
+
self._global_authentication = None
|
293
|
+
self._external_authentication = None
|
294
|
+
self._freeform_tags = None
|
295
|
+
self._defined_tags = None
|
296
|
+
|
297
|
+
@property
|
298
|
+
def compartment_id(self):
|
299
|
+
"""
|
300
|
+
**[Required]** Gets the compartment_id of this SecurityFeatureSummary.
|
301
|
+
The OCID of the compartment.
|
302
|
+
|
303
|
+
|
304
|
+
:return: The compartment_id of this SecurityFeatureSummary.
|
305
|
+
:rtype: str
|
306
|
+
"""
|
307
|
+
return self._compartment_id
|
308
|
+
|
309
|
+
@compartment_id.setter
|
310
|
+
def compartment_id(self, compartment_id):
|
311
|
+
"""
|
312
|
+
Sets the compartment_id of this SecurityFeatureSummary.
|
313
|
+
The OCID of the compartment.
|
314
|
+
|
315
|
+
|
316
|
+
:param compartment_id: The compartment_id of this SecurityFeatureSummary.
|
317
|
+
:type: str
|
318
|
+
"""
|
319
|
+
self._compartment_id = compartment_id
|
320
|
+
|
321
|
+
@property
|
322
|
+
def target_id(self):
|
323
|
+
"""
|
324
|
+
**[Required]** Gets the target_id of this SecurityFeatureSummary.
|
325
|
+
The OCID of the target database.
|
326
|
+
|
327
|
+
|
328
|
+
:return: The target_id of this SecurityFeatureSummary.
|
329
|
+
:rtype: str
|
330
|
+
"""
|
331
|
+
return self._target_id
|
332
|
+
|
333
|
+
@target_id.setter
|
334
|
+
def target_id(self, target_id):
|
335
|
+
"""
|
336
|
+
Sets the target_id of this SecurityFeatureSummary.
|
337
|
+
The OCID of the target database.
|
338
|
+
|
339
|
+
|
340
|
+
:param target_id: The target_id of this SecurityFeatureSummary.
|
341
|
+
:type: str
|
342
|
+
"""
|
343
|
+
self._target_id = target_id
|
344
|
+
|
345
|
+
@property
|
346
|
+
def assessment_id(self):
|
347
|
+
"""
|
348
|
+
**[Required]** Gets the assessment_id of this SecurityFeatureSummary.
|
349
|
+
The OCID of the assessment that generates this security feature usage result.
|
350
|
+
|
351
|
+
|
352
|
+
:return: The assessment_id of this SecurityFeatureSummary.
|
353
|
+
:rtype: str
|
354
|
+
"""
|
355
|
+
return self._assessment_id
|
356
|
+
|
357
|
+
@assessment_id.setter
|
358
|
+
def assessment_id(self, assessment_id):
|
359
|
+
"""
|
360
|
+
Sets the assessment_id of this SecurityFeatureSummary.
|
361
|
+
The OCID of the assessment that generates this security feature usage result.
|
362
|
+
|
363
|
+
|
364
|
+
:param assessment_id: The assessment_id of this SecurityFeatureSummary.
|
365
|
+
:type: str
|
366
|
+
"""
|
367
|
+
self._assessment_id = assessment_id
|
368
|
+
|
369
|
+
@property
|
370
|
+
def unified_audit(self):
|
371
|
+
"""
|
372
|
+
**[Required]** Gets the unified_audit of this SecurityFeatureSummary.
|
373
|
+
The usage of security feature - Unified Audit.
|
374
|
+
|
375
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
376
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
377
|
+
|
378
|
+
|
379
|
+
:return: The unified_audit of this SecurityFeatureSummary.
|
380
|
+
:rtype: str
|
381
|
+
"""
|
382
|
+
return self._unified_audit
|
383
|
+
|
384
|
+
@unified_audit.setter
|
385
|
+
def unified_audit(self, unified_audit):
|
386
|
+
"""
|
387
|
+
Sets the unified_audit of this SecurityFeatureSummary.
|
388
|
+
The usage of security feature - Unified Audit.
|
389
|
+
|
390
|
+
|
391
|
+
:param unified_audit: The unified_audit of this SecurityFeatureSummary.
|
392
|
+
:type: str
|
393
|
+
"""
|
394
|
+
allowed_values = ["ENABLED", "DISABLED", "NONE"]
|
395
|
+
if not value_allowed_none_or_none_sentinel(unified_audit, allowed_values):
|
396
|
+
unified_audit = 'UNKNOWN_ENUM_VALUE'
|
397
|
+
self._unified_audit = unified_audit
|
398
|
+
|
399
|
+
@property
|
400
|
+
def fine_grained_audit(self):
|
401
|
+
"""
|
402
|
+
**[Required]** Gets the fine_grained_audit of this SecurityFeatureSummary.
|
403
|
+
The usage of security feature - Fine Grained Audit.
|
404
|
+
|
405
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
406
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
407
|
+
|
408
|
+
|
409
|
+
:return: The fine_grained_audit of this SecurityFeatureSummary.
|
410
|
+
:rtype: str
|
411
|
+
"""
|
412
|
+
return self._fine_grained_audit
|
413
|
+
|
414
|
+
@fine_grained_audit.setter
|
415
|
+
def fine_grained_audit(self, fine_grained_audit):
|
416
|
+
"""
|
417
|
+
Sets the fine_grained_audit of this SecurityFeatureSummary.
|
418
|
+
The usage of security feature - Fine Grained Audit.
|
419
|
+
|
420
|
+
|
421
|
+
:param fine_grained_audit: The fine_grained_audit of this SecurityFeatureSummary.
|
422
|
+
:type: str
|
423
|
+
"""
|
424
|
+
allowed_values = ["ENABLED", "DISABLED", "NONE"]
|
425
|
+
if not value_allowed_none_or_none_sentinel(fine_grained_audit, allowed_values):
|
426
|
+
fine_grained_audit = 'UNKNOWN_ENUM_VALUE'
|
427
|
+
self._fine_grained_audit = fine_grained_audit
|
428
|
+
|
429
|
+
@property
|
430
|
+
def traditional_audit(self):
|
431
|
+
"""
|
432
|
+
**[Required]** Gets the traditional_audit of this SecurityFeatureSummary.
|
433
|
+
The usage of security feature - Traditional Audit.
|
434
|
+
|
435
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
436
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
437
|
+
|
438
|
+
|
439
|
+
:return: The traditional_audit of this SecurityFeatureSummary.
|
440
|
+
:rtype: str
|
441
|
+
"""
|
442
|
+
return self._traditional_audit
|
443
|
+
|
444
|
+
@traditional_audit.setter
|
445
|
+
def traditional_audit(self, traditional_audit):
|
446
|
+
"""
|
447
|
+
Sets the traditional_audit of this SecurityFeatureSummary.
|
448
|
+
The usage of security feature - Traditional Audit.
|
449
|
+
|
450
|
+
|
451
|
+
:param traditional_audit: The traditional_audit of this SecurityFeatureSummary.
|
452
|
+
:type: str
|
453
|
+
"""
|
454
|
+
allowed_values = ["ENABLED", "DISABLED", "NONE"]
|
455
|
+
if not value_allowed_none_or_none_sentinel(traditional_audit, allowed_values):
|
456
|
+
traditional_audit = 'UNKNOWN_ENUM_VALUE'
|
457
|
+
self._traditional_audit = traditional_audit
|
458
|
+
|
459
|
+
@property
|
460
|
+
def database_vault(self):
|
461
|
+
"""
|
462
|
+
**[Required]** Gets the database_vault of this SecurityFeatureSummary.
|
463
|
+
The usage of security feature - Database Vault.
|
464
|
+
|
465
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
466
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
467
|
+
|
468
|
+
|
469
|
+
:return: The database_vault of this SecurityFeatureSummary.
|
470
|
+
:rtype: str
|
471
|
+
"""
|
472
|
+
return self._database_vault
|
473
|
+
|
474
|
+
@database_vault.setter
|
475
|
+
def database_vault(self, database_vault):
|
476
|
+
"""
|
477
|
+
Sets the database_vault of this SecurityFeatureSummary.
|
478
|
+
The usage of security feature - Database Vault.
|
479
|
+
|
480
|
+
|
481
|
+
:param database_vault: The database_vault of this SecurityFeatureSummary.
|
482
|
+
:type: str
|
483
|
+
"""
|
484
|
+
allowed_values = ["ENABLED", "DISABLED", "NONE"]
|
485
|
+
if not value_allowed_none_or_none_sentinel(database_vault, allowed_values):
|
486
|
+
database_vault = 'UNKNOWN_ENUM_VALUE'
|
487
|
+
self._database_vault = database_vault
|
488
|
+
|
489
|
+
@property
|
490
|
+
def privilege_analysis(self):
|
491
|
+
"""
|
492
|
+
**[Required]** Gets the privilege_analysis of this SecurityFeatureSummary.
|
493
|
+
The usage of security feature - Privilege Analysis.
|
494
|
+
|
495
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
496
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
497
|
+
|
498
|
+
|
499
|
+
:return: The privilege_analysis of this SecurityFeatureSummary.
|
500
|
+
:rtype: str
|
501
|
+
"""
|
502
|
+
return self._privilege_analysis
|
503
|
+
|
504
|
+
@privilege_analysis.setter
|
505
|
+
def privilege_analysis(self, privilege_analysis):
|
506
|
+
"""
|
507
|
+
Sets the privilege_analysis of this SecurityFeatureSummary.
|
508
|
+
The usage of security feature - Privilege Analysis.
|
509
|
+
|
510
|
+
|
511
|
+
:param privilege_analysis: The privilege_analysis of this SecurityFeatureSummary.
|
512
|
+
:type: str
|
513
|
+
"""
|
514
|
+
allowed_values = ["ENABLED", "DISABLED", "NONE"]
|
515
|
+
if not value_allowed_none_or_none_sentinel(privilege_analysis, allowed_values):
|
516
|
+
privilege_analysis = 'UNKNOWN_ENUM_VALUE'
|
517
|
+
self._privilege_analysis = privilege_analysis
|
518
|
+
|
519
|
+
@property
|
520
|
+
def tablespace_encryption(self):
|
521
|
+
"""
|
522
|
+
**[Required]** Gets the tablespace_encryption of this SecurityFeatureSummary.
|
523
|
+
The usage of security feature - Tablespace Encryption.
|
524
|
+
|
525
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
526
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
527
|
+
|
528
|
+
|
529
|
+
:return: The tablespace_encryption of this SecurityFeatureSummary.
|
530
|
+
:rtype: str
|
531
|
+
"""
|
532
|
+
return self._tablespace_encryption
|
533
|
+
|
534
|
+
@tablespace_encryption.setter
|
535
|
+
def tablespace_encryption(self, tablespace_encryption):
|
536
|
+
"""
|
537
|
+
Sets the tablespace_encryption of this SecurityFeatureSummary.
|
538
|
+
The usage of security feature - Tablespace Encryption.
|
539
|
+
|
540
|
+
|
541
|
+
:param tablespace_encryption: The tablespace_encryption of this SecurityFeatureSummary.
|
542
|
+
:type: str
|
543
|
+
"""
|
544
|
+
allowed_values = ["ENABLED", "DISABLED", "NONE"]
|
545
|
+
if not value_allowed_none_or_none_sentinel(tablespace_encryption, allowed_values):
|
546
|
+
tablespace_encryption = 'UNKNOWN_ENUM_VALUE'
|
547
|
+
self._tablespace_encryption = tablespace_encryption
|
548
|
+
|
549
|
+
@property
|
550
|
+
def column_encryption(self):
|
551
|
+
"""
|
552
|
+
**[Required]** Gets the column_encryption of this SecurityFeatureSummary.
|
553
|
+
The usage of security feature - Column Encryption.
|
554
|
+
|
555
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
556
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
557
|
+
|
558
|
+
|
559
|
+
:return: The column_encryption of this SecurityFeatureSummary.
|
560
|
+
:rtype: str
|
561
|
+
"""
|
562
|
+
return self._column_encryption
|
563
|
+
|
564
|
+
@column_encryption.setter
|
565
|
+
def column_encryption(self, column_encryption):
|
566
|
+
"""
|
567
|
+
Sets the column_encryption of this SecurityFeatureSummary.
|
568
|
+
The usage of security feature - Column Encryption.
|
569
|
+
|
570
|
+
|
571
|
+
:param column_encryption: The column_encryption of this SecurityFeatureSummary.
|
572
|
+
:type: str
|
573
|
+
"""
|
574
|
+
allowed_values = ["ENABLED", "DISABLED", "NONE"]
|
575
|
+
if not value_allowed_none_or_none_sentinel(column_encryption, allowed_values):
|
576
|
+
column_encryption = 'UNKNOWN_ENUM_VALUE'
|
577
|
+
self._column_encryption = column_encryption
|
578
|
+
|
579
|
+
@property
|
580
|
+
def network_encryption(self):
|
581
|
+
"""
|
582
|
+
**[Required]** Gets the network_encryption of this SecurityFeatureSummary.
|
583
|
+
The usage of security feature - Network Encryption.
|
584
|
+
|
585
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
586
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
587
|
+
|
588
|
+
|
589
|
+
:return: The network_encryption of this SecurityFeatureSummary.
|
590
|
+
:rtype: str
|
591
|
+
"""
|
592
|
+
return self._network_encryption
|
593
|
+
|
594
|
+
@network_encryption.setter
|
595
|
+
def network_encryption(self, network_encryption):
|
596
|
+
"""
|
597
|
+
Sets the network_encryption of this SecurityFeatureSummary.
|
598
|
+
The usage of security feature - Network Encryption.
|
599
|
+
|
600
|
+
|
601
|
+
:param network_encryption: The network_encryption of this SecurityFeatureSummary.
|
602
|
+
:type: str
|
603
|
+
"""
|
604
|
+
allowed_values = ["ENABLED", "DISABLED", "NONE"]
|
605
|
+
if not value_allowed_none_or_none_sentinel(network_encryption, allowed_values):
|
606
|
+
network_encryption = 'UNKNOWN_ENUM_VALUE'
|
607
|
+
self._network_encryption = network_encryption
|
608
|
+
|
609
|
+
@property
|
610
|
+
def password_authentication(self):
|
611
|
+
"""
|
612
|
+
**[Required]** Gets the password_authentication of this SecurityFeatureSummary.
|
613
|
+
The usage of security feature - Password Authentication.
|
614
|
+
|
615
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
616
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
617
|
+
|
618
|
+
|
619
|
+
:return: The password_authentication of this SecurityFeatureSummary.
|
620
|
+
:rtype: str
|
621
|
+
"""
|
622
|
+
return self._password_authentication
|
623
|
+
|
624
|
+
@password_authentication.setter
|
625
|
+
def password_authentication(self, password_authentication):
|
626
|
+
"""
|
627
|
+
Sets the password_authentication of this SecurityFeatureSummary.
|
628
|
+
The usage of security feature - Password Authentication.
|
629
|
+
|
630
|
+
|
631
|
+
:param password_authentication: The password_authentication of this SecurityFeatureSummary.
|
632
|
+
:type: str
|
633
|
+
"""
|
634
|
+
allowed_values = ["ENABLED", "DISABLED", "NONE"]
|
635
|
+
if not value_allowed_none_or_none_sentinel(password_authentication, allowed_values):
|
636
|
+
password_authentication = 'UNKNOWN_ENUM_VALUE'
|
637
|
+
self._password_authentication = password_authentication
|
638
|
+
|
639
|
+
@property
|
640
|
+
def global_authentication(self):
|
641
|
+
"""
|
642
|
+
**[Required]** Gets the global_authentication of this SecurityFeatureSummary.
|
643
|
+
The usage of security feature - Global Authentication.
|
644
|
+
|
645
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
646
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
647
|
+
|
648
|
+
|
649
|
+
:return: The global_authentication of this SecurityFeatureSummary.
|
650
|
+
:rtype: str
|
651
|
+
"""
|
652
|
+
return self._global_authentication
|
653
|
+
|
654
|
+
@global_authentication.setter
|
655
|
+
def global_authentication(self, global_authentication):
|
656
|
+
"""
|
657
|
+
Sets the global_authentication of this SecurityFeatureSummary.
|
658
|
+
The usage of security feature - Global Authentication.
|
659
|
+
|
660
|
+
|
661
|
+
:param global_authentication: The global_authentication of this SecurityFeatureSummary.
|
662
|
+
:type: str
|
663
|
+
"""
|
664
|
+
allowed_values = ["ENABLED", "DISABLED", "NONE"]
|
665
|
+
if not value_allowed_none_or_none_sentinel(global_authentication, allowed_values):
|
666
|
+
global_authentication = 'UNKNOWN_ENUM_VALUE'
|
667
|
+
self._global_authentication = global_authentication
|
668
|
+
|
669
|
+
@property
|
670
|
+
def external_authentication(self):
|
671
|
+
"""
|
672
|
+
**[Required]** Gets the external_authentication of this SecurityFeatureSummary.
|
673
|
+
The usage of security feature - External Authentication.
|
674
|
+
|
675
|
+
Allowed values for this property are: "ENABLED", "DISABLED", "NONE", 'UNKNOWN_ENUM_VALUE'.
|
676
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
677
|
+
|
678
|
+
|
679
|
+
:return: The external_authentication of this SecurityFeatureSummary.
|
680
|
+
:rtype: str
|
681
|
+
"""
|
682
|
+
return self._external_authentication
|
683
|
+
|
684
|
+
@external_authentication.setter
|
685
|
+
def external_authentication(self, external_authentication):
|
686
|
+
"""
|
687
|
+
Sets the external_authentication of this SecurityFeatureSummary.
|
688
|
+
The usage of security feature - External Authentication.
|
689
|
+
|
690
|
+
|
691
|
+
:param external_authentication: The external_authentication of this SecurityFeatureSummary.
|
692
|
+
:type: str
|
693
|
+
"""
|
694
|
+
allowed_values = ["ENABLED", "DISABLED", "NONE"]
|
695
|
+
if not value_allowed_none_or_none_sentinel(external_authentication, allowed_values):
|
696
|
+
external_authentication = 'UNKNOWN_ENUM_VALUE'
|
697
|
+
self._external_authentication = external_authentication
|
698
|
+
|
699
|
+
@property
|
700
|
+
def freeform_tags(self):
|
701
|
+
"""
|
702
|
+
Gets the freeform_tags of this SecurityFeatureSummary.
|
703
|
+
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__
|
704
|
+
|
705
|
+
Example: `{\"Department\": \"Finance\"}`
|
706
|
+
|
707
|
+
__ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm
|
708
|
+
|
709
|
+
|
710
|
+
:return: The freeform_tags of this SecurityFeatureSummary.
|
711
|
+
:rtype: dict(str, str)
|
712
|
+
"""
|
713
|
+
return self._freeform_tags
|
714
|
+
|
715
|
+
@freeform_tags.setter
|
716
|
+
def freeform_tags(self, freeform_tags):
|
717
|
+
"""
|
718
|
+
Sets the freeform_tags of this SecurityFeatureSummary.
|
719
|
+
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__
|
720
|
+
|
721
|
+
Example: `{\"Department\": \"Finance\"}`
|
722
|
+
|
723
|
+
__ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm
|
724
|
+
|
725
|
+
|
726
|
+
:param freeform_tags: The freeform_tags of this SecurityFeatureSummary.
|
727
|
+
:type: dict(str, str)
|
728
|
+
"""
|
729
|
+
self._freeform_tags = freeform_tags
|
730
|
+
|
731
|
+
@property
|
732
|
+
def defined_tags(self):
|
733
|
+
"""
|
734
|
+
Gets the defined_tags of this SecurityFeatureSummary.
|
735
|
+
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__
|
736
|
+
|
737
|
+
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
|
738
|
+
|
739
|
+
__ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm
|
740
|
+
|
741
|
+
|
742
|
+
:return: The defined_tags of this SecurityFeatureSummary.
|
743
|
+
:rtype: dict(str, dict(str, object))
|
744
|
+
"""
|
745
|
+
return self._defined_tags
|
746
|
+
|
747
|
+
@defined_tags.setter
|
748
|
+
def defined_tags(self, defined_tags):
|
749
|
+
"""
|
750
|
+
Sets the defined_tags of this SecurityFeatureSummary.
|
751
|
+
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__
|
752
|
+
|
753
|
+
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
|
754
|
+
|
755
|
+
__ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm
|
756
|
+
|
757
|
+
|
758
|
+
:param defined_tags: The defined_tags of this SecurityFeatureSummary.
|
759
|
+
:type: dict(str, dict(str, object))
|
760
|
+
"""
|
761
|
+
self._defined_tags = defined_tags
|
762
|
+
|
763
|
+
def __repr__(self):
|
764
|
+
return formatted_flat_dict(self)
|
765
|
+
|
766
|
+
def __eq__(self, other):
|
767
|
+
if other is None:
|
768
|
+
return False
|
769
|
+
|
770
|
+
return self.__dict__ == other.__dict__
|
771
|
+
|
772
|
+
def __ne__(self, other):
|
773
|
+
return not self == other
|